Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_float.c39 #define OUT_FMT_P AV_SAMPLE_FMT_FLTP macro
H A Dmpegaudiodec_fixed.c39 #define OUT_FMT_P AV_SAMPLE_FMT_S16P macro
H A Dmpegaudiodec_template.c306 avctx->sample_fmt = OUT_FMT_P; in decode_init()
1531 if (s->avctx->sample_fmt == OUT_FMT_P) { in mp_decode_frame()

Completed in 4 milliseconds