Home
last modified time | relevance | path

Searched defs:previewFormat (Results 1 – 6 of 6) sorted by relevance

/hardware/ti/omap4-aah/camera/
DCameraHal.cpp1319 status_t CameraHal::allocPreviewBufs(int width, int height, const char* previewFormat, in allocPreviewBufs()
1458 const char* previewFormat, unsigned int bufferCount) in allocImageBufs()
1549 status_t CameraHal::allocRawBufs(int width, int height, const char* previewFormat, int bufferCount) in allocRawBufs()
DAppCallbackNotifier.cpp968 const char *previewFormat = NULL; in notifyFrame() local
/hardware/ti/omap4xxx/camera/
DCameraHal.cpp1071 status_t CameraHal::allocPreviewBufs(int width, int height, const char* previewFormat, in allocPreviewBufs()
1221 …ImageBufs(unsigned int width, unsigned int height, size_t size, const char* previewFormat, unsigne… in allocImageBufs()
/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_menu.cpp82 int previewFormat = 0; variable
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_menu.cpp107 int previewFormat = 0; variable
/hardware/qcom/camera/QCamera2/HAL/
DQCameraParameters.cpp1948 int32_t previewFormat = lookupAttr(PREVIEW_FORMATS_MAP, in setPreviewFormat() local