Home
last modified time | relevance | path

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

/external/angle/third_party/spirv-tools/src/source/
Dtext_handler.cpp240 spv_instruction_t* pInst) { in binaryEncodeU32()
247 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral()
303 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()
484 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate()
528 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithOpUnknown()
647 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
Dopcode.cpp192 spv_instruction_t* pInst) { in spvInstructionCopy()
/external/deqp-deps/SPIRV-Tools/source/
Dtext_handler.cpp237 spv_instruction_t* pInst) { in binaryEncodeU32()
244 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral()
300 spv_instruction_t* pInst) { in binaryEncodeString()
319 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()
483 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate()
528 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
Dopcode.cpp192 spv_instruction_t* pInst) { in spvInstructionCopy()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.cpp237 spv_instruction_t* pInst) { in binaryEncodeU32()
244 spv_instruction_t* pInst) { in binaryEncodeNumericLiteral()
300 spv_instruction_t* pInst) { in binaryEncodeString()
319 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()
482 spvtools::AssemblyContext* context, spv_instruction_t* pInst) { in encodeInstructionStartingWithImmediate()
527 spv_instruction_t* pInst) { in spvTextEncodeOpcode()
Dopcode.cpp171 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.cpp239 DRC_INSTRUCTIONS_UNI_DRC* pInst; member
1106 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _drcSetIsUsable()
1376 HANDLE_UNI_DRC_CONFIG hUniDrcConfig, DRC_INSTRUCTIONS_UNI_DRC* pInst, in _dependentDrcInstruction()
1428 DRC_INSTRUCTIONS_UNI_DRC* pInst; in _selectSingleEffectType() local
1567 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _selectSingleDrcCharacteristic() local
1693 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _drcSetFinalSelection_downmixId() local
1742 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in _drcSetFinalSelection_effectTypes() local
2092 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local
2113 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local
2141 DRC_INSTRUCTIONS_UNI_DRC* pInst = in _generateOutputInfo() local
[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.cpp114 static int _fitsLocation(DRC_INSTRUCTIONS_UNI_DRC* pInst, in _fitsLocation()
DdrcDec_gainDecoder.h159 DRC_INSTRUCTIONS_UNI_DRC* pInst; member
DdrcGainDec_preprocess.cpp650 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in prepareDrcGain() local
DdrcDec_reader.cpp1251 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _readDrcInstructionsUniDrc()