Searched defs:nb_packets (Results 1 – 12 of 12) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | xma_parser.c | 37 int duration = 0, packet, nb_packets = buf_size / 2048; in xma_parse() local
|
D | audiotoolboxenc.c | 454 static OSStatus ffat_encode_callback(AudioConverterRef converter, UInt32 *nb_packets, in ffat_encode_callback()
|
D | audiotoolboxdec.c | 416 static OSStatus ffat_decode_callback(AudioConverterRef converter, UInt32 *nb_packets, in ffat_decode_callback()
|
/third_party/ffmpeg/libavformat/ |
D | supdec.c | 75 int nb_packets; in sup_probe() local
|
D | rmenc.c | 27 int nb_packets; member 76 int nb_packets, packet_total_size, packet_max_size, size, packet_avg_size, i; in rv10_write_header() local
|
D | rmdec.c | 60 int nb_packets; member
|
D | asfenc.c | 230 …uint64_t nb_packets; ///< how many packets are there in the file, invalid if broad… member
|
D | mpegts.c | 2934 static int handle_packets(MpegTSContext *ts, int64_t nb_packets) in handle_packets() 3106 int pcr_pid, pid, nb_packets, nb_pcrs, ret, pcr_l; in mpegts_read_header() local
|
D | asfdec_o.c | 100 uint64_t nb_packets; // ASF packets member
|
/third_party/ffmpeg/libavdevice/ |
D | decklink_common.h | 79 int nb_packets; member
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg.h | 389 uint64_t nb_packets; member
|
D | ffplay.c | 121 int nb_packets; member
|