Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmpc.c56 void ff_mpc_dequantize_and_synth(MPCContext * c, int maxband, int16_t **out, in ff_mpc_dequantize_and_synth()
Dmpc8.c191 int maxband, keyframe; in mpc8_decode_frame() local