Searched defs:iformat (Results 1 – 15 of 15) 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 | 29 AVInputFormat *iformat = NULL; in ff_load_image() local
|
D | src_movie.c | 208 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 | 1246 ff_const59 struct AVInputFormat *iformat; member
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_format.c | 1335 GLenum iformat = internalFormat; in st_ChooseTextureFormat() local
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
D | u_transfer_helper.c | 356 enum pipe_format iformat, format = ptrans->resource->format; in flush_region() local
|
/third_party/gstreamer/gstplugins_bad/gst/y4m/ |
D | gsty4mdec.c | 295 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 3078 static VideoState *stream_open(const char *filename, AVInputFormat *iformat) in stream_open()
|
D | ffprobe.c | 260 static AVInputFormat *iformat = NULL; variable
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cDirectStateAccessTexturesTests.cpp | 4919 glw::GLenum iformat; member
|