Home
last modified time | relevance | path

Searched refs:adpcm_ctx (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddcaenc.c66 DCAADPCMEncContext adpcm_ctx; member
182 if (ff_dcaadpcm_init(&c->adpcm_ctx)) in encode_init()
320 ff_dcaadpcm_free(&c->adpcm_ctx); in encode_close()
589 pred_vq_id = ff_dcaadpcm_subband_analysis(&c->adpcm_ctx, samples, in adpcm_analysis()

Completed in 3 milliseconds