Searched refs:collocated_list (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h597 uint8_t collocated_list; member in struct:SliceHeader
H A Dhevc_refs.c306 if (sh->collocated_list == list_idx &&
H A Dhevc_mvs.c225 if (s->sh.collocated_list == L1)
H A Dhevc.c592 sh->collocated_list = L0;
594 sh->collocated_list = !get_bits1(gb);
596 if (sh->nb_refs[sh->collocated_list] > 1) {
598 if (sh->collocated_ref_idx >= sh->nb_refs[sh->collocated_list]) {

Completed in 127 milliseconds