Home
last modified time | relevance | path

Searched defs:consts (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/
H A Dspirv_cross_helpers_gles.cpp88 std::vector<spirv_cross::SPIRConstant> consts; in GetConstants() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_encoder.cpp190 void Encoder::AnalyzeFourForPolyphaseFilter(int32_t *temp, const int16_t *inData, const int16_t *consts) in AnalyzeFourForPolyphaseFilter() argument
212 void Encoder::AnalyzeFourForCosTransform(int32_t *temp1, int16_t *temp2, const int16_t *consts) in AnalyzeFourForCosTransform() argument
252 AnalyzeEightForPolyphaseFilter(int32_t *temp, const int16_t *inData, const int16_t *consts) AnalyzeEightForPolyphaseFilter() argument
286 AnalyzeEightForCosTransform(int32_t *temp1, int16_t *temp2, const int16_t *consts) AnalyzeEightForCosTransform() argument
[all...]

Completed in 2 milliseconds