Searched refs:mapInfoTabLen (Results 1 – 2 of 2) sorted by relevance
168 (pMapDescr->mapInfoTabLen > mapIdx)) { /* Nest sanity check to avoid in FDK_chMapDescr_getMapValue()234 for (i = 0; (i < pMapDescr->mapInfoTabLen) && result; i += 1) { in FDK_chMapDescr_isValid()248 const UINT mapInfoTabLen, const UINT fPassThrough) { in FDK_chMapDescr_init() argument254 if ((pMapInfoTab != NULL) && (mapInfoTabLen > 0)) { in FDK_chMapDescr_init()257 pMapDescr->mapInfoTabLen = mapInfoTabLen; in FDK_chMapDescr_init()264 pMapDescr->mapInfoTabLen = DFLT_CH_MAP_TAB_LEN; in FDK_chMapDescr_init()277 if ((pMapDescr->pMapInfoTab != NULL) && (pMapDescr->mapInfoTabLen > 0)) { in FDK_chMapDescr_setPassThrough()
131 UINT mapInfoTabLen; /*!< Length of the channel map table array. */ member156 const UINT mapInfoTabLen, const UINT fPassThrough);