| /third_party/mesa3d/src/util/tests/format/ |
| H A D | u_format_compatible_test.c | 39 enum pipe_format dst_format; in test_all() local
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_cb_readpixels.c | 96 try_pbo_readpixels(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLint x, GLint y, GLsizei width, GLsizei height, GLenum gl_format, enum pipe_format src_format, enum pipe_format dst_format, const struct gl_pixelstore_attrib *pack, void *pixels) try_pbo_readpixels() argument 276 blit_to_staging(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, enum pipe_format src_format, enum pipe_format dst_format) blit_to_staging() argument 344 try_cached_readpixels(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLsizei width, GLsizei height, GLenum format, enum pipe_format src_format, enum pipe_format dst_format) try_cached_readpixels() argument 425 enum pipe_format dst_format, src_format; st_ReadPixels() local [all...] |
| H A D | st_cb_copyimage.c | 264 blit(struct pipe_context *pipe, struct pipe_resource *dst, enum pipe_format dst_format, unsigned dst_level, unsigned dstx, unsigned dsty, unsigned dstz, struct pipe_resource *src, enum pipe_format src_format, unsigned src_level, const struct pipe_box *src_box) blit() argument
|
| H A D | st_pbo.c | 584 get_pbo_conversion(enum pipe_format src_format, enum pipe_format dst_format) in get_pbo_conversion() argument 602 st_pbo_get_upload_fs(struct st_context *st, enum pipe_format src_format, enum pipe_format dst_format, bool need_layer) st_pbo_get_upload_fs() argument 618 st_pbo_get_download_fs(struct st_context *st, enum pipe_texture_target target, enum pipe_format src_format, enum pipe_format dst_format, bool need_layer) st_pbo_get_download_fs() argument [all...] |
| H A D | st_pbo_compute.c | 278 fill_pbo_data(struct pbo_data *pd, enum pipe_format src_format, enum pipe_format dst_format, bool swap) in fill_pbo_data() argument 773 download_texture_compute(struct st_context *st, const struct gl_pixelstore_attrib *pack, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, unsigned level, unsigned layer, GLenum format, GLenum type, enum pipe_format src_format, enum pipe_texture_target view_target, struct pipe_resource *src, enum pipe_format dst_format, enum swizzle_clamp swizzle_clamp) download_texture_compute() argument 1004 copy_converted_buffer(struct gl_context * ctx, struct gl_pixelstore_attrib *pack, enum pipe_texture_target view_target, struct pipe_resource *dst, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLint depth, GLenum format, GLenum type, void *pixels) copy_converted_buffer() argument 1062 enum pipe_format dst_format, src_format; st_GetTexSubImage_shader() local [all...] |
| H A D | st_cb_texture.c | 192 enum pipe_format dst_format = dst->format; in copy_to_staging_dest() local 297 enum pipe_format dst_format = st_choose_matching_format(st, bind, format, type, in st_pbo_get_dst_format() local 158 create_dst_texture(struct gl_context *ctx, enum pipe_format dst_format, enum pipe_texture_target pipe_target, GLsizei width, GLsizei height, GLint depth, GLenum gl_target, unsigned bind) create_dst_texture() argument 1424 reinterpret_formats(enum pipe_format *src_format, enum pipe_format *dst_format) reinterpret_formats() argument 1587 try_pbo_upload(struct gl_context *ctx, GLuint dims, struct gl_texture_image *texImage, GLenum format, GLenum type, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, const void *pixels, const struct gl_pixelstore_attrib *unpack) try_pbo_upload() argument 1702 try_pbo_download(struct st_context *st, struct gl_texture_image *texImage, enum pipe_format src_format, enum pipe_format dst_format, GLint xoffset, GLint yoffset, GLint zoffset, GLint width, GLint height, GLint depth, const struct gl_pixelstore_attrib *pack, void *pixels) try_pbo_download() argument 1895 enum pipe_format src_format, dst_format; st_TexSubImage() local 2414 enum pipe_format dst_format, src_format; st_GetTexSubImage() local 2754 enum pipe_format dst_format; st_CopyTexSubImage() local [all...] |
| H A D | st_context.h | 302 enum pipe_format dst_format; member
|
| /third_party/backends/backend/genesys/ |
| H A D | image_pipeline.h | 169 ImagePipelineNodeFormatConvert(ImagePipelineNode& source, PixelFormat dst_format) : in ImagePipelineNodeFormatConvert() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | format_utils.c | 278 _mesa_format_convert(void *void_dst, uint32_t dst_format, size_t dst_stride, in _mesa_format_convert() argument [all...] |
| H A D | readpix.c | 449 uint32_t dst_format, src_format; in read_rgba_pixels() local
|
| H A D | pack.c | 1335 _mesa_pack_luminance_from_rgba_float(GLuint n, GLfloat rgba[][4], GLvoid *dstAddr, GLenum dst_format, GLbitfield transferOps) _mesa_pack_luminance_from_rgba_float() argument 1441 _mesa_pack_luminance_from_rgba_integer(GLuint n, GLuint rgba[][4], bool rgba_is_signed, GLvoid *dstAddr, GLenum dst_format, GLenum dst_type) _mesa_pack_luminance_from_rgba_integer() argument
|
| H A D | texgetimage.c | 446 uint32_t dst_format; in get_tex_rgba_uncompressed() local
|
| /third_party/alsa-lib/src/pcm/ |
| H A D | pcm_lfloat.c | 272 snd_pcm_format_t src_format, dst_format; in snd_pcm_lfloat_hw_params() local
|
| H A D | pcm_linear.c | 78 int snd_pcm_linear_get_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in snd_pcm_linear_get_index() argument 112 int snd_pcm_linear_put_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format) in snd_pcm_linear_put_index() argument 52 snd_pcm_linear_convert_index(snd_pcm_format_t src_format, snd_pcm_format_t dst_format) snd_pcm_linear_convert_index() argument [all...] |
| H A D | pcm_route.c | 551 snd_pcm_format_t src_format, dst_format; in snd_pcm_route_hw_params() local
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_blit.c | 139 enum pipe_format src_format, dst_format; in v3d_stencil_blit() local
|
| /third_party/mesa3d/src/util/format/ |
| H A D | u_format.c | 641 util_format_translate(enum pipe_format dst_format, in util_format_translate() argument 866 util_format_translate_3d(enum pipe_format dst_format, in util_format_translate_3d() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_surface.c | 214 enum pipe_format dst_format; in util_resource_copy_region() local
|
| /third_party/ffmpeg/libswscale/ |
| H A D | swscale_unscaled.c | 230 const AVPixFmtDescriptor *dst_format = av_pix_fmt_desc_get(c->dstFormat); in planarToP01xWrapper() local 711 const AVPixFmtDescriptor *dst_format = av_pix_fmt_desc_get(c->dstFormat); in Rgb16ToPlanarRgb16Wrapper() local 890 const AVPixFmtDescriptor *dst_format = av_pix_fmt_desc_get(c->dstFormat); planarRgb16ToRgb16Wrapper() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_compute_blit.c | 633 enum pipe_format dst_format = util_format_linear(dst->format); in si_compute_copy_image() local [all...] |
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_priv.h | 332 enum isl_format dst_format; member
|
| /third_party/mesa3d/src/gallium/auxiliary/driver_trace/ |
| H A D | tr_screen.c | 1180 trace_screen_is_compute_copy_faster(struct pipe_screen *_screen, enum pipe_format src_format, enum pipe_format dst_format, unsigned width, unsigned height, unsigned depth, bool cpu) trace_screen_is_compute_copy_faster() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_zscale.c | 128 zimg_image_format src_format, dst_format; member 584 zimg_image_format dst_format; in graphs_build() local [all...] |
| /third_party/mesa3d/src/intel/vulkan/ |
| H A D | anv_blorp.c | 683 struct anv_format_plane dst_format = in blit_image() local
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_screen.c | 1098 zink_is_compute_copy_faster(struct pipe_screen *pscreen, enum pipe_format src_format, enum pipe_format dst_format, unsigned width, unsigned height, unsigned depth, bool cpu) zink_is_compute_copy_faster() argument
|