Home
last modified time | relevance | path

Searched refs:num_active_dpb_entries (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus_h265.c150 u8 num_active_dpb_entries) in cedrus_h265_frame_info_write_dpb() argument
156 for (i = 0; i < num_active_dpb_entries; i++) { in cedrus_h265_frame_info_write_dpb()
764 decode_params->num_active_dpb_entries); in cedrus_h265_setup()
/linux/drivers/media/platform/mediatek/vcodec/decoder/vdec/
H A Dvdec_hevc_req_multi_if.c206 unsigned char num_active_dpb_entries; member
404 if (index >= decode_params->num_active_dpb_entries) in vdec_hevc_fill_dpb_info()
580 GET_HEVC_VDEC_PARAM(num_active_dpb_entries); in vdec_hevc_copy_decode_params()