Home | History | Annotate | Download | only in src

Lines Matching defs:test_obj

236 //static void system_dimension_set(mm_camera_test_obj_t *test_obj);
1108 int take_jpeg_snapshot(mm_camera_test_obj_t *test_obj, int is_burst_mode)
1112 if(MM_CAMERA_OK != (rc = mm_app_take_picture(test_obj, is_burst_mode))) {
1680 mm_camera_test_obj_t test_obj;
1681 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));