Home
last modified time | relevance | path

Searched defs:bufIn (Results 1 - 8 of 8) sorted by relevance

/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/
H A Daudio_effect_chain_adapter.h28 float *bufIn; member
H A Daudio_effect_chain_manager.h82 float *bufIn; member
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/effect_unit_test/src/
H A Daudio_effect_chain_manager_unit_test.cpp546 float* bufIn; in HWTEST() local
574 float* bufIn; in HWTEST() local
602 float* bufIn; in HWTEST() local
630 float* bufIn; in HWTEST() local
[all...]
/foundation/multimedia/audio_framework/test/fuzztest/audioeffect_fuzzer/
H A Daudio_effect_fuzzer.cpp115 float* bufIn = const_cast<float *>(reinterpret_cast<const float*>(rawData)); in ApplyAudioEffectChainFuzzTest() local
/foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/
H A Dzip_file.cpp446 BytePtr bufIn = new (std::nothrow) Byte[UNZIP_BUF_IN_LEN]; in InitZStream() local
486 BytePtr bufIn = zstream.next_in; in UnzipWithInflated() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dzip_file.cpp463 BytePtr bufIn = new (std::nothrow) Byte[UNZIP_BUF_IN_LEN]; in InitZStream() local
502 BytePtr bufIn = zstream.next_in; in UnzipWithInflated() local
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain.cpp285 void AudioEffectChain::ApplyEffectChain(float *bufIn, float *bufOut, uint32_t frameLen, AudioEffectProcInfo procInfo) in ApplyEffectChain() argument
/foundation/ability/ability_base/interfaces/kits/native/extractortool/src/
H A Dzip_file.cpp725 BytePtr bufIn = new (std::nothrow) Byte[UNZIP_BUF_IN_LEN]; in InitZStream() local
793 BytePtr bufIn = zstream.next_in; in UnzipWithInflatedFromMMap() local

Completed in 13 milliseconds