/third_party/ffmpeg/libswscale/arm/ |
D | yuv2rgb_neon.S | 50 .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
|
D | swscale_unscaled.c | 71 #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/ |
D | swscale_unscaled.c | 30 #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
|
D | yuv2rgb_neon.S | 142 .macro declare_func ifmt ofmt
|
/third_party/ffmpeg/libavresample/ |
D | audio_convert.c | 143 #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/ |
D | options.c | 61 const AVOutputFormat *ofmt = NULL; in format_child_class_next() local 117 const AVOutputFormat *ofmt; in format_child_class_iterate() local
|
D | rtp.c | 94 const AVOutputFormat *ofmt = fmt ? fmt->oformat : NULL; in ff_rtp_get_payload_type() local
|
D | utils.c | 5074 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/ |
D | remuxing.c | 48 AVOutputFormat *ofmt = NULL; in main() local
|
/third_party/ffmpeg/libavcodec/ |
D | v4l2_m2m.c | 140 struct v4l2_format ofmt, cfmt; in v4l2_configure_contexts() local
|
/third_party/ffmpeg/libswresample/ |
D | audioconvert.c | 38 #define CONV_FUNC(ofmt, otype, ifmt, expr)\ argument
|
/third_party/gstreamer/gstplugins_good/sys/oss4/ |
D | oss4-audio.c | 586 int ofmt, fmt, chans, rate, width; in gst_oss4_audio_set_format() local
|
/third_party/elfutils/src/ |
D | ar.c | 1083 no0print (bool ofmt, char *buf, int bufsize, long int val) in no0print()
|
/third_party/ffmpeg/fftools/ |
D | cmdutils.c | 1297 const AVOutputFormat *ofmt = NULL; in show_formats_devices() local
|
/third_party/skia/third_party/externals/libwebp/swig/ |
D | libwebp_python_wrap.c | 1561 PyObject *ofmt = SWIG_Python_str_FromChar(fmt); in SwigPyObject_format() local
|