Home
last modified time | relevance | path

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

/external/bluetooth/bluedroid/bta/av/
Dbta_av_sbc.c127 int bta_av_sbc_up_sample (void *p_src, void *p_dst, in bta_av_sbc_up_sample()
164 int bta_av_sbc_up_sample_16s (void *p_src, void *p_dst, in bta_av_sbc_up_sample_16s()
227 int bta_av_sbc_up_sample_16m (void *p_src, void *p_dst, in bta_av_sbc_up_sample_16m()
292 int bta_av_sbc_up_sample_8s (void *p_src, void *p_dst, in bta_av_sbc_up_sample_8s()
361 int bta_av_sbc_up_sample_8m (void *p_src, void *p_dst, in bta_av_sbc_up_sample_8m()
/external/libnfc-nci/src/nfc/tags/
Dce_t3t.c172 UINT8 *p_dst, *p_rsp_start; in ce_t3t_send_rsp() local
402 UINT8 *p_dst, *p_temp, *p_status; in ce_t3t_handle_check_cmd() local
559 UINT8 *p_dst; in ce_t3t_handle_non_nfc_forum_cmd() local
1000 UINT8 *p_dst, *p_rsp_start; in CE_T3tSendCheckRsp() local
Dce_t4t.c165 UINT8 *p_src = NULL, *p_dst; in ce_t4t_read_binary() local
Drw_t3t.c1845 UINT8 *p_dst, *p_cmd_start; in rw_t3t_update_block() local
/external/bluetooth/bluedroid/stack/a2dp/
Da2d_sbc.c354 void A2D_BldSbcMplHdr(UINT8 *p_dst, BOOLEAN frag, BOOLEAN start, BOOLEAN last, UINT8 num) in A2D_BldSbcMplHdr()
433 void A2D_BldSbcMplHdr(UINT8 *p_dst, BOOLEAN frag, BOOLEAN start, in A2D_BldSbcMplHdr()
/external/chromium_org/third_party/openmax_dl/dl/sp/src/mips/
Dmips_FFTFwd_RToCCS_F32_real.c21 OMX_FC32* p_dst = (OMX_FC32*)pDst; in mips_FFTFwd_RToCCS_F32_real() local
Dmips_FFTInv_CCSToR_F32_complex.c28 OMX_FC32* p_dst; in mips_FFTInv_CCSToR_F32_complex() local
Dmips_FFTFwd_RToCCS_F32_complex.c28 OMX_FC32* p_dst = (OMX_FC32*)pDst; in mips_FFTFwd_RToCCS_F32_complex() local
/external/chromium_org/third_party/libvpx/source/libvpx/
Dvpxdec.c560 uint16_t *p_dst = (uint16_t *)(dst->planes[plane] + in high_img_upshift() local
598 uint16_t *p_dst = (uint16_t *)(dst->planes[plane] + in low_img_upshift() local
645 uint16_t *p_dst = (uint16_t *)(dst->planes[plane] + in high_img_downshift() local
683 uint8_t *p_dst = dst->planes[plane] + y * dst->stride[plane]; in low_img_downshift() local
Dvpxenc.c1753 uint16_t *p_dst = (uint16_t *)(dst->planes[plane] + in high_img_upshift() local
1792 uint16_t *p_dst = (uint16_t *)(dst->planes[plane] + in low_img_upshift() local
1838 uint8_t *p_dst = dst->planes[plane] + y * dst->stride[plane]; in img_cast_16_to_8() local
/external/ipsec-tools/src/libipsec/
Dpolicy_parse.y107 static struct sockaddr *p_dst = NULL; variable
/external/libnfc-nci/src/nfc/llcp/
Dllcp_link.c986 UINT8 *p_dst; in llcp_link_proc_ui_pdu() local
Dllcp_dlc.c866 UINT8 *p, *p_dst, send_seq, rcv_seq, error_flags; in llcp_dlc_proc_i_pdu() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
Dvp9_postproc.c87 uint8_t *p_dst; in vp9_post_proc_down_and_across_c() local
/external/bluetooth/bluedroid/stack/gatt/
Dgatt_db.c1078 static BOOLEAN copy_extra_byte_in_db(tGATT_SVC_DB *p_db, void **p_dst, UINT16 len) in copy_extra_byte_in_db()
Dgatt_utils.c1065 UINT8 gatt_build_uuid_to_stream(UINT8 **p_dst, tBT_UUID uuid) in gatt_build_uuid_to_stream()
/external/bluetooth/bluedroid/bta/dm/
Dbta_dm_sco.c671 INT32 BTA_DmPcmResample (void *p_src, UINT32 in_bytes, void *p_dst) in BTA_DmPcmResample()
/external/libvpx/libvpx/vp9/common/
Dvp9_postproc.c141 uint8_t *p_dst; in vp9_post_proc_down_and_across_c() local
/external/libvpx/libvpx/vp8/common/
Dpostproc.c137 unsigned char *p_src, *p_dst; in vp8_post_proc_down_and_across_mb_row_c() local
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
Dpostproc.c137 unsigned char *p_src, *p_dst; in vp8_post_proc_down_and_across_mb_row_c() local
/external/bluetooth/bluedroid/stack/btm/
Dbtm_ble_gap.c1135 UINT8 *btm_ble_build_adv_data(tBTM_BLE_AD_MASK *p_data_mask, UINT8 **p_dst, in btm_ble_build_adv_data()
/external/bluetooth/bluedroid/stack/include/
Dbtm_api.h1264 #define BTM_SEC_COPY_TRUSTED_DEVICE(p_src, p_dst) {UINT32 trst; for (trst = 0; trst < BTM_SEC_SER… argument
1268 #define BTM_SEC_CLR_TRUSTED_DEVICE(p_dst) {UINT32 trst; for (trst = 0; trst < BTM_SEC_SERVICE_ARR… argument
/external/valgrind/main/none/tests/ppc32/
Djm-insns.c6061 double src, *p_dst; in test_float_st_two_regs_imm16() local
6128 double src, *p_dst; in test_float_st_three_regs() local
/external/valgrind/main/none/tests/ppc64/
Djm-insns.c6061 double src, *p_dst; in test_float_st_two_regs_imm16() local
6128 double src, *p_dst; in test_float_st_three_regs() local