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

  /external/chromium_org/third_party/WebKit/Source/platform/audio/
Reverb.h 45 enum { MaxFrameSize = 256 };
Reverb.cpp 133 m_tempBuffer = AudioBus::create(2, MaxFrameSize);
141 && framesToProcess <= MaxFrameSize && framesToProcess <= sourceBus->length() && framesToProcess <= destinationBus->length();
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndiswan.h 127 OUT ULONG MaxFrameSize;
267 OUT ULONG MaxFrameSize;
  /hardware/intel/img/psb_video/src/
pnw_hostcode.h 188 IMG_INT32 MaxFrameSize;
pnw_hostcode.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ks.h     [all...]
netmon.h 272 DWORD MaxFrameSize;
    [all...]

Completed in 235 milliseconds