Home
last modified time | relevance | path

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

/frameworks/av/media/libeffects/lvm/tests/
Dlvmtest.cpp466 int lvmExecute(float* floatIn, float* floatOut, struct EffectContext* pContext, in lvmExecute()
494 std::vector<float> floatOut(frameLength * channelCount); in lvmMainProcess() local
Dreverb_test.cpp352 std::vector<float> floatOut(frameLength * channelCount); in main() local
/frameworks/rs/tests/java_api/RsBLAS_Benchmark/src/com/example/android/rs/blasbenchmark/
DGoogLeNet.java35 public float[] floatOut; field in GoogLeNet
/frameworks/rs/cpu_ref/
DrsCpuIntrinsicColorMatrix.cpp897 bool floatOut = !!cp->mLastKey.u.outType; in kernel() local
/frameworks/rs/toolkit/
DColorMatrix.cpp914 bool floatOut = !!mLastKey.u.outType; local