Home | History | Annotate | Download | only in camera

Lines Matching refs:cam_format_t

2864         bool ret = native_set_parms(MM_CAMERA_PARM_PREVIEW_FORMAT, sizeof(cam_format_t),
3501 cam_format_t QCameraHardwareInterface::getPreviewFormat() const
3503 cam_format_t foramt = CAMERA_YUV_420_NV21;