Searched defs:iformat (Results 1 – 12 of 12) sorted by relevance
/third_party/ffmpeg/libavdevice/ |
D | utils.c | 23 int ff_alloc_input_device_context(AVFormatContext **avctx, AVInputFormat *iformat, const char *form… in ff_alloc_input_device_context()
|
/third_party/ffmpeg/libavfilter/ |
D | lavfutils.c | 28 AVInputFormat *iformat = NULL; in ff_load_image() local
|
D | src_movie.c | 212 AVInputFormat *iformat = NULL; in movie_common_init() local
|
/third_party/ffmpeg/tools/ |
D | enum_options.c | 91 const AVInputFormat *iformat = NULL; in show_format_opts() local
|
/third_party/ffmpeg/libavformat/ |
D | rtpdec_asf.c | 109 ff_const59 AVInputFormat *iformat; in ff_wms_parse_sdp_a_line() local
|
D | mpeg.c | 742 ff_const59 AVInputFormat *iformat; in vobsub_read_header() local
|
D | avformat.h | 1349 ff_const59 struct AVInputFormat *iformat; member
|
/third_party/gstreamer/gstplugins_bad/gst/y4m/ |
D | gsty4mdec.c | 293 int iformat = 420; in gst_y4m_dec_parse_header() local
|
/third_party/NuttX/drivers/usbdev/gadget/ |
D | f_uvc.c | 1485 uint8_t iformat, iframe, nframes; in fuvc_streaming_set() local 1772 int iframe, int iformat) in fuvc_fill_streaming_control()
|
/third_party/boost/libs/graph/example/ |
D | iohb.c | 762 char pformat[16],iformat[16],vformat[19],rformat[19]; in writeHB_mat_double() local 1345 char pformat[16],iformat[16],vformat[19],rformat[19]; in writeHB_mat_char() local
|
/third_party/ffmpeg/fftools/ |
D | ffplay.c | 206 AVInputFormat *iformat; member 3076 static VideoState *stream_open(const char *filename, AVInputFormat *iformat) in stream_open()
|
D | ffprobe.c | 259 static AVInputFormat *iformat = NULL; variable
|