Searched refs:dpb_idx (Results 1 – 4 of 4) sorted by relevance
314 unsigned int dpb_idx) in hantro_h264_get_ref_buf() argument319 if (dpb[dpb_idx].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in hantro_h264_get_ref_buf()320 dma_addr = hantro_get_ref(ctx, dpb[dpb_idx].reference_ts); in hantro_h264_get_ref_buf()
176 unsigned int dpb_idx);
190 u8 dpb_idx; in _cedrus_write_ref_list() local192 dpb_idx = ref_list[i].index; in _cedrus_write_ref_list()193 dpb = &decode->dpb[dpb_idx]; in _cedrus_write_ref_list()
859 unsigned int dpb_idx) in get_ref_buf() argument866 if (dpb[dpb_idx].flags & V4L2_H264_DPB_ENTRY_FLAG_ACTIVE) in get_ref_buf()868 dpb[dpb_idx].reference_ts, 0); in get_ref_buf()