Searched refs:collocated_list (Results 1 – 5 of 5) sorted by relevance
288 uint8_t collocated_list; member
353 if (sh->collocated_list == list_idx && in ff_hevc_slice_rpl()
449 .collocated_from_l0_flag = sh->collocated_list == L0 ? 1 : 0, in vaapi_hevc_decode_slice()
193 if (s->sh.collocated_list == L1) in derive_temporal_colocated_mvs()
789 sh->collocated_list = L0; in hls_slice_header()791 sh->collocated_list = !get_bits1(gb); in hls_slice_header()793 if (sh->nb_refs[sh->collocated_list] > 1) { in hls_slice_header()795 if (sh->collocated_ref_idx >= sh->nb_refs[sh->collocated_list]) { in hls_slice_header()