Home
last modified time | relevance | path

Searched refs:audio_read_packet (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dsndio_dec.c59 static int audio_read_packet(AVFormatContext *s1, AVPacket *pkt) in audio_read_packet() function
117 .read_packet = audio_read_packet,
Doss_dec.c70 static int audio_read_packet(AVFormatContext *s1, AVPacket *pkt) in audio_read_packet() function
140 .read_packet = audio_read_packet,
Dalsa_dec.c101 static int audio_read_packet(AVFormatContext *s1, AVPacket *pkt) in audio_read_packet() function
165 .read_packet = audio_read_packet,
Djack.c264 static int audio_read_packet(AVFormatContext *context, AVPacket *pkt) in audio_read_packet() function
350 .read_packet = audio_read_packet,