Searched refs:MIN_STREAMING_BUFFER_NUM (Results 1 – 3 of 3) sorted by relevance
/device/lge/hammerhead/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 47 #define MIN_STREAMING_BUFFER_NUM 7+11 macro 794 streamDim, MIN_STREAMING_BUFFER_NUM); in initialize() 836 rc = mMemory->allocate(MIN_STREAMING_BUFFER_NUM, len, true); in getStreamBufs() 2594 CAM_FORMAT_YUV_420_NV21, kDim, MIN_STREAMING_BUFFER_NUM); in initialize() 2628 rc = mMemory->allocate(MIN_STREAMING_BUFFER_NUM, len, true); in getStreamBufs()
|
/device/asus/flo/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 48 #define MIN_STREAMING_BUFFER_NUM 7 macro 751 streamDim, MIN_STREAMING_BUFFER_NUM); in initialize() 800 rc = mMemory->allocate(MIN_STREAMING_BUFFER_NUM, len, true); in getStreamBufs()
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 50 #define MIN_STREAMING_BUFFER_NUM 7+11 macro 875 streamDim, MIN_STREAMING_BUFFER_NUM, mPostProcMask, mIsType); in initialize() 920 rc = mMemory->allocate(MIN_STREAMING_BUFFER_NUM, len, true); in getStreamBufs() 3349 CAM_FORMAT_YUV_420_NV21, kDim, MIN_STREAMING_BUFFER_NUM, in initialize() 3384 rc = mMemory->allocate(MIN_STREAMING_BUFFER_NUM, len, true); in getStreamBufs()
|