| /third_party/flutter/skia/third_party/externals/sdl/src/video/ |
| D | SDL_blit.c | 128 SDL_ChooseBlitFunc(Uint32 src_format, Uint32 dst_format, int flags, in SDL_ChooseBlitFunc() 254 Uint32 src_format = surface->format->format; in SDL_CalculateBlit() local 265 Uint32 src_format = surface->format->format; in SDL_CalculateBlit() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_cb_readpixels.c | 100 enum pipe_format src_format, enum pipe_format dst_format, in try_pbo_readpixels() 280 enum pipe_format src_format, enum pipe_format dst_format) in blit_to_staging() 348 enum pipe_format src_format, enum pipe_format dst_format) in try_cached_readpixels() 425 enum pipe_format dst_format, src_format; in st_ReadPixels() local
|
| D | st_pbo.c | 584 get_pbo_conversion(enum pipe_format src_format, enum pipe_format dst_format) in get_pbo_conversion() 603 enum pipe_format src_format, in st_pbo_get_upload_fs() 619 enum pipe_format src_format, in st_pbo_get_download_fs()
|
| D | st_cb_texture.c | 134 st_pbo_get_src_format(struct pipe_screen *screen, enum pipe_format src_format, struct pipe_resource… in st_pbo_get_src_format() 290 enum pipe_format src_format, bool is_compressed, in st_pbo_get_dst_format() 1424 reinterpret_formats(enum pipe_format *src_format, enum pipe_format *dst_format) in reinterpret_formats() 1484 enum pipe_format src_format) in try_pbo_upload_common() 1604 enum pipe_format src_format; in try_pbo_upload() local 1704 enum pipe_format src_format, enum pipe_format dst_format, in try_pbo_download() 1895 enum pipe_format src_format, dst_format; in st_TexSubImage() local 2414 enum pipe_format dst_format, src_format; in st_GetTexSubImage() local
|
| D | st_pbo_compute.c | 67 enum pipe_format src_format, in get_convert_format() 278 fill_pbo_data(struct pbo_data *pd, enum pipe_format src_format, enum pipe_format dst_format, bool s… in fill_pbo_data() 779 enum pipe_format src_format, in download_texture_compute() 1062 enum pipe_format dst_format, src_format; in st_GetTexSubImage_shader() local
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/video/ |
| D | gstvideoutilsprivate.c | 154 GstFormat src_format, gint64 src_value, in __gst_video_rawvideo_convert() 212 GstFormat src_format, gint64 src_value, GstFormat * dest_format, in __gst_video_encoded_video_convert()
|
| /third_party/mesa3d/src/util/tests/format/ |
| D | u_format_compatible_test.c | 38 enum pipe_format src_format; in test_all() local
|
| /third_party/mesa3d/src/freedreno/vulkan/ |
| D | tu_clear_blit.c | 148 fixup_src_format(enum pipe_format *src_format, enum pipe_format dst_format, in fixup_src_format() 169 fixup_dst_format(enum pipe_format src_format, enum pipe_format *dst_format, in fixup_dst_format() 193 enum pipe_format src_format = iview->format; in r2d_src() local 268 enum pipe_format src_format) in r2d_dst() 308 enum pipe_format src_format) in r2d_dst_buffer() 327 enum pipe_format src_format, in r2d_setup_common() 389 enum pipe_format src_format, in r2d_setup() 967 enum pipe_format src_format = iview->format; in r3d_src() local 1055 enum pipe_format src_format) in r3d_dst() 1108 enum pipe_format src_format) in r3d_dst_buffer() [all …]
|
| /third_party/gstreamer/gstplugins_bad/gst/codecalpha/ |
| D | gstalphacombine.c | 111 GstVideoFormat src_format; member 193 GstVideoFormat src_format = GST_VIDEO_FORMAT_UNKNOWN; in gst_alpha_combine_negotiate() local 392 GstVideoFormat sink_format, src_format = GST_VIDEO_FORMAT_UNKNOWN; in gst_alpha_combine_set_sink_format() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | gen_vk_format_table.py | 118 def get_vertex_copy_function(src_format, dst_format, vk_format): argument
|
| /third_party/alsa-lib/src/pcm/ |
| D | pcm_linear.c | 53 int snd_pcm_linear_convert_index(snd_pcm_format_t src_format, in snd_pcm_linear_convert_index() 79 int snd_pcm_linear_get_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in snd_pcm_linear_get_index() 113 int snd_pcm_linear_put_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in snd_pcm_linear_put_index()
|
| /third_party/gstreamer/gstplugins_good/ext/dv/ |
| D | gstdvdemux.c | 382 GstFormat src_format, gint64 src_value, GstFormat dest_format, in gst_dvdemux_src_convert() 497 gst_dvdemux_sink_convert (GstDVDemux * dvdemux, GstFormat src_format, in gst_dvdemux_sink_convert() 839 GstFormat src_format, gint64 src_start, gint64 src_stop, in gst_dvdemux_convert_src_pair() 867 GstFormat src_format, gint64 src_start, gint64 src_stop, in gst_dvdemux_convert_sink_pair() 897 GstFormat src_format, gint64 src_start, gint64 src_stop, in gst_dvdemux_convert_src_to_sink()
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | angle_format.py | 241 def get_vertex_copy_function(src_format, dst_format): argument
|
| /third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| D | angle_format.py | 233 def get_vertex_copy_function(src_format, dst_format): argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| D | gen_vk_format_table.py | 130 def get_vertex_copy_function(src_format, dst_format, vk_format): argument
|
| /third_party/mesa3d/src/broadcom/vulkan/ |
| D | v3dv_meta_copy.c | 478 VkFormat src_format; in copy_image_to_buffer_blit() local 1963 VkFormat src_format, in texel_buffer_shader_copy() 2294 VkFormat src_format, in copy_buffer_to_image_blit() 2560 VkFormat src_format; in copy_buffer_to_image_shader() local 2955 VkFormat src_format, in get_blit_pipeline_cache_key() 2993 VkFormat src_format, in create_blit_render_pass() 3281 VkFormat src_format, in get_color_blit_fs() 3509 VkFormat src_format, in create_blit_pipeline() 3582 VkFormat src_format, in get_blit_pipeline() 3796 VkFormat src_format, in blit_shader()
|
| /third_party/flutter/skia/third_party/externals/wuffs/internal/cgen/base/ |
| D | image-impl.c | 161 wuffs_base__pixel_format src_format, in wuffs_base__pixel_swizzler__prepare()
|
| /third_party/gstreamer/gstplugins_base/gst-libs/gst/audio/ |
| D | gstaudioutilsprivate.c | 167 gint64 bytes, gint64 samples, GstFormat src_format, in __gst_audio_encoded_audio_convert()
|
| /third_party/gstreamer/gstplugins_bad/ext/soundtouch/ |
| D | gstpitch.cc | 471 GstFormat src_format, gint64 src_value, in gst_pitch_convert() 616 GstFormat src_format, dst_format; in gst_pitch_src_query() local
|
| /third_party/gstreamer/gstplugins_good/gst/imagefreeze/ |
| D | gstimagefreeze.c | 409 GstFormat src_format, gint64 src_value, in gst_image_freeze_convert() 476 GstFormat src_format, dest_format; in gst_image_freeze_src_query() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/metal/ |
| D | gen_mtl_format_table.py | 184 def get_vertex_copy_function_and_default_alpha(src_format, dst_format): argument
|
| /third_party/gstreamer/gstplugins_bad/gst/videoparsers/ |
| D | gstdiracparse.c | 385 gst_dirac_parse_convert (GstBaseParse * parse, GstFormat src_format, in gst_dirac_parse_convert()
|
| /third_party/gstreamer/gstplugins_base/gst/rawparse/ |
| D | gstrawbaseparse.c | 674 gst_raw_base_parse_convert (GstBaseParse * parse, GstFormat src_format, in gst_raw_base_parse_convert()
|
| /third_party/gstreamer/gstplugins_good/gst/auparse/ |
| D | gstauparse.c | 498 gst_au_parse_src_convert (GstAuParse * auparse, GstFormat src_format, in gst_au_parse_src_convert()
|
| /third_party/flutter/skia/third_party/externals/sdl/include/ |
| D | SDL_audio.h | 203 SDL_AudioFormat src_format; /**< Source audio format */ member
|