Searched refs:qsel (Results 1 – 1 of 1) sorted by relevance
63 int qsel, int is_chroma, int is_hqa) in hq_decode_block() argument72 q = ff_hq_quants[qsel][is_chroma][get_bits(gb, 2)]; in hq_decode_block()74 q = ff_hq_quants[qsel][is_chroma][get_bits(gb, 2)]; in hq_decode_block()