Searched refs:nType (Results 1 – 5 of 5) sorted by relevance
69 static bool static_checkCharacter(uint8_t x, uint32_t nType) in static_checkCharacter() argument84 if (nType == CHARACTER_NAME_FIRST) in static_checkCharacter()93 if (nType == CHARACTER_NAME_SUBSEQUENT) in static_checkCharacter()145 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED) in static_libManifest2GetNextItemInternal()226 if (pContext->nType == LIB_MANIFEST2_TYPE_SOURCE_WITH_SECTIONS) in static_libManifest2GetNextItemInternal()310 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED) in static_libManifest2GetNextItemInternal()325 if (pContext->nType != LIB_MANIFEST2_TYPE_COMPILED) in static_libManifest2GetNextItemInternal()467 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED) in static_libManifest2GetNextItemInternal()481 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED) in static_libManifest2GetNextItemInternal()526 if (pContext->nType == LIB_MANIFEST2_TYPE_COMPILED) in libManifest2GetNextItem()[all …]
67 uint32_t nType; member
265 sParserContext.nType = LIB_MANIFEST2_TYPE_SOURCE_WITH_SECTIONS; in SMCPropYacc()
593 VIDDEC_CBUFFER_TYPE nType; member1439 … OMX_S32* nHeight, OMX_S32* nCropWidth, OMX_S32* nCropHeight, OMX_U32 nType);
4565 OMX_S32* nCropHeight, OMX_U32 nType) in VIDDEC_ParseVideo_H264() argument4602 if (nType == 0) { in VIDDEC_ParseVideo_H264()4782 nBitPosition = (nInPositionTemp + nType) * 8; in VIDDEC_ParseVideo_H264()4783 nInBytePosition = nInPositionTemp + nType; in VIDDEC_ParseVideo_H264()4784 nInPositionTemp += nNumBytesInNALunit + nType; in VIDDEC_ParseVideo_H264()