Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_float.c154 .priv_data_size = sizeof(MP3On4DecodeContext),
H A Dmpegaudiodec_fixed.c141 .priv_data_size = sizeof(MP3On4DecodeContext),
H A Dmpegaudiodec_template.c1694 typedef struct MP3On4DecodeContext { struct
1699 } MP3On4DecodeContext; typedef
1734 MP3On4DecodeContext *s = avctx->priv_data; in decode_close_mp3on4()
1746 MP3On4DecodeContext *s = avctx->priv_data; in decode_init_mp3on4()
1809 MP3On4DecodeContext *s = avctx->priv_data; in flush_mp3on4()
1821 MP3On4DecodeContext *s = avctx->priv_data; in decode_frame_mp3on4()

Completed in 4 milliseconds