Home
last modified time | relevance | path

Searched refs:mImageLength (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap4xxx/camera/
DCameraHal.cpp1255 mImageLength = bytes; in allocImageBufs()
1261 mImageLength = 0; in allocImageBufs()
2413 desc.mLength = mImageLength; in startImageBracketing()
2599 desc.mLength = mImageLength; in takePicture()
2866 mImageLength = 0; in CameraHal()
/hardware/ti/omap4xxx/camera/inc/
DCameraHal.h1236 int mImageLength; variable