Home
last modified time | relevance | path

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

/external/puffin/src/
Dpatching_unittest.cc132 const Buffer& dst_buf, in TestPatching()
/external/mesa3d/src/amd/vulkan/
Dradv_meta_buffer.c36 nir_intrinsic_instr *dst_buf = nir_intrinsic_instr_create(b.shader, in build_buffer_fill_shader() local
88 nir_intrinsic_instr *dst_buf = nir_intrinsic_instr_create(b.shader, in build_buffer_copy_shader() local
Dradv_query.c139 nir_intrinsic_instr *dst_buf = nir_intrinsic_instr_create(b.shader, in build_occlusion_query_shader() local
331 nir_intrinsic_instr *dst_buf = nir_intrinsic_instr_create(b.shader, in build_pipeline_statistics_query_shader() local
/external/libaom/libaom/common/
Dy4minput.h53 unsigned char *dst_buf; member
/external/libvpx/libvpx/
Dy4minput.h52 unsigned char *dst_buf; member
/external/libvpx/libvpx/vpx/src/
Dvpx_encoder.c264 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/aom/src/
Daom_encoder.c282 char *const dst_buf = (char *)priv->enc.cx_data_dst_buf.buf; in aom_codec_get_cx_data() 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/libaom/libaom/av1/encoder/
Dreconinter_enc.c142 struct buf_2d *const dst_buf = &pd->dst; in build_inter_predictors() local
203 struct buf_2d *const dst_buf = &pd->dst; in build_inter_predictors() local
549 struct buf_2d *const dst_buf = &pd->dst; in build_wedge_inter_predictor_from_buf() 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
/external/mesa3d/src/gallium/state_trackers/omx_bellagio/
Dvid_enc.c921 struct vl_video_buffer *dst_buf = (struct vl_video_buffer *)vbuf; in enc_LoadImage() local
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c564 struct buf_2d *dst_buf, const MV *mv, RefCntBuffer *ref_frame_buf, in dec_build_inter_predictors()
731 struct buf_2d *const dst_buf = &pd->dst; in dec_build_inter_predictors_sb() local
752 struct buf_2d *const dst_buf = &pd->dst; in dec_build_inter_predictors_sb() local
/external/libaom/libaom/aom_dsp/
Dvariance.c309 const struct buf_2d *const dst_buf = &pd->dst; in aom_upsampled_pred_c() local
901 const struct buf_2d *const dst_buf = &pd->dst; in aom_highbd_upsampled_pred_c() local
/external/libaom/libaom/aom_dsp/x86/
Dhighbd_variance_sse2.c643 const struct buf_2d *const dst_buf = &pd->dst; in aom_highbd_upsampled_pred_sse2() local
Dvariance_sse2.c512 const struct buf_2d *const dst_buf = &pd->dst; in aom_upsampled_pred_sse2() local
/external/openssh/
Dumac.c188 UINT8 *dst_buf = (UINT8 *)bufp; in kdf() local
/external/tensorflow/tensorflow/core/kernels/
Dmkl_conv_ops.cc1829 void* dst_buf = in AllocateOutputTensor() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c700 struct buf_2d *const dst_buf = &pd->dst; in dec_build_inter_predictors() local
766 struct buf_2d *const dst_buf = &pd->dst; in dec_build_inter_predictors() local
/external/wpa_supplicant_8/wpa_supplicant/
Dctrl_iface.c5784 u8 dst_buf[ETH_ALEN], *dst; in p2p_ctrl_serv_disc_req() local