Searched refs:dpb_idx (Results 1 – 2 of 2) sorted by relevance
420 unsigned int dpb_idx) in get_ref_buf() argument428 if (dpb_idx < decode_params->num_active_dpb_entries) in get_ref_buf()429 buf = vb2_find_buffer(cap_q, dpb[dpb_idx].timestamp); in get_ref_buf()
210 u8 dpb_idx; in _cedrus_write_ref_list() local212 dpb_idx = ref_list[i].index; in _cedrus_write_ref_list()213 dpb = &decode->dpb[dpb_idx]; in _cedrus_write_ref_list()