Home
last modified time | relevance | path

Searched refs:NUM_HQ_QUANTS (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhq_hqa.h35 #define NUM_HQ_QUANTS 16 macro
Dhq_hqadata.c1126 const int32_t *const ff_hq_quants[NUM_HQ_QUANTS][2][4] = {
Dhq_hqa.c270 if (quant >= NUM_HQ_QUANTS) { in hqa_decode_frame()