Home
last modified time | relevance | path

Searched defs:iformat (Results 1 – 14 of 14) sorted by relevance

/third_party/ffmpeg/libavdevice/
Dutils.c23 int ff_alloc_input_device_context(AVFormatContext **avctx, AVInputFormat *iformat, const char *form… in ff_alloc_input_device_context()
/third_party/ffmpeg/libavfilter/
Dlavfutils.c29 AVInputFormat *iformat = NULL; in ff_load_image() local
Dsrc_movie.c208 AVInputFormat *iformat = NULL; in movie_common_init() local
/third_party/ffmpeg/tools/
Denum_options.c91 const AVInputFormat *iformat = NULL; in show_format_opts() local
/third_party/ffmpeg/libavformat/
Drtpdec_asf.c109 ff_const59 AVInputFormat *iformat; in ff_wms_parse_sdp_a_line() local
Dmpeg.c742 ff_const59 AVInputFormat *iformat; in vobsub_read_header() local
Davformat.h1246 ff_const59 struct AVInputFormat *iformat; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_format.c1320 GLenum iformat = internalFormat; in st_ChooseTextureFormat() local
/third_party/gstreamer/gstplugins_bad/gst/y4m/
Dgsty4mdec.c295 int iformat = 420; in gst_y4m_dec_parse_header() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_transfer_helper.c371 enum pipe_format iformat, format = ptrans->resource->format; in flush_region() local
/third_party/NuttX/drivers/usbdev/gadget/
Df_uvc.c1485 uint8_t iformat, iframe, nframes; in fuvc_streaming_set() local
1772 int iframe, int iformat) in fuvc_fill_streaming_control()
/third_party/ffmpeg/fftools/
Dffplay.c206 AVInputFormat *iformat; member
3078 static VideoState *stream_open(const char *filename, AVInputFormat *iformat) in stream_open()
Dffprobe.c260 static AVInputFormat *iformat = NULL; variable
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cDirectStateAccessTexturesTests.cpp4919 glw::GLenum iformat; member