Home
last modified time | relevance | path

Searched defs:st_num (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dasfdec_o.c424 static AVStream *find_stream(AVFormatContext *s, uint16_t st_num) in find_stream() argument
440 static int asf_store_aspect_ratio(AVFormatContext *s, uint8_t st_num, uint8_t *name, int type) in asf_store_aspect_ratio() argument
469 uint16_t name_len, buflen, type, val_len, st_num; in asf_read_metadata_obj() local
729 uint16_t nb_st_name, nb_pay_exts, st_num, lang_idx; asf_read_ext_stream_properties() local
1273 asf_deinterleave(AVFormatContext *s, ASFPacket *asf_pkt, int st_num) asf_deinterleave() argument
[all...]
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c2974 int st_num = strtol(p2, NULL, 0); in open_output_file() local

Completed in 9 milliseconds