Home
last modified time | relevance | path

Searched refs:CAM_FORMAT_BAYER_IDEAL_RAW_PLAIN16_10BPP_RGGB (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h350 CAM_FORMAT_BAYER_IDEAL_RAW_PLAIN16_10BPP_RGGB, //70 enumerator
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp635 {QC_PIXEL_FORMAT_BAYER_IDEAL_PLAIN16_10RGGB, CAM_FORMAT_BAYER_IDEAL_RAW_PLAIN16_10BPP_RGGB},
10396 format = CAM_FORMAT_BAYER_IDEAL_RAW_PLAIN16_10BPP_RGGB; in getStreamFormat()
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c3975 case CAM_FORMAT_BAYER_IDEAL_RAW_PLAIN16_10BPP_RGGB: in mm_stream_calc_offset_raw()