4 /*===========================================================================*/
5 STATIC pthread_mutex_t dec_ctx_mutex_l
;
6 STATIC avutil_video_fr_ref_t
*receive_fr_l
;
7 STATIC avcodec_codec_t
*dec_l
;
8 STATIC
struct vk_mem_rqmts_t tmp_mem_rqmts_l
;
13 struct vk_offset_3d_t top_left
;
14 struct vk_offset_3d_t bottom_right
;
16 bool update_requested
;
17 } blit_l
[npv_vk_swpchn_imgs_n_max
];
18 STATIC avutil_video_fr_ref_t
*last_fr_sent_to_pe_l
;
19 STATIC
bool is_swpchn_sem_fence_submitted_l
;