Searched defs:inLen (Results 1 – 15 of 15) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsic.cpp | 77 uint32_t inLen, Allocation * aout, in preLaunch() 83 uint32_t inLen, Allocation * aout, in postLaunch() 90 uint32_t inLen, in invokeForEach()
|
D | rsCpuScript.cpp | 556 uint32_t inLen, in reduceMtlsSetup() 627 uint32_t inLen, in forEachMtlsSetup() 748 uint32_t inLen, in invokeForEach() 766 const Allocation ** ains, uint32_t inLen, in invokeReduce() 998 uint32_t inLen, Allocation * aout, in preLaunch() 1003 uint32_t inLen, Allocation * aout, in postLaunch()
|
D | rsCpuScriptGroup.cpp | 212 uint32_t inLen; in execute() local 243 uint32_t inLen; in execute() local
|
D | rsCpuCore.cpp | 652 uint32_t inLen, in launchReduce() 669 uint32_t inLen, in launchReduceSerial() 716 uint32_t inLen, in launchReduceParallel() 827 uint32_t inLen, in launchForEach()
|
D | rsCpuCoreRuntime.h | 45 uint32_t inLen; member
|
D | rsCpuIntrinsicHistogram.cpp | 97 uint32_t inLen, Allocation * aout, in preLaunch() 145 uint32_t inLen, Allocation * aout, in postLaunch()
|
D | rsCpuIntrinsicBLAS.cpp | 238 uint32_t inLen, in invokeForEach()
|
D | rsCpuIntrinsicColorMatrix.cpp | 944 uint32_t inLen, in preLaunch()
|
D | rsCpuIntrinsicResize.cpp | 722 uint32_t inLen, Allocation * aout, in preLaunch()
|
/frameworks/rs/ |
D | rsScriptIntrinsic.cpp | 61 size_t inLen, in runForEach() 72 const Allocation ** ains, size_t inLen, in runReduce()
|
D | rsScriptC.cpp | 174 size_t inLen, in runForEach() 221 const Allocation ** ains, size_t inLen, in runReduce()
|
D | rsScript.cpp | 193 RsAllocation *vains, size_t inLen, in rsi_ScriptForEachMulti() 225 RsAllocation *vains, size_t inLen, in rsi_ScriptReduce()
|
D | rsHidlAdaptation.cpp | 758 size_t inLen = 0; in ScriptForEach() local 767 RsAllocation *vains, size_t inLen, in ScriptForEachMulti() 809 RsAllocation *vains, size_t inLen, RsAllocation vaout, in ScriptReduce()
|
/frameworks/rs/driver/ |
D | rsdBcc.cpp | 92 size_t inLen, in rsdScriptInvokeForEachMulti() 128 const Allocation ** ains, size_t inLen, in rsdScriptInvokeReduce()
|
/frameworks/av/media/libstagefright/ |
D | MetaDataUtils.cpp | 227 size_t inLen = strnlen((const char *)data, size); in extractAlbumArt() local
|