Home
last modified time | relevance | path

Searched refs:ff_hq_quants (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dhq_hqa.h54 extern const int32_t * const ff_hq_quants[16][2][4];
H A Dhq_hqa.c73 q = ff_hq_quants[qsel][is_chroma][get_bits(gb, 2)]; in hq_decode_block()
75 q = ff_hq_quants[qsel][is_chroma][get_bits(gb, 2)]; in hq_decode_block()
H A Dhq_hqadata.c1126 const int32_t *const ff_hq_quants[NUM_HQ_QUANTS][2][4] = { variable

Completed in 18 milliseconds