Home
last modified time | relevance | path

Searched defs:ifmt (Results 1 – 11 of 11) sorted by relevance

/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.S202 .macro declare_rgb_funcs ifmt argument
/third_party/ffmpeg/libswscale/arm/
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
Dyuv2rgb_neon.S270 .macro declare_rgb_funcs ifmt argument
/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/libswresample/
Daudioconvert.c38 #define CONV_FUNC(ofmt, otype, ifmt, expr)\ argument
/third_party/ffmpeg/libavformat/
Doptions.c100 const AVInputFormat *ifmt; in format_child_class_iterate() local
Dimg2dec.c460 const AVInputFormat *ifmt; in ff_img_read_packet() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_blitter.c258 enum a6xx_2d_ifmt ifmt = fd6_ifmt(fmt); in emit_blit_setup() local
/third_party/ffmpeg/fftools/
Dopt_common.c847 const AVInputFormat *ifmt = NULL; in show_formats_devices() local
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_clear_blit.c116 enum a6xx_2d_ifmt ifmt = format_to_ifmt(format); in r2d_clear_value() local
337 enum a6xx_2d_ifmt ifmt = format_to_ifmt(dst_format); in r2d_setup_common() local