Searched defs:previewFormat (Results 1 – 6 of 6) sorted by relevance
/hardware/ti/omap4xxx/camera/ |
D | CameraHal.cpp | 1071 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/samsung_slsi/exynos5/libcamera/ |
D | ExynosCameraHWInterface.cpp | 2379 int previewW, previewH, previewFormat, previewFramesize; in m_startPreviewInternal() local 2687 int previewFormat = m_secCamera->getPreviewFormat(); in m_previewThreadFunc() local 2961 int previewW, previewH, previewFormat = 0; in m_videoThreadFunc() local
|
/hardware/ti/omap4xxx/test/CameraHal/ |
D | camera_test_menu.cpp | 82 int previewFormat = 0; variable
|
/hardware/qcom/camera/ |
D | QualcommCameraHardware.cpp | 4841 int32_t previewFormat; in getBuffersAndStartPreview() local 8218 …int32_t previewFormat = attr_lookup(preview_formats, sizeof(preview_formats) / sizeof(str_map), st… in setPreviewFormat() local
|
D | QCameraHWI_Parm.cpp | 2836 …int32_t previewFormat = attr_lookup(preview_formats, sizeof(preview_formats) / sizeof(str_map), st… in setPreviewFormat() local
|
/hardware/qcom/camera/QCamera/HAL/core/src/ |
D | QCameraHWI_Parm.cpp | 2735 …int32_t previewFormat = attr_lookup(preview_formats, sizeof(preview_formats) / sizeof(str_map), st… in setPreviewFormat() local
|