HomeSort by relevance Sort by last modified time
    Searched refs:mm_app_close (Results 1 - 22 of 22) sorted by null

  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 57 rc = mm_app_close(&test_obj);
59 LOGE("mm_app_close() cam_idx=%d, err=%d\n",
105 rc |= mm_app_close(&test_obj);
107 LOGE("mm_app_close() cam_idx=%d, err=%d\n",
153 rc = mm_app_close(&test_obj);
155 LOGE("mm_app_close() cam_idx=%d, err=%d\n",
201 rc = mm_app_close(&test_obj);
203 LOGE("mm_app_close() cam_idx=%d, err=%d\n",
237 mm_app_close(&test_obj);
264 mm_app_close(&test_obj)
    [all...]
mm_qcamera_dual_test.c 135 if( mm_app_close(front_camera) != MM_CAMERA_OK) {
136 LOGE("mm_app_close() err=%d\n", rc);
148 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
149 LOGE("mm_app_close() err=%d\n", rc);
232 if( mm_app_close(front_camera) != MM_CAMERA_OK) {
233 LOGE("mm_app_close() err=%d\n", rc);
238 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
239 LOGE("mm_app_close() err=%d\n", rc);
321 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
322 LOGE("mm_app_close() err=%d\n", rc)
    [all...]
mm_qcamera_app.c 642 int mm_app_close(mm_camera_test_obj_t *test_obj) function
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 56 rc = mm_app_close(&test_obj);
58 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
104 rc |= mm_app_close(&test_obj);
106 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
152 rc = mm_app_close(&test_obj);
154 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
200 rc = mm_app_close(&test_obj);
202 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
236 mm_app_close(&test_obj);
263 mm_app_close(&test_obj)
    [all...]
mm_qcamera_dual_test.c 138 if( mm_app_close(front_camera) != MM_CAMERA_OK) {
139 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
151 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
152 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
235 if( mm_app_close(front_camera) != MM_CAMERA_OK) {
236 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
241 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
242 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
324 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
325 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc)
    [all...]
mm_qcamera_app.c 637 int mm_app_close(mm_camera_test_obj_t *test_obj) function
    [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 56 rc = mm_app_close(&test_obj);
58 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
104 rc |= mm_app_close(&test_obj);
106 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
152 rc = mm_app_close(&test_obj);
154 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
200 rc = mm_app_close(&test_obj);
202 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
236 mm_app_close(&test_obj);
263 mm_app_close(&test_obj)
    [all...]
mm_qcamera_dual_test.c 138 if( mm_app_close(front_camera) != MM_CAMERA_OK) {
139 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
151 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
152 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
235 if( mm_app_close(front_camera) != MM_CAMERA_OK) {
236 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
241 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
242 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
324 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
325 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc)
    [all...]
mm_qcamera_app.c 637 int mm_app_close(mm_camera_test_obj_t *test_obj) function
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 56 rc = mm_app_close(&test_obj);
58 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
104 rc |= mm_app_close(&test_obj);
106 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
152 rc = mm_app_close(&test_obj);
154 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
200 rc = mm_app_close(&test_obj);
202 CDBG_ERROR("%s:mm_app_close() cam_idx=%d, err=%d\n",
236 mm_app_close(&test_obj);
263 mm_app_close(&test_obj)
    [all...]
mm_qcamera_dual_test.c 138 if( mm_app_close(front_camera) != MM_CAMERA_OK) {
139 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
151 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
152 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
235 if( mm_app_close(front_camera) != MM_CAMERA_OK) {
236 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
241 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
242 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
324 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
325 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc)
    [all...]
mm_qcamera_app.c 671 int mm_app_close(mm_camera_test_obj_t *test_obj) function
    [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_dual_test.c 138 if( mm_app_close(front_camera) != MM_CAMERA_OK) {
139 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
151 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
152 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
235 if( mm_app_close(front_camera) != MM_CAMERA_OK) {
236 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
241 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
242 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
324 if( mm_app_close(back_camera) != MM_CAMERA_OK) {
325 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc)
    [all...]
mm_qcamera_unit_test.c 98 if ( mm_app_close(my_cam_app.cam_open) != MM_CAMERA_OK) {
99 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
161 if ( mm_app_close(my_cam_app.cam_open) != MM_CAMERA_OK) {
162 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
229 if ( mm_app_close(my_cam_app.cam_open) != MM_CAMERA_OK) {
230 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
297 if ( mm_app_close(my_cam_app.cam_open) != MM_CAMERA_OK) {
298 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc);
359 if ( mm_app_close(my_cam_app.cam_open) != MM_CAMERA_OK) {
360 CDBG_ERROR("%s:mm_app_close() err=%d\n",__func__, rc)
    [all...]
mm_qcamera_app.c 289 int mm_app_close(int8_t cam_id) function
372 mm_app_close(my_cam_app.cam_open);
mm_qcamera_pp.c     [all...]
mm_qcamera_main_menu.c     [all...]
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/inc/
mm_qcamera_app.h 200 extern int mm_app_close(int8_t cam_id);
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 384 extern int mm_app_close(mm_camera_test_obj_t *test_obj);
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 384 extern int mm_app_close(mm_camera_test_obj_t *test_obj);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 385 extern int mm_app_close(mm_camera_test_obj_t *test_obj);
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 387 extern int mm_app_close(mm_camera_test_obj_t *test_obj);

Completed in 379 milliseconds