Home
last modified time | relevance | path

Searched refs:_sharp_fbc_rotation (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/hwi/isp20/
H A DCamHwIsp20.h155 _sharp_fbc_rotation = rot; in setSharpFbcRotation()
330 rk_aiq_rotation_t _sharp_fbc_rotation; variable
H A DCamHwIsp20.cpp68 , _sharp_fbc_rotation(RK_AIQ_ROTATION_0) in CamHwIsp20()
3565 switch (_sharp_fbc_rotation) { in setIsppSharpFbcRot()
3576 LOGE_CAMHW_SUBM(ISP20HW_SUBM, "wrong rotation %d\n", _sharp_fbc_rotation); in setIsppSharpFbcRot()
3580 if (_sharp_fbc_rotation != RK_AIQ_ROTATION_0) { in setIsppSharpFbcRot()
3582 _sharp_fbc_rotation = RK_AIQ_ROTATION_0; in setIsppSharpFbcRot()
3588 LOGD("sharp rotation %d", _sharp_fbc_rotation); in setIsppSharpFbcRot()