Lines Matching refs:pkt1
828 const AVPacket *pkt1; in ff_read_packet() local
916 pkt1 = &s->internal->raw_packet_buffer_end->pkt; in ff_read_packet()
917 s->internal->raw_packet_buffer_remaining_size -= pkt1->size; in ff_read_packet()
919 if ((err = probe_codec(s, st, pkt1)) < 0) in ff_read_packet()
3642 AVPacket *pkt1 = ic->internal->pkt; local
3849 ret = read_frame_internal(ic, pkt1);
3862 pkt1, NULL, 0);
3868 pkt = pkt1;
3948 av_packet_unref(pkt1);
3987 av_packet_unref(pkt1);
4243 av_packet_unref(pkt1);