Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddcaadpcm.h52 av_cold void ff_dcaadpcm_free(DCAADPCMEncContext *s);
Ddcaadpcm.c225 av_cold void ff_dcaadpcm_free(DCAADPCMEncContext *s) in ff_dcaadpcm_free() function
Ddcaenc.c314 ff_dcaadpcm_free(&c->adpcm_ctx); in encode_close()