Home
last modified time | relevance | path

Searched defs:p_dst (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/
Dtools_common.c300 uint16_t *p_dst = in highbd_img_upshift() local
335 uint16_t *p_dst = in lowbd_img_upshift() local
377 uint8_t *p_dst = dst->planes[plane] + y * dst->stride[plane]; in vpx_img_truncate_16_to_8() local
412 uint16_t *p_dst = in highbd_img_downshift() local
446 uint8_t *p_dst = dst->planes[plane] + y * dst->stride[plane]; in lowbd_img_downshift() local
/external/libaom/libaom/common/
Dtools_common.c272 uint16_t *p_dst = in highbd_img_upshift() local
307 uint16_t *p_dst = in lowbd_img_upshift() local
349 uint8_t *p_dst = dst->planes[plane] + y * dst->stride[plane]; in aom_img_truncate_16_to_8() local
383 uint16_t *p_dst = in highbd_img_downshift() local
416 uint8_t *p_dst = dst->planes[plane] + y * dst->stride[plane]; in lowbd_img_downshift() local
/external/tensorflow/tensorflow/core/lib/gif/
Dgif_io.cc130 uint8* p_dst = this_dst + i * width * channel; in Decode() local
149 uint8* p_dst = this_dst + i * width * channel; in Decode() local
/external/libvpx/libvpx/vpx_dsp/
Ddeblock.c46 unsigned char *p_src, *p_dst; in vpx_post_proc_down_and_across_mb_row_c() local
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.y107 static struct sockaddr *p_dst = NULL; variable
/external/libhevc/encoder/arm/
Dihevce_copy_neon.c216 void *p_dst, in ihevce_2d_square_copy_luma_neon()
/external/libvpx/libvpx/vp9/common/
Dvp9_postproc.c45 uint16_t *p_dst; in vp9_highbd_post_proc_down_and_across_c() local
/external/libvpx/libvpx/vpx_dsp/mips/
Ddeblock_msa.c148 uint8_t *p_dst = dst_ptr; in postproc_down_across_chroma_msa() local
294 uint8_t *p_dst = dst_ptr; in postproc_down_across_luma_msa() local
/external/libxaac/decoder/
Dixheaacd_lpp_tran.c117 WORD32 *p_src, *p_dst; in ixheaacd_filterstep3() local
1112 WORD32 *p_dst = sub_sig_x + high_band + ((start_idx + 2) << 7); in ixheaacd_hf_generator() local
/external/mesa3d/src/gallium/state_trackers/nine/
Dsurface9.c690 uint8_t *p_dst; in NineSurface9_CopyDefaultToMem() local
/external/libhevc/encoder/
Dihevce_common_utils.c214 void *p_dst, in ihevce_2d_square_copy_luma()
/external/u-boot/drivers/ddr/marvell/a38x/
Dddr3_debug.c1268 static u32 ddr3_tip_compare(u32 if_id, u32 *p_src, u32 *p_dst, in ddr3_tip_compare()