Home
last modified time | relevance | path

Searched refs:ff_raw_read_partial_packet (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavformat/
Drawdec.h46 int ff_raw_read_partial_packet(AVFormatContext *s, AVPacket *pkt);
79 .read_packet = ff_raw_read_partial_packet,\
105 .read_packet = ff_raw_read_partial_packet,\
Dmlpdec.c65 .read_packet = ff_raw_read_partial_packet,
86 .read_packet = ff_raw_read_partial_packet,
Dac3dec.c111 .read_packet = ff_raw_read_partial_packet,
132 .read_packet = ff_raw_read_partial_packet,
Drawdec.c35 int ff_raw_read_partial_packet(AVFormatContext *s, AVPacket *pkt) in ff_raw_read_partial_packet() function
147 .read_packet = ff_raw_read_partial_packet,
Dsbcdec.c32 .read_packet = ff_raw_read_partial_packet,
Dg722.c54 .read_packet = ff_raw_read_partial_packet,
Dshortendec.c74 .read_packet = ff_raw_read_partial_packet,
Dacm.c69 .read_packet = ff_raw_read_partial_packet,
Dipudec.c83 .read_packet = ff_raw_read_partial_packet,
Dloasdec.c92 .read_packet = ff_raw_read_partial_packet,
Dflacdec.c281 ret = ff_raw_read_partial_packet(s, pkt); in flac_read_timestamp()
338 .read_packet = ff_raw_read_partial_packet,
Ddtsdec.c141 .read_packet = ff_raw_read_partial_packet,
Dwsddec.c170 .read_packet = ff_raw_read_partial_packet,
Dtakdec.c210 ret = ff_raw_read_partial_packet(s, pkt); in raw_read_packet()