Searched refs:total_zeros_vlc_tables (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | h264_cavlc.c | 250 static VLCElem total_zeros_vlc_tables[15][512]; variable 381 total_zeros_vlc[i + 1].table = total_zeros_vlc_tables[i]; in ff_h264_decode_init_vlc() |
Completed in 3 milliseconds