Searched refs:classic_shift_chroma (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dhuffyuvdec.c51 static const unsigned char classic_shift_chroma[classic_shift_chroma_table_size + FF_INPUT_BUFFER_PADDING_SIZE] = { variable
238 init_get_bits(&gb, classic_shift_chroma,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavcodec/
H A Dhuffyuv.c93 static const unsigned char classic_shift_chroma[classic_shift_chroma_table_size + FF_INPUT_BUFFER_PADDING_SIZE] = { variable
374 init_get_bits(&gb, classic_shift_chroma, classic_shift_chroma_table_size*8);

Completed in 37 milliseconds