Home
last modified time | relevance | path

Searched defs:dst_buf (Results 1 – 25 of 42) 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/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_fused_mish_op.cc50 T* dst_buf = static_cast<T*>(dst_tensor->flat<T>().data()); in Compute_Scalar() local
Dmkl_layer_norm_op.cc143 void* dst_buf = in Compute() local
Dmkl_matmul_op_fused.cc187 void* dst_buf = static_cast<void*>((dst_tensor)->flat<T>().data()); in Compute() local
/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/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/puffin/src/
Dpatching_unittest.cc132 const Buffer& dst_buf, in TestPatching()
/external/abseil-cpp/absl/flags/internal/
Dsequence_lock_test.cc161 std::vector<char> dst_buf(size, '0'); in TEST_P() local
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/flags/internal/
Dsequence_lock_test.cc161 std::vector<char> dst_buf(size, '0'); in TEST_P() local
/external/webrtc/third_party/abseil-cpp/absl/flags/internal/
Dsequence_lock_test.cc161 std::vector<char> dst_buf(size, '0'); in TEST_P() local
/external/cronet/third_party/abseil-cpp/absl/flags/internal/
Dsequence_lock_test.cc161 std::vector<char> dst_buf(size, '0'); in TEST_P() local
/external/tensorflow/third_party/absl/abseil-cpp/absl/flags/internal/
Dsequence_lock_test.cc161 std::vector<char> dst_buf(size, '0'); in TEST_P() 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/libaom/av1/encoder/
Dreconinter_enc.c66 struct buf_2d *const dst_buf = &pd->dst; in av1_enc_build_inter_predictor_y() local
90 struct buf_2d *const dst_buf = &pd->dst; in av1_enc_build_inter_predictor_y_nonrd() local
348 struct buf_2d *const dst_buf = &pd->dst; in build_wedge_inter_predictor_from_buf() local
443 const struct buf_2d *const dst_buf = &pd->dst; in aom_upsampled_pred_c() local
583 const struct buf_2d *const dst_buf = &pd->dst; in aom_highbd_upsampled_pred_c() local
/external/libvpx/
Dy4minput.h52 unsigned char *dst_buf; member
/external/libaom/common/
Dy4minput.h53 unsigned char *dst_buf; member
/external/libaom/aom/src/
Daom_encoder.c203 char *const dst_buf = (char *)priv->enc.cx_data_dst_buf.buf; in aom_codec_get_cx_data() local
/external/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/libaom/av1/encoder/x86/
Dreconinter_enc_sse2.c52 const struct buf_2d *const dst_buf = &pd->dst; in aom_upsampled_pred_sse2() local
187 const struct buf_2d *const dst_buf = &pd->dst; in aom_highbd_upsampled_pred_sse2() 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.c270 WebPDecBuffer* const dst_buf) { in WebPCopyDecBufferPixels()
/external/curl/tests/server/
Dgetpart.c207 static int appenddata(char **dst_buf, /* dest buffer */ in appenddata()

12