Searched defs:pInst (Results 1 – 14 of 14) sorted by relevance
/external/deqp-deps/SPIRV-Tools/source/ |
D | text_handler.cpp | 234 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()
|
D | text.cpp | 163 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()
|
D | opcode.cpp | 167 spv_instruction_t* pInst) { in spvInstructionCopy()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | text_handler.cpp | 234 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()
|
D | text.cpp | 163 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()
|
D | opcode.cpp | 167 spv_instruction_t* pInst) { in spvInstructionCopy()
|
/external/aac/libDRCdec/src/ |
D | drcGainDec_init.cpp | 110 DRC_INSTRUCTIONS_UNI_DRC* pInst, DRC_COEFFICIENTS_UNI_DRC* pCoef, in _generateDrcInstructionsDerivedData() 261 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in initActiveDrc() local
|
D | drcDec_selectionProcess.cpp | 241 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 …]
|
D | drcGainDec_process.cpp | 115 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in _prepareLnbIndex() local 363 DRC_INSTRUCTIONS_UNI_DRC* pInst = hGainDec->activeDrc[activeDrcIndex].pInst; in processDrcSubband() local
|
D | drcDec_tools.cpp | 328 DRC_INSTRUCTIONS_UNI_DRC* pInst; in bitstreamContainsMultibandDrc() local
|
D | drcDec_gainDecoder.h | 159 DRC_INSTRUCTIONS_UNI_DRC* pInst; member
|
D | drcDec_gainDecoder.cpp | 114 static int _fitsLocation(DRC_INSTRUCTIONS_UNI_DRC* pInst, in _fitsLocation()
|
D | drcGainDec_preprocess.cpp | 647 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in prepareDrcGain() local
|
D | drcDec_reader.cpp | 1245 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _readDrcInstructionsUniDrc()
|