Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daptx.c312 ConstTables ff_aptx_quant_tables[2][NB_SUBBANDS] = { variable
504 &ff_aptx_quant_tables[hd][subband]); in ff_aptx_invert_quantize_and_prediction()
Daptx.h112 extern ConstTables ff_aptx_quant_tables[2][NB_SUBBANDS];
Daptxenc.c146 &ff_aptx_quant_tables[hd][subband]); in aptx_encode_channel()