HomeSort by relevance Sort by last modified time
    Searched defs:mm_camera_test_obj_t (Results 1 - 2 of 2) sorted by null

  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 140 } mm_camera_test_obj_t; typedef in typeref:struct:__anon1805
196 mm_camera_test_obj_t *test_obj);
197 extern int mm_app_close(mm_camera_test_obj_t *test_obj);
199 mm_camera_test_obj_t *test_obj,
204 extern int mm_app_del_channel(mm_camera_test_obj_t *test_obj,
206 extern mm_camera_stream_t * mm_app_add_stream(mm_camera_test_obj_t *test_obj,
208 extern int mm_app_del_stream(mm_camera_test_obj_t *test_obj,
211 extern int mm_app_config_stream(mm_camera_test_obj_t *test_obj,
215 extern int mm_app_start_channel(mm_camera_test_obj_t *test_obj,
217 extern int mm_app_stop_channel(mm_camera_test_obj_t *test_obj
    [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 140 } mm_camera_test_obj_t; typedef in typeref:struct:__anon31433
196 mm_camera_test_obj_t *test_obj);
197 extern int mm_app_close(mm_camera_test_obj_t *test_obj);
199 mm_camera_test_obj_t *test_obj,
204 extern int mm_app_del_channel(mm_camera_test_obj_t *test_obj,
206 extern mm_camera_stream_t * mm_app_add_stream(mm_camera_test_obj_t *test_obj,
208 extern int mm_app_del_stream(mm_camera_test_obj_t *test_obj,
211 extern int mm_app_config_stream(mm_camera_test_obj_t *test_obj,
215 extern int mm_app_start_channel(mm_camera_test_obj_t *test_obj,
217 extern int mm_app_stop_channel(mm_camera_test_obj_t *test_obj
    [all...]

Completed in 562 milliseconds