Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dg729dec.c111 int16_t past_quantizer_output_buf[MA_NP + 1][10]; member
373 ctx->past_quantizer_outputs[k] = ctx->past_quantizer_output_buf[k]; in decoder_init()