Searched refs:IR2_CODES (Results 1 – 2 of 2) sorted by relevance
27 #define IR2_CODES 143 macro28 static const uint8_t ir2_tab[IR2_CODES][2] = {
60 if ((width & 1) || width * height / (2*(IR2_CODES - 0x7F)) > get_bits_left(&ctx->gb)) in ir2_decode_plane()231 INIT_VLC_STATIC_FROM_LENGTHS(&ir2_vlc, CODE_VLC_BITS, IR2_CODES, in ir2_init_static()