Searched defs:p_src (Results 1 – 13 of 13) sorted by relevance
/external/libvpx/libvpx/ |
D | tools_common.c | 320 uint16_t *p_src = in highbd_img_upshift() local 361 uint8_t *p_src = src->planes[plane] + y * src->stride[plane]; in lowbd_img_upshift() local 407 uint16_t *p_src = in vpx_img_truncate_16_to_8() local 445 uint16_t *p_src = in highbd_img_downshift() local 484 uint16_t *p_src = in lowbd_img_downshift() local
|
/external/pdfium/core/src/fxcodec/fx_libopenjpeg/libopenjpeg20/ |
D | t2.c | 345 OPJ_BYTE *p_src, in opj_t2_decode_packets() 518 OPJ_BYTE *p_src, in opj_t2_decode_packet() 793 OPJ_BYTE *p_src, in opj_t2_skip_packet()
|
D | tcd.c | 1266 OPJ_BYTE *p_src, in opj_tcd_decode_tile() 2122 OPJ_BYTE * p_src, in opj_tcd_copy_tile_data()
|
/external/ipsec-tools/src/libipsec/ |
D | policy_parse.y | 106 static struct sockaddr *p_src = NULL; variable
|
/external/libvpx/libvpx/vp9/common/ |
D | vp9_postproc.c | 90 uint8_t const *p_src; in vp9_post_proc_down_and_across_c() local 164 uint16_t const *p_src; in vp9_highbd_post_proc_down_and_across_c() local
|
/external/libnfc-nci/src/nfc/tags/ |
D | ce_t4t.c | 165 UINT8 *p_src = NULL, *p_dst; in ce_t4t_read_binary() local
|
D | ce_t3t.c | 403 UINT8 *p_src = p_cb->cur_cmd.p_block_list_start; in ce_t3t_handle_check_cmd() local
|
/external/libnfc-nci/src/nfc/ndef/ |
D | ndef_utils.c | 60 static void shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in shiftup() 1518 tNDEF_STATUS NDEF_MsgCopyAndDechunk (UINT8 *p_src, UINT32 src_len, UINT8 *p_dest, UINT32 *p_out_len) in NDEF_MsgCopyAndDechunk()
|
/external/libnfc-nci/halimpl/bcm2079x/hal/hal/ |
D | nfc_hal_prm.c | 105 UINT8 *p_src; in nfc_hal_prm_spd_send_next_segment() local
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | postproc_msa.c | 196 uint8_t *p_src = src_ptr; in postproc_down_across_chroma_msa() local 364 uint8_t *p_src = src_ptr; in postproc_down_across_luma_msa() local
|
/external/libnfc-nci/halimpl/bcm2079x/gki/ulinux/ |
D | gki_ulinux.c | 1307 void GKI_shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in GKI_shiftup()
|
/external/libnfc-nci/src/gki/ulinux/ |
D | gki_ulinux.c | 1284 void GKI_shiftup (UINT8 *p_dest, UINT8 *p_src, UINT32 len) in GKI_shiftup()
|
/external/libvpx/libvpx/vp8/common/ |
D | postproc.c | 137 unsigned char *p_src, *p_dst; in vp8_post_proc_down_and_across_mb_row_c() local
|