Home
last modified time | relevance | path

Searched refs:mExtImgMode (Results 1 – 4 of 4) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraStream.cpp44 ALOGD("DEBUG4:ExtMode:%d,streamid:%d",p_obj->mExtImgMode,bufs->bufs[0]->stream_id); in stream_cb_routine()
45 switch(p_obj->mExtImgMode) in stream_cb_routine()
93 …LOGD("%s: mActive = %d, streamid = %d, image_mode = %d",__func__, mActive, mStreamId, mExtImgMode); in streamOn()
113 __func__, mActive, mInit, mStreamId, mExtImgMode); in streamOn()
120 …LOGD("%s: mActive = %d, streamid = %d, image_mode = %d",__func__, mActive, mStreamId, mExtImgMode); in streamOff()
134 __func__, mActive, mInit, mStreamId, mExtImgMode); in streamOff()
149 __func__, mActive, mInit, mStreamId, mExtImgMode); in initStream()
153 __func__, mActive, mInit, mStreamId, mExtImgMode); in initStream()
161 mExtImgMode, in initStream()
165 __func__, mActive, mInit, mStreamId, mExtImgMode); in initStream()
[all …]
/device/moto/shamu/camera/QCamera/HAL2/core/src/
DQCameraStream.cpp130 ALOGE("DEBUG4:ExtMode:%d,streamid:%d",p_obj->mExtImgMode,bufs->bufs[0]->stream_id); in stream_cb_routine()
131 switch(p_obj->mExtImgMode) { in stream_cb_routine()
266 mExtImgMode = imgmode; in initStream()
273 mExtImgMode, in initStream()
/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraStream.h93 mm_camera_img_mode mExtImgMode; variable
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraStream.h67 mm_camera_img_mode mExtImgMode; variable