Home
last modified time | relevance | path

Searched defs:dst_buf (Results 1 – 25 of 36) sorted by relevance

12

/external/igt-gpu-tools/lib/
Digt_vc4.c277 static void vc4_fb_convert_plane_to_t_tiled(struct igt_fb *dst, void *dst_buf, in vc4_fb_convert_plane_to_t_tiled()
308 static void vc4_fb_convert_plane_from_t_tiled(struct igt_fb *dst, void *dst_buf, in vc4_fb_convert_plane_from_t_tiled()
357 static void vc4_fb_convert_plane_to_sand_tiled(struct igt_fb *dst, void *dst_buf, in vc4_fb_convert_plane_to_sand_tiled()
413 static void vc4_fb_convert_plane_from_sand_tiled(struct igt_fb *dst, void *dst_buf, in vc4_fb_convert_plane_from_sand_tiled()
469 void vc4_fb_convert_plane_to_tiled(struct igt_fb *dst, void *dst_buf, in vc4_fb_convert_plane_to_tiled()
485 void vc4_fb_convert_plane_from_tiled(struct igt_fb *dst, void *dst_buf, in vc4_fb_convert_plane_from_tiled()
/external/mesa3d/src/gallium/frontends/omx/
Dvid_dec_common.c94 struct pipe_video_buffer *dst_buf = NULL; in vid_dec_FillOutput() local
Dvid_enc_common.c426 struct vl_video_buffer *dst_buf = (struct vl_video_buffer *)vbuf; in enc_LoadImage_common() local
/external/puffin/src/
Dpatching_unittest.cc132 const Buffer& dst_buf, in TestPatching()
/external/mesa3d/src/amd/vulkan/
Dradv_query.c83 radv_store_availability(nir_builder *b, nir_ssa_def *flags, nir_ssa_def *dst_buf, in radv_store_availability()
173 nir_ssa_def *dst_buf = radv_meta_load_descriptor(&b, 0, 0); in build_occlusion_query_shader() local
337 nir_ssa_def *dst_buf = radv_meta_load_descriptor(&b, 0, 0); in build_pipeline_statistics_query_shader() local
542 nir_ssa_def *dst_buf = radv_meta_load_descriptor(&b, 0, 0); in build_tfb_query_shader() local
717 nir_ssa_def *dst_buf = radv_meta_load_descriptor(&b, 0, 0); in build_timestamp_query_shader() local
Dradv_meta_buffer.c30 nir_ssa_def *dst_buf = radv_meta_load_descriptor(&b, 0, 0); in build_buffer_fill_shader() local
78 nir_ssa_def *dst_buf = radv_meta_load_descriptor(&b, 0, 0); in build_buffer_copy_shader() local
/external/angle/third_party/abseil-cpp/absl/flags/internal/
Dsequence_lock_test.cc161 std::vector<char> dst_buf(size, '0'); in TEST_P() local
/external/libvpx/libvpx/
Dy4minput.h52 unsigned char *dst_buf; member
/external/libaom/libaom/common/
Dy4minput.h53 unsigned char *dst_buf; member
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_matmul_op_fused.cc173 void* dst_buf = static_cast<void*>((dst_tensor)->flat<T>().data()); in Compute() local
/external/libaom/libaom/aom/src/
Daom_encoder.c182 char *const dst_buf = (char *)priv->enc.cx_data_dst_buf.buf; in aom_codec_get_cx_data() local
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c258 char *const dst_buf = (char *)priv->enc.cx_data_dst_buf.buf; in vpx_codec_get_cx_data() local
/external/libmpeg2/common/x86/
Dimpeg2_inter_pred_sse42_intr.c70 yuv_buf_t *dst_buf, in impeg2_copy_mb_sse42()
/external/curl/tests/server/
Dgetpart.c178 static int appenddata(char **dst_buf, /* dest buffer */ in appenddata()
/external/libaom/libaom/av1/encoder/
Dreconinter_enc.c94 struct buf_2d *const dst_buf = &pd->dst; in av1_enc_build_inter_predictor_y() local
338 struct buf_2d *const dst_buf = &pd->dst; in build_wedge_inter_predictor_from_buf() local
/external/ruy/example/
Dparametrized_example.cc115 std::vector<DstType> dst_buf(flat_size(dst.layout())); in run() local
/external/webp/src/dec/
Dbuffer_dec.c272 WebPDecBuffer* const dst_buf) { in WebPCopyDecBufferPixels()
/external/libaom/libaom/examples/
Dlightfield_decoder.c71 unsigned char *dst_buf = dst->planes[plane]; in aom_img_copy_tile() local
/external/llvm-project/lldb/source/Target/
DMemory.cpp170 uint8_t *dst_buf = (uint8_t *)dst; in Read() local
/external/igt-gpu-tools/tests/i915/
Dgem_ring_sync_copy.c210 struct igt_buf src_buf, dst_buf; in render_copy() local
/external/igt-gpu-tools/tests/
Dkms_psr.c166 struct igt_buf src_buf, dst_buf; in fill_render() local
/external/boringssl/src/crypto/ec_extra/
Dhash_to_curve.c65 uint8_t dst_buf[EVP_MAX_MD_SIZE]; in expand_message_xmd() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/ec_extra/
Dhash_to_curve.c67 uint8_t dst_buf[EVP_MAX_MD_SIZE]; in expand_message_xmd() local
/external/libvpx/libvpx/vp9/common/
Dvp9_reconinter.c138 struct buf_2d *const dst_buf = &pd->dst; in build_inter_predictors() local
/external/strace/
Dsocketutils.c182 char dst_buf[text_size]; in inet_parse_response() local

12