Searched refs:bfu_amount_tab2 (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | atrac1data.h | 34 static const uint8_t bfu_amount_tab2[4] = { 0, 112, 176, 208}; variable |
D | atrac1.c | 207 bfu_amount_tab2[get_bits(gb, 2)] + in at1_unpack_dequant() |