Home
last modified time | relevance | path

Searched refs:lgCeil (Results 1 - 1 of 1) sorted by relevance

/developtools/profiler/device/plugins/native_daemon/src/
H A Dstack_preprocess.cpp1453 unsigned lgCeil = LgFloor(PowCeil(size)); in ComputeAlign() local
1454 index = (lgCeil < lgTmin) ? 0 : lgCeil - lgTmin; in ComputeAlign()

Completed in 4 milliseconds