Searched defs:allocVideoBufs (Results 1 - 1 of 1) sorted by relevance

/hardware/ti/omap4xxx/camera/
H A DCameraHal.cpp1270 status_t CameraHal::allocVideoBufs(uint32_t width, uint32_t height, uint32_t bufferCount) function in class:android::CameraHal
1888 ret = allocVideoBufs(mVideoWidth, mVideoHeight, count);

Completed in 9 milliseconds