Home
last modified time | relevance | path

Searched defs:ofmt (Results 1 – 15 of 15) sorted by relevance

/third_party/ffmpeg/libswscale/arm/
Dyuv2rgb_neon.S50 .macro compute dst ofmt
82 .macro process_1l_internal dst src ofmt
87 .macro process_1l ofmt argument
92 .macro process_2l ofmt argument
227 .macro process_nv12 ofmt argument
231 .macro process_nv21 ofmt argument
235 .macro process_yuv420p ofmt argument
239 .macro process_yuv422p ofmt argument
243 .macro declare_func ifmt ofmt
Dswscale_unscaled.c71 #define DECLARE_FF_YUVX_TO_RGBX_FUNCS(ifmt, ofmt) \ argument
107 #define DECLARE_FF_NVX_TO_RGBX_FUNCS(ifmt, ofmt) \ in DECLARE_FF_YUVX_TO_ALL_RGBX_FUNCS() argument
144 #define SET_FF_NVX_TO_RGBX_FUNC(ifmt, IFMT, ofmt, OFMT, accurate_rnd) do { \ argument
/third_party/ffmpeg/libswscale/aarch64/
Dswscale_unscaled.c30 #define DECLARE_FF_YUVX_TO_RGBX_FUNCS(ifmt, ofmt) \ argument
64 #define DECLARE_FF_NVX_TO_RGBX_FUNCS(ifmt, ofmt) \ in DECLARE_FF_YUVX_TO_ALL_RGBX_FUNCS() argument
99 #define SET_FF_NVX_TO_RGBX_FUNC(ifmt, IFMT, ofmt, OFMT, accurate_rnd) do { \ argument
Dyuv2rgb_neon.S142 .macro declare_func ifmt ofmt
/third_party/ffmpeg/libavresample/
Daudio_convert.c143 #define CONV_FUNC_FLAT(ofmt, otype, ifmt, itype, expr) \ argument
155 #define CONV_FUNC_INTERLEAVE(ofmt, otype, ifmt, itype, expr) \ argument
171 #define CONV_FUNC_DEINTERLEAVE(ofmt, otype, ifmt, itype, expr) \ argument
187 #define CONV_FUNC_GROUP(ofmt, otype, ifmt, itype, expr) \ argument
218 #define SET_CONV_FUNC_GROUP(ofmt, ifmt) … in CONV_FUNC_GROUP() argument
/third_party/ffmpeg/libavformat/
Doptions.c61 const AVOutputFormat *ofmt = NULL; in format_child_class_next() local
117 const AVOutputFormat *ofmt; in format_child_class_iterate() local
Drtp.c94 const AVOutputFormat *ofmt = fmt ? fmt->oformat : NULL; in ff_rtp_get_payload_type() local
Dutils.c5074 int avformat_query_codec(const AVOutputFormat *ofmt, enum AVCodecID codec_id,
5814 int avformat_transfer_internal_stream_timing_info(const AVOutputFormat *ofmt,
/third_party/ffmpeg/doc/examples/
Dremuxing.c48 AVOutputFormat *ofmt = NULL; in main() local
/third_party/ffmpeg/libavcodec/
Dv4l2_m2m.c140 struct v4l2_format ofmt, cfmt; in v4l2_configure_contexts() local
/third_party/ffmpeg/libswresample/
Daudioconvert.c38 #define CONV_FUNC(ofmt, otype, ifmt, expr)\ argument
/third_party/gstreamer/gstplugins_good/sys/oss4/
Doss4-audio.c586 int ofmt, fmt, chans, rate, width; in gst_oss4_audio_set_format() local
/third_party/elfutils/src/
Dar.c1083 no0print (bool ofmt, char *buf, int bufsize, long int val) in no0print()
/third_party/ffmpeg/fftools/
Dcmdutils.c1297 const AVOutputFormat *ofmt = NULL; in show_formats_devices() local
/third_party/skia/third_party/externals/libwebp/swig/
Dlibwebp_python_wrap.c1561 PyObject *ofmt = SWIG_Python_str_FromChar(fmt); in SwigPyObject_format() local