HomeSort by relevance Sort by last modified time
    Searched refs:numKernels (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/platform/audio/
HRTFElevation.cpp 314 unsigned numKernels = m_kernelListL->size();
316 bool isIndexGood = azimuthIndex < numKernels;
331 int azimuthIndex2 = (azimuthIndex + 1) % numKernels;
  /external/chromium_org/third_party/mesa/src/include/CL/
cl.hpp     [all...]
  /external/mesa3d/include/CL/
cl.hpp     [all...]

Completed in 77 milliseconds