Searched refs:front_camera (Results 1 – 1 of 1) sorted by relevance
82 int front_camera = 1; in mm_app_dtc_0() local99 if(mm_app_open(front_camera) != MM_CAMERA_OK) { in mm_app_dtc_0()105 if(system_dimension_set(front_camera) != MM_CAMERA_OK){ in mm_app_dtc_0()112 if( MM_CAMERA_OK != (rc = startRdi(front_camera))) { in mm_app_dtc_0()128 if( MM_CAMERA_OK != (rc = stopRdi(front_camera))) { in mm_app_dtc_0()135 if( mm_app_close(front_camera) != MM_CAMERA_OK) { in mm_app_dtc_0()172 int front_camera = 1; in mm_app_dtc_1() local189 if(mm_app_open(front_camera) != MM_CAMERA_OK) { in mm_app_dtc_1()195 if(system_dimension_set(front_camera) != MM_CAMERA_OK){ in mm_app_dtc_1()202 if( MM_CAMERA_OK != (rc = startRdi(front_camera))) { in mm_app_dtc_1()[all …]