Home
last modified time | relevance | path

Searched refs:ff_img_read_packet (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dimg2.h78 int ff_img_read_packet(AVFormatContext *s1, AVPacket *pkt);
H A Dimg2_brender_pix.c54 .read_packet = ff_img_read_packet,
H A Dimg2_alias_pix.c70 .read_packet = ff_img_read_packet,
H A Dimg2dec.c409 int ff_img_read_packet(AVFormatContext *s1, AVPacket *pkt) in ff_img_read_packet() function
475 if (ifmt && ifmt->read_packet == ff_img_read_packet && ifmt->raw_codec_id) in ff_img_read_packet()
647 .read_packet = ff_img_read_packet,
672 .read_packet = ff_img_read_packet,
1202 .read_packet = ff_img_read_packet,\

Completed in 3 milliseconds