Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dindeo2.c61 if ((width & 1) || width * height / (2*(IR2_CODES - 0x7F)) > get_bits_left(&ctx->gb)) in ir2_decode_plane()
230 INIT_VLC_STATIC_FROM_LENGTHS(&ir2_vlc, CODE_VLC_BITS, IR2_CODES, in ir2_init_static()
H A Dindeo2data.h27 #define IR2_CODES 143 macro
28 static const uint8_t ir2_tab[IR2_CODES][2] = {

Completed in 2 milliseconds