Home | History | Annotate | Download | only in src

Lines Matching refs:cam_format_t

2752         bool ret = native_set_parms(MM_CAMERA_PARM_PREVIEW_FORMAT, sizeof(cam_format_t),
3355 cam_format_t QCameraHardwareInterface::getPreviewFormat() const
3357 cam_format_t foramt = CAMERA_YUV_420_NV21;