Home
last modified time | relevance | path

Searched defs:pktl (Results 1 – 7 of 7) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dvfwcap.c48 PacketListEntry *pktl; member
223 PacketListEntry *pktl; in vfw_read_close() local
443 PacketListEntry *pktl = NULL; in vfw_read_packet() local
Ddshow.c241 PacketListEntry *pktl; in dshow_read_close() local
1860 PacketListEntry *pktl = NULL; in dshow_read_packet() local
Ddshow_capture.h325 PacketListEntry *pktl; member
/third_party/ffmpeg/libavcodec/
Davpacket.c541 PacketListEntry *pktl = av_malloc(sizeof(*pktl)); in avpriv_packet_list_put() local
578 PacketListEntry *pktl = pkt_buffer->head; in avpriv_packet_list_get() local
594 PacketListEntry *pktl = tmp; in avpriv_packet_list_free() local
/third_party/ffmpeg/libavformat/
Dmux.c637 for (const PacketListEntry *pktl = si->packet_buffer.head; in handle_avoid_negative_ts() local
996 PacketListEntry *pktl = si->packet_buffer.head; in ff_interleave_packet_per_dts() local
1020 PacketListEntry *pktl = si->packet_buffer.head; in ff_interleave_packet_per_dts() local
1059 PacketListEntry *pktl = si->packet_buffer.head; in ff_interleaved_peek() local
Ddemux.c553 PacketListEntry *pktl = si->raw_packet_buffer.head; in ff_read_packet() local
731 PacketListEntry *pktl) in get_next_pkt()
818 PacketListEntry *pktl = si->packet_buffer.head ? si->packet_buffer.head : si->parse_queue.head; in update_initial_timestamps() local
870 PacketListEntry *pktl = si->packet_buffer.head ? si->packet_buffer.head : si->parse_queue.head; in update_initial_durations() local
1454 PacketListEntry *pktl = si->packet_buffer.head; in av_read_frame() local
Dmxfenc.c3131 PacketListEntry *pktl = si->packet_buffer.head; in mxf_interleave_get_packet() local