Home
last modified time | relevance | path

Searched defs:pConfig (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/core/src/fpdfdoc/
Ddoc_ocg.cpp63 CPDF_Dictionary *pConfig = pOCProperties->GetDict(FX_BSTRC("D")); in FPDFDOC_OCG_GetConfig() local
106 CPDF_Dictionary *pConfig = FPDFDOC_OCG_GetConfig(m_pDocument, pOCGDict, csConfig); in LoadOCGStateFromConfig() local
/external/libnfc-nxp/Linux_x86/
DphDal4Nfc_i2c.c143 NFCSTATUS phDal4Nfc_i2c_open_and_configure(pphDal4Nfc_sConfig_t pConfig, void ** pLinkHandle) in phDal4Nfc_i2c_open_and_configure()
DphDal4Nfc_uart.c160 NFCSTATUS phDal4Nfc_uart_open_and_configure(pphDal4Nfc_sConfig_t pConfig, void ** pLinkHandle) in phDal4Nfc_uart_open_and_configure()
/external/libnfc-nxp/src/
DphHciNfc.c370 phHal_uConfig_t *pConfig in phHciNfc_Configure()
/external/sonivox/arm-wt-22k/lib_src/
Djet.c476 EAS_PUBLIC EAS_RESULT JET_Init (EAS_DATA_HANDLE easHandle, const S_JET_CONFIG *pConfig, EAS_INT con… in JET_Init()
/external/aac/libAACenc/src/
Daacenc_lib.cpp1846 …const CHANNEL_MODE_CONFIG_TAB* pConfig = FDKaacEnc_GetChannelModeConfiguration((CHANNEL_MODE)value… in aacEncoder_SetParam() local
/external/sonivox/arm-wt-22k/jetcreator_lib_src/darwin-x86/
DEASLib.c137 const S_EAS_LIB_CONFIG *pConfig = NULL; variable