Home
last modified time | relevance | path

Searched defs:quant_cof (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dalsdec.c219 int32_t **quant_cof; ///< quantized parcor coefficients for a channel member
254 int32_t *quant_cof; ///< quantized parcor coefficients member
640 int32_t *quant_cof = bd->quant_cof; in read_var_block_data() local
912 int32_t *quant_cof = bd->quant_cof; in decode_var_block_data() local