/third_party/pixman/pixman/ |
D | pixman-arm-neon-asm.S | 2975 .macro bilinear_interpolate_last_pixel src_fmt, dst_fmt 2991 .macro bilinear_interpolate_two_pixels src_fmt, dst_fmt 3008 .macro bilinear_interpolate_four_pixels src_fmt, dst_fmt 3040 .macro bilinear_interpolate_four_pixels_head src_fmt, dst_fmt 3048 .macro bilinear_interpolate_four_pixels_tail src_fmt, dst_fmt 3054 .macro bilinear_interpolate_four_pixels_tail_head src_fmt, dst_fmt 3062 .macro bilinear_interpolate_eight_pixels_head src_fmt, dst_fmt 3071 .macro bilinear_interpolate_eight_pixels_tail src_fmt, dst_fmt 3079 .macro bilinear_interpolate_eight_pixels_tail_head src_fmt, dst_fmt
|
/third_party/flutter/skia/third_party/externals/sdl/src/audio/ |
D | SDL_audio_c.h | 36 SDL_AudioFormat dst_fmt; member
|
D | SDL_audiocvt.c | 838 SDL_HandTunedTypeCVT(SDL_AudioFormat src_fmt, SDL_AudioFormat dst_fmt) in SDL_HandTunedTypeCVT() 857 SDL_AudioFormat src_fmt, SDL_AudioFormat dst_fmt) in SDL_BuildAudioTypeCVT() 1000 SDL_AudioFormat dst_fmt, Uint8 dst_channels, int dst_rate) in SDL_BuildAudioCVT()
|
/third_party/flutter/skia/third_party/externals/sdl/src/video/ |
D | SDL_blit_slow.c | 46 SDL_PixelFormat *dst_fmt = info->dst_fmt; in SDL_Blit_Slow() local
|
D | SDL_surface.c | 1062 SDL_PixelFormat src_fmt, dst_fmt; in SDL_ConvertPixels() local
|
D | SDL_blit.h | 66 SDL_PixelFormat *dst_fmt; member
|
/third_party/flutter/skia/third_party/externals/sdl/src/stdlib/ |
D | SDL_iconv.c | 131 int dst_fmt; member 210 int dst_fmt = ENCODING_UNKNOWN; in SDL_iconv_open() local
|
/third_party/pixman/test/ |
D | solid-test.c | 278 pixman_format_code_t src_fmt, dst_fmt, mask_fmt = PIXMAN_null; in test_solid() local
|
D | blitters-test.c | 246 pixman_format_code_t src_fmt, dst_fmt, mask_fmt; in test_composite() local
|
D | affine-test.c | 45 pixman_format_code_t src_fmt, dst_fmt; in test_composite() local
|
D | scaling-test.c | 76 pixman_format_code_t src_fmt, mask_fmt, dst_fmt; in test_composite() local
|
D | cover-test.c | 264 pixman_format_code_t src_fmt, dst_fmt, mask_fmt; in test_cover() local
|
D | lowlevel-blt-bench.c | 388 int dst_fmt, in bench_composite() 628 int dst_fmt; member
|
/third_party/ffmpeg/libswresample/ |
D | audioconvert.c | 35 #define CONV_FUNC_NAME(dst_fmt, src_fmt) conv_ ## src_fmt ## _to_ ## dst_fmt argument
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_format_srgb.c | 328 const struct util_format_description *dst_fmt, in lp_build_float_to_srgb_packed()
|
/third_party/gstreamer/gstplugins_base/gst/audiorate/ |
D | gstaudiorate.c | 413 GstFormat src_fmt, dst_fmt; in gst_audio_rate_convert_segments() local
|
/third_party/ffmpeg/libavresample/ |
D | audio_convert.c | 134 #define CONV_FUNC_NAME(dst_fmt, src_fmt) conv_ ## src_fmt ## _to_ ## dst_fmt argument
|
/third_party/mesa3d/src/gallium/drivers/iris/ |
D | iris_blit.c | 474 struct iris_format_info dst_fmt = in iris_blit() local
|
/third_party/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_blit.c | 577 struct crocus_format_info dst_fmt = in crocus_blit() local
|
/third_party/ffmpeg/libavfilter/ |
D | avfiltergraph.c | 630 static int get_fmt_score(enum AVSampleFormat dst_fmt, enum AVSampleFormat src_fmt) in get_fmt_score()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_surface.c | 710 enum pipe_format dst_fmt; in nv50_clear_buffer() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_surface.c | 502 enum pipe_format dst_fmt; in nvc0_clear_buffer() local
|
/third_party/flutter/skia/third_party/externals/sdl/src/render/ |
D | SDL_render.c | 550 SDL_PixelFormat *dst_fmt; in SDL_CreateTextureFromSurface() local
|
/third_party/ffmpeg/libswscale/ |
D | swscale_unscaled.c | 1970 #define IS_DIFFERENT_ENDIANESS(src_fmt, dst_fmt, pix_fmt) \ argument
|