Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavdevice/
H A Dvfwcap.c48 PacketListEntry *pktl; member
223 PacketListEntry *pktl; in vfw_read_close() local
443 PacketListEntry *pktl = NULL; vfw_read_packet() local
[all...]
H A Ddshow_capture.h325 PacketListEntry *pktl; member
H A Ddshow.c241 PacketListEntry *pktl; in dshow_read_close() local
1860 PacketListEntry *pktl in dshow_read_packet() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Davpacket.c541 PacketListEntry *pktl = av_malloc(sizeof(*pktl)); in avpriv_packet_list_put() local
578 PacketListEntry *pktl = pkt_buffer->head; avpriv_packet_list_get() local
594 PacketListEntry *pktl = tmp; avpriv_packet_list_free() local
[all...]
/third_party/ffmpeg/libavformat/
H A Dmux.c1001 PacketListEntry *pktl = si->packet_buffer.head; in ff_interleave_packet_per_dts() local
1025 PacketListEntry *pktl = si->packet_buffer.head; ff_interleave_packet_per_dts() local
1064 PacketListEntry *pktl = si->packet_buffer.head; ff_interleaved_peek() local
[all...]
H A Ddemux.c556 PacketListEntry *pktl = si->raw_packet_buffer.head; in ff_read_packet() local
827 PacketListEntry *pktl in update_initial_timestamps() local
733 get_next_pkt(AVFormatContext *s, AVStream *st, PacketListEntry *pktl) get_next_pkt() argument
879 PacketListEntry *pktl = si->packet_buffer.head ? si->packet_buffer.head : si->parse_queue.head; update_initial_durations() local
1469 PacketListEntry *pktl = si->packet_buffer.head; av_read_frame() local
[all...]
H A Dmxfenc.c3131 PacketListEntry *pktl = si->packet_buffer.head; in mxf_interleave_get_packet() local
[all...]

Completed in 14 milliseconds