Home
last modified time | relevance | path

Searched defs:pInst (Results 1 – 14 of 14) sorted by relevance

/external/deqp-deps/SPIRV-Tools/source/
Dtext_handler.cpp234 spv_instruction_t* pInst) { in binaryEncodeU32()
241 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral()
297 spv_instruction_t* pInst) { in binaryEncodeString()
322 const spv_instruction_t* pInst) { in recordTypeDefinition()
Dtext.cpp163 const char* text, spv_instruction_t* pInst) { in encodeImmediate()
191 spv_instruction_t* pInst, in spvTextEncodeOperand()
443 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate()
488 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
Dopcode.cpp167 spv_instruction_t* pInst) { in spvInstructionCopy()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.cpp234 spv_instruction_t* pInst) { in binaryEncodeU32()
241 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral()
297 spv_instruction_t* pInst) { in binaryEncodeString()
322 const spv_instruction_t* pInst) { in recordTypeDefinition()
Dtext.cpp163 const char* text, spv_instruction_t* pInst) { in encodeImmediate()
191 spv_instruction_t* pInst, in spvTextEncodeOperand()
443 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate()
488 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
Dopcode.cpp167 spv_instruction_t* pInst) { in spvInstructionCopy()
/external/aac/libDRCdec/src/
DdrcGainDec_init.cpp110 DRC_INSTRUCTIONS_UNI_DRC* pInst, DRC_COEFFICIENTS_UNI_DRC* pCoef, in _generateDrcInstructionsDerivedData()
261 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in initActiveDrc() local
DdrcDec_selectionProcess.cpp241 DRC_INSTRUCTIONS_UNI_DRC* pInst; member
1339 HANDLE_UNI_DRC_CONFIG hUniDrcConfig, DRC_INSTRUCTIONS_UNI_DRC* pInst, in _dependentDrcInstruction()
1391 DRC_INSTRUCTIONS_UNI_DRC* pInst; in _selectSingleEffectType() local
1530 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _selectSingleDrcCharacteristic() local
1656 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _drcSetFinalSelection_downmixId() local
1705 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _drcSetFinalSelection_effectTypes() local
2072 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local
2099 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local
2125 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local
2334 HANDLE_LOUDNESS_INFO_SET hLoudnessInfoSet, DRC_INSTRUCTIONS_UNI_DRC* pInst, in _dynamicRangeMeasurement()
[all …]
DdrcGainDec_process.cpp115 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in _prepareLnbIndex() local
363 DRC_INSTRUCTIONS_UNI_DRC* pInst = hGainDec->activeDrc[activeDrcIndex].pInst; in processDrcSubband() local
DdrcDec_tools.cpp328 DRC_INSTRUCTIONS_UNI_DRC* pInst; in bitstreamContainsMultibandDrc() local
DdrcDec_gainDecoder.h159 DRC_INSTRUCTIONS_UNI_DRC* pInst; member
DdrcDec_gainDecoder.cpp114 static int _fitsLocation(DRC_INSTRUCTIONS_UNI_DRC* pInst, in _fitsLocation()
DdrcGainDec_preprocess.cpp647 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in prepareDrcGain() local
DdrcDec_reader.cpp1245 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _readDrcInstructionsUniDrc()