Home
last modified time | relevance | path

Searched defs:floatIn (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/media/audio_utils/tests/
H A Dbiquad_filter.cpp109 std::vector<float> floatIn(frameLength * procChannelCount); in main() local
/aosp12/frameworks/av/media/libeffects/lvm/tests/
H A Dlvmtest.cpp466 int lvmExecute(float* floatIn, float* floatOut, struct EffectContext* pContext, in lvmExecute()
493 std::vector<float> floatIn(frameLength * channelCount); in lvmMainProcess() local
H A Dreverb_test.cpp351 std::vector<float> floatIn(frameLength * channelCount); in main() local
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicColorMatrix.cpp896 bool floatIn = !!cp->mLastKey.u.inType; in kernel() local