Home
last modified time | relevance | path

Searched defs:floatOut (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/media/audio_utils/tests/
H A Dbiquad_filter.cpp110 std::vector<float> floatOut(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()
494 std::vector<float> floatOut(frameLength * channelCount); in lvmMainProcess() local
H A Dreverb_test.cpp352 std::vector<float> floatOut(frameLength * channelCount); in main() local
/aosp12/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
H A DGoogLeNet.java35 public float[] floatOut; field in GoogLeNet
/aosp12/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsicColorMatrix.cpp897 bool floatOut = !!cp->mLastKey.u.outType; in kernel() local