Searched defs:max_frames (Results 1 – 14 of 14) sorted by relevance
/third_party/ffmpeg/tools/ |
D | venc_data_dump.c | 32 static int decode_read(AVCodecContext *decoder, AVFrame *frame, int flush, int max_frames) in decode_read() 112 unsigned int stream_idx, max_frames; in main() local
|
/third_party/ffmpeg/libavformat/ |
D | loasdec.c | 32 int max_frames = 0, first_frames = 0; in loas_probe() local
|
D | ac3dec.c | 30 int max_frames, first_frames = 0, frames; in ac3_eac3_probe() local
|
D | aacdec.c | 36 int max_frames = 0, first_frames = 0; in adts_aac_probe() local
|
D | mp3dec.c | 69 int max_frames, first_frames = 0; in mp3_read_probe() local
|
/third_party/gstreamer/gstplugins_good/gst/audioparsers/ |
D | gstsbcparse.c | 195 gint i, max_frames; in gst_sbc_parse_handle_frame() local
|
/third_party/ffmpeg/libavcodec/ |
D | libsvtav1.c | 361 const int max_frames = 8; in get_output_ref() local
|
D | opusenc.c | 624 int ret, max_frames; in opus_encode_init() local
|
/third_party/ffmpeg/libavfilter/ |
D | vsrc_mptestsrc.c | 57 int64_t max_frames; member
|
/third_party/FreeBSD/sys/dev/usb/ |
D | usb_ioctl.h | 223 uint32_t max_frames; /* read and write */ member
|
/third_party/pulseaudio/src/modules/alsa/ |
D | alsa-util.c | 338 snd_pcm_uframes_t max_frames = 0; in pa_alsa_set_hw_params() local
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg.h | 170 SpecifierOpt *max_frames; member 477 int64_t max_frames; member
|
/third_party/alsa-lib/src/pcm/ |
D | pcm_share.c | 142 snd_pcm_sframes_t min_frames, max_frames; in _snd_pcm_share_slave_forward() local
|
/third_party/gstreamer/gstplugins_base/gst/typefind/ |
D | gsttypefindfunctions.c | 1126 gint max_frames) in aac_type_find_scan_loas_frames_ep() 1167 gint max_frames) in aac_type_find_scan_loas_frames()
|