/third_party/mesa3d/src/gallium/frontends/va/ |
H A D | subpicture.c | 170 vlVaAssociateSubpicture(VADriverContextP ctx, VASubpictureID subpicture, VASurfaceID *target_surfaces, int num_surfaces, short src_x, short src_y, unsigned short src_width, unsigned short src_height, short dest_x, short dest_y, unsigned short dest_width, unsigned short dest_height, unsigned int flags) vlVaAssociateSubpicture() argument
|
H A D | image.c | 610 vlVaPutImage(VADriverContextP ctx, VASurfaceID surface, VAImageID image, int src_x, int src_y, unsigned int src_width, unsigned int src_height, int dest_x, int dest_y, unsigned int dest_width, unsigned int dest_height) vlVaPutImage() argument
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | rescaler_mips32.c | 90 const int src_width = wrk->src_width; in ImportRowExpand_MIPS32() local
|
H A D | yuv.c | 128 WebPConvertARGBToUV_C(const uint32_t* argb, uint8_t* u, uint8_t* v, int src_width, int do_store) WebPConvertARGBToUV_C() argument
|
H A D | yuv_neon.c | 134 ConvertARGBToUV_NEON(const uint32_t* argb, uint8_t* u, uint8_t* v, int src_width, int do_store) ConvertARGBToUV_NEON() argument
|
/third_party/skia/third_party/externals/libwebp/src/enc/ |
H A D | picture_rescale_enc.c | 167 RescalePlane(const uint8_t* src, int src_width, int src_height, int src_stride, uint8_t* dst, int dst_width, int dst_height, int dst_stride, rescaler_t* const work, int num_channels) RescalePlane() argument
|
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | rescaler_utils.c | 85 int WebPRescalerGetScaledDimensions(int src_width, int src_height, in WebPRescalerGetScaledDimensions() argument 24 WebPRescalerInit(WebPRescaler* const rescaler, int src_width, int src_height, uint8_t* const dst, int dst_width, int dst_height, int dst_stride, int num_channels, rescaler_t* const work) WebPRescalerInit() argument [all...] |
H A D | rescaler_utils.h | 41 int src_width, src_height; // source dimensions member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_yadif_cuda.c | 57 call_kernel(AVFilterContext *ctx, CUfunction func, CUdeviceptr prev, CUdeviceptr cur, CUdeviceptr next, CUarray_format format, int channels, int src_width, int src_height, int src_pitch, CUdeviceptr dst, int dst_width, int dst_height, int dst_pitch, int parity, int tff) call_kernel() argument
|
H A D | vf_thumbnail_cuda.c | 159 thumbnail_kernel(AVFilterContext *ctx, CUfunction func, int channels, int *histogram, uint8_t *src_dptr, int src_width, int src_height, int src_pitch, int pixel_size) thumbnail_kernel() argument
|
H A D | vf_scale_cuda.c | 404 call_resize_kernel(AVFilterContext *ctx, CUfunction func, CUtexObject src_tex[4], int src_width, int src_height, AVFrame *out_frame, int dst_width, int dst_height, int dst_pitch) call_resize_kernel() argument
|
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_gather.c | 81 lp_build_gather_elem(struct gallivm_state *gallivm, unsigned length, unsigned src_width, unsigned dst_width, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offsets, unsigned i, boolean vector_justify) lp_build_gather_elem() argument 164 lp_build_gather_elem_vec(struct gallivm_state *gallivm, unsigned length, unsigned src_width, LLVMTypeRef src_type, struct lp_type dst_type, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offsets, unsigned i, boolean vector_justify) lp_build_gather_elem_vec() argument 278 lp_build_gather_avx2(struct gallivm_state *gallivm, unsigned length, unsigned src_width, struct lp_type dst_type, LLVMValueRef base_ptr, LLVMValueRef offsets) lp_build_gather_avx2() argument 408 lp_build_gather(struct gallivm_state *gallivm, unsigned length, unsigned src_width, struct lp_type dst_type, boolean aligned, LLVMValueRef base_ptr, LLVMValueRef offsets, boolean vector_justify) lp_build_gather() argument [all...] |
H A D | lp_bld_conv.c | 393 lp_build_unsigned_norm_to_float(struct gallivm_state *gallivm, unsigned src_width, struct lp_type dst_type, LLVMValueRef src) lp_build_unsigned_norm_to_float() argument
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
H A D | si_sdma_copy_image.c | 248 unsigned src_width = minify_as_blocks(ssrc->buffer.b.b.width0, 0, ssrc->surface.blk_w); in cik_sdma_copy_texture() local
|
H A D | si_test_image_copy_region.c | 782 int src_width, src_height, src_depth, dst_width, dst_height, dst_depth; in si_test_blit() local [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | test_eu_validate.cpp | 2153 unsigned src_width; in TEST_P() member 2342 unsigned src_width; in TEST_P() member 2475 unsigned src_width; in TEST_P() member 2709 unsigned src_width; TEST_P() member [all...] |
/third_party/mesa3d/src/gallium/drivers/crocus/ |
H A D | crocus_blt.c | 248 uint32_t src_width = src_box->width, src_height = src_box->height; in crocus_emit_blt() local
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_linear.c | 55 int src_endian, dst_endian, sign, src_width, dst_width; in snd_pcm_linear_convert_index() local
|
/third_party/backends/backend/ |
H A D | mustek_usb.c | 591 SANE_Word src_width, dst_width; in fit_lines() local
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
H A D | xa_renderer.c | 473 renderer_copy(struct xa_context *r, int dx, int dy, int sx, int sy, int width, int height, float src_width, float src_height) renderer_copy() argument
|
/third_party/mesa3d/src/mesa/state_tracker/ |
H A D | st_cb_copyimage.c | 638 st_CopyImageSubData(struct gl_context *ctx, struct gl_texture_image *src_image, struct gl_renderbuffer *src_renderbuffer, int src_x, int src_y, int src_z, struct gl_texture_image *dst_image, struct gl_renderbuffer *dst_renderbuffer, int dst_x, int dst_y, int dst_z, int src_width, int src_height) st_CopyImageSubData() argument
|
/third_party/backends/backend/genesys/ |
H A D | image_pipeline.cpp | 655 auto src_width = source_.get_width(); in get_next_row_data() local
|
/third_party/mesa3d/src/amd/vulkan/ |
H A D | radv_meta_blit.c | 248 uint32_t src_width = radv_minify(src_iview->image->info.width, src_iview->vk.base_mip_level); in meta_emit_blit() local
|
/third_party/mesa3d/src/mesa/main/ |
H A D | texcompress_bptc_tmp.h | 657 decompress_rgba_unorm_block(int src_width, int src_height, in decompress_rgba_unorm_block() argument 1034 decompress_rgb_float_block(unsigned src_width, unsigned src_height, in decompress_rgb_float_block() argument 1300 write_rgb_indices_unorm(struct bit_writer *writer, int src_width, int src_height, const uint8_t *src, int src_rowstride, uint8_t endpoints[][4]) write_rgb_indices_unorm() argument 1356 write_alpha_indices_unorm(struct bit_writer *writer, int src_width, int src_height, const uint8_t *src, int src_rowstride, uint8_t endpoints[][4]) write_alpha_indices_unorm() argument 1401 compress_rgba_unorm_block(int src_width, int src_height, const uint8_t *src, int src_rowstride, uint8_t *dst) compress_rgba_unorm_block() argument 1583 write_rgb_indices_float(struct bit_writer *writer, int src_width, int src_height, const float *src, int src_rowstride, float endpoints[][3]) write_rgb_indices_float() argument 1669 compress_rgb_float_block(int src_width, int src_height, const float *src, int src_rowstride, uint8_t *dst, bool is_signed) compress_rgb_float_block() argument [all...] |
H A D | texcompress_etc.c | 138 _mesa_etc1_unpack_rgba8888(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned src_width, unsigned src_height) _mesa_etc1_unpack_rgba8888() argument 1216 _mesa_unpack_etc2_format(uint8_t *dst_row, unsigned dst_stride, const uint8_t *src_row, unsigned src_stride, unsigned src_width, unsigned src_height, mesa_format format, bool bgra) _mesa_unpack_etc2_format() argument [all...] |