Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/gif/
Dgif_io.cc129 uint8* p_dst = this_dst + i * width * channel; in Decode() local
145 uint8* p_dst = this_dst + i * width * channel; in Decode() local
169 uint8* p_dst = this_dst + i * width * channel; in Decode() local
/external/libaom/common/
Dtools_common.c316 uint16_t *p_dst = in highbd_img_upshift() local
351 uint16_t *p_dst = in lowbd_img_upshift() local
393 uint8_t *p_dst = dst->planes[plane] + y * dst->stride[plane]; in aom_img_truncate_16_to_8() local
427 uint16_t *p_dst = in highbd_img_downshift() local
460 uint8_t *p_dst = dst->planes[plane] + y * dst->stride[plane]; in lowbd_img_downshift() local
/external/libvpx/
Dtools_common.c391 uint16_t *p_dst = in highbd_img_upshift() local
426 uint16_t *p_dst = in lowbd_img_upshift() local
468 uint8_t *p_dst = dst->planes[plane] + y * dst->stride[plane]; in vpx_img_truncate_16_to_8() local
503 uint16_t *p_dst = in highbd_img_downshift() local
537 uint8_t *p_dst = dst->planes[plane] + y * dst->stride[plane]; in lowbd_img_downshift() local
/external/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.c198 void *p_dst, in ihevce_2d_square_copy_luma_neon()
/external/ltp/testcases/network/stress/route/
Droute-change-netlink.c284 struct ip_addr *p_dst = dst, *p_gw = gw, *p_rhost = rhost; in run() local
/external/libvpx/vp9/common/
Dvp9_postproc.c45 uint16_t *p_dst; in vp9_highbd_post_proc_down_and_across_c() local
/external/libvpx/vpx_dsp/mips/
Ddeblock_msa.c149 uint8_t *p_dst = dst_ptr; in postproc_down_across_chroma_msa() local
295 uint8_t *p_dst = dst_ptr; in postproc_down_across_luma_msa() local
/external/libxaac/decoder/
Dixheaacd_lpp_tran.c112 WORD32 *p_src, *p_dst; in ixheaacd_filterstep3() local
1239 WORD32 *p_dst = sub_sig_x + high_band + ((start_idx + 2) << 7); in ixheaacd_hf_generator() local
/external/mesa3d/src/gallium/frontends/nine/
Dsurface9.c714 uint8_t *p_dst; in NineSurface9_CopyDefaultToMem() local
/external/mesa3d/src/gallium/drivers/iris/
Diris_blit.c762 struct pipe_resource *p_dst, in iris_resource_copy_region()
/external/libhevc/encoder/
Dihevce_common_utils.c214 void *p_dst, in ihevce_2d_square_copy_luma()