Searched refs:value_cnt_pow (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | atrac9tab.h | 427 const int value_cnt_pow; member |
D | atrac9dec.c | 420 const int groups = bands >> huff->value_cnt_pow; in read_coeffs_coarse() |