HomeSort by relevance Sort by last modified time
    Searched full:buffercount (Results 76 - 90 of 90) sorted by null

1 2 34

  /hardware/ti/omap4-aah/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 454 virtual status_t getPictureBufferSize(CameraFrame &frame, size_t bufferCount);
455 virtual status_t getFrameDataSize(size_t &dataFrameSize, size_t bufferCount);
    [all...]
  /system/core/include/system/
window.h 715 size_t bufferCount)
717 return window->perform(window, NATIVE_WINDOW_SET_BUFFER_COUNT, bufferCount);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ndis.h     [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerRenderer.cpp     [all...]
  /hardware/ti/omap4-aah/camera/
BaseCameraAdapter.cpp     [all...]
  /hardware/ti/omap4xxx/camera/
BaseCameraAdapter.cpp     [all...]
  /frameworks/native/include/gui/
GLConsumer.h 118 status_t setDefaultMaxBufferCount(int bufferCount);
  /libcore/luni/src/main/native/
libcore_io_Posix.cpp 265 IoVec(JNIEnv* env, size_t bufferCount) : mEnv(env), mBufferCount(bufferCount) {
    [all...]
  /hardware/ti/omap4-aah/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp     [all...]
OMXCapture.cpp 357 status_t OMXCameraAdapter::getPictureBufferSize(CameraFrame &frame, size_t bufferCount)
    [all...]
  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCameraAdapter.cpp 773 size_t bufferCount;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxgi.h 190 UINT BufferCount;
    [all...]
  /external/mesa3d/src/mesa/main/
mtypes.h     [all...]
  /frameworks/av/services/audioflinger/
Tracks.cpp 115 // ALOGD("Creating track with %d buffers @ %d bytes", bufferCount, bufferSize);
    [all...]
  /hardware/qcom/media/mm-video-v4l2/vidc/venc/src/
video_encoder_device_v4l2.cpp     [all...]

Completed in 737 milliseconds

1 2 34