Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dimg2_brender_pix.c54 .read_packet = ff_img_read_packet,
Dimg2.h78 int ff_img_read_packet(AVFormatContext *s1, AVPacket *pkt);
Dimg2_alias_pix.c70 .read_packet = ff_img_read_packet,
Dimg2dec.c405 int ff_img_read_packet(AVFormatContext *s1, AVPacket *pkt) in ff_img_read_packet() function
471 if (ifmt && ifmt->read_packet == ff_img_read_packet && ifmt->raw_codec_id) in ff_img_read_packet()
642 .read_packet = ff_img_read_packet,
667 .read_packet = ff_img_read_packet,
1121 .read_packet = ff_img_read_packet,\