Searched refs:kTotalPreviewBufferCount (Results 1 – 2 of 2) sorted by relevance
194 static const int kTotalPreviewBufferCount = kPreviewBufferCount + MIN_UNDEQUEUD_BUFFER_COUNT; variable
1486 mTotalPreviewBufferCount = kTotalPreviewBufferCount; in QualcommCameraHardware()9337 if(!strcmp("preview", mName)) num_buf = kTotalPreviewBufferCount; in PmemPool()9396 if(!strcmp("preview", mName)) num_buffers = kTotalPreviewBufferCount; in ~PmemPool()