Searched defs:p_id (Results 1 – 3 of 3) sorted by relevance
/external/libnfc-nci/src/nfc/ndef/ |
D | ndef_utils.c | 582 UINT8 *NDEF_MsgGetFirstRecById (UINT8 *p_msg, UINT8 *p_id, UINT8 ilen) in NDEF_MsgGetFirstRecById() 639 UINT8 *NDEF_MsgGetNextRecById (UINT8 *p_cur_rec, UINT8 *p_id, UINT8 ilen) in NDEF_MsgGetNextRecById() 838 UINT8 *p_id, UINT8 id_len, in NDEF_MsgAddRec() 934 UINT8 *p_id, UINT8 id_len, in NDEF_MsgInsertRec() 1523 UINT8 *p_type, *p_id, *p_pay; in NDEF_MsgCopyAndDechunk() local
|
/external/pdfium/third_party/libopenjpeg20/ |
D | jp2.c | 2289 static const opj_jp2_header_handler_t * opj_jp2_find_handler (OPJ_UINT32 p_id) in opj_jp2_find_handler() 2308 static const opj_jp2_header_handler_t * opj_jp2_img_find_handler (OPJ_UINT32 p_id) in opj_jp2_img_find_handler()
|
D | j2k.c | 7439 static const opj_dec_memory_marker_handler_t * opj_j2k_get_marker_handler (OPJ_UINT32 p_id) in opj_j2k_get_marker_handler()
|