Searched refs:list_entry_lx (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhevc.h583 unsigned int list_entry_lx[2][32]; member in struct:SliceHeader
H A Dhevc_refs.c289 int idx = sh->list_entry_lx[list_idx][i];
H A Dhevc.c571 sh->list_entry_lx[0][i] = get_bits(gb, av_ceil_log2(nb_refs));
578 sh->list_entry_lx[1][i] = get_bits(gb, av_ceil_log2(nb_refs));

Completed in 51 milliseconds