Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_float.c38 #define OUT_FMT AV_SAMPLE_FMT_FLT macro
H A Dmpegaudiodec_fixed.c38 #define OUT_FMT AV_SAMPLE_FMT_S16 macro
H A Dmpegaudiodec_template.c302 if (avctx->request_sample_fmt == OUT_FMT && in decode_init()
304 avctx->sample_fmt = OUT_FMT; in decode_init()

Completed in 4 milliseconds