Searched refs:NUM_HQ_QUANTS (Results 1 – 3 of 3) sorted by relevance
35 #define NUM_HQ_QUANTS 16 macro
1126 const int32_t *const ff_hq_quants[NUM_HQ_QUANTS][2][4] = {
270 if (quant >= NUM_HQ_QUANTS) { in hqa_decode_frame()