HomeSort by relevance Sort by last modified time
    Searched refs:mm_camera_test_obj_t (Results 1 - 23 of 23) 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:__anon2818
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...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 140 } mm_camera_test_obj_t; typedef in typeref:struct:__anon3325
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...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/inc/
mm_qcamera_app.h 249 } mm_camera_test_obj_t; typedef in typeref:struct:__anon4436
335 mm_camera_test_obj_t test_obj;
384 mm_camera_test_obj_t *test_obj);
385 extern int mm_app_close(mm_camera_test_obj_t *test_obj);
387 mm_camera_test_obj_t *test_obj,
392 extern int mm_app_del_channel(mm_camera_test_obj_t *test_obj,
394 extern mm_camera_stream_t * mm_app_add_stream(mm_camera_test_obj_t *test_obj,
396 extern int mm_app_del_stream(mm_camera_test_obj_t *test_obj,
399 extern int mm_app_config_stream(mm_camera_test_obj_t *test_obj,
403 extern int mm_app_start_channel(mm_camera_test_obj_t *test_obj
    [all...]
  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 44 mm_camera_test_obj_t test_obj;
48 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
76 mm_camera_test_obj_t test_obj;
80 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
124 mm_camera_test_obj_t test_obj;
128 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
172 mm_camera_test_obj_t test_obj;
176 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
220 mm_camera_test_obj_t test_obj;
224 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
    [all...]
mm_qcamera_video.c 38 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
56 mm_camera_stream_t * mm_app_add_video_stream(mm_camera_test_obj_t *test_obj,
100 mm_camera_channel_t * mm_app_add_video_channel(mm_camera_test_obj_t *test_obj)
129 int mm_app_start_record_preview(mm_camera_test_obj_t *test_obj)
169 int mm_app_stop_record_preview(mm_camera_test_obj_t *test_obj)
198 int mm_app_start_record(mm_camera_test_obj_t *test_obj)
213 int mm_app_stop_record(mm_camera_test_obj_t *test_obj)
228 int mm_app_start_live_snapshot(mm_camera_test_obj_t *test_obj)
243 int mm_app_stop_live_snapshot(mm_camera_test_obj_t *test_obj
    [all...]
mm_qcamera_preview.c 38 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
60 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
149 mm_camera_stream_t * mm_app_add_preview_stream(mm_camera_test_obj_t *test_obj,
193 mm_camera_stream_t * mm_app_add_snapshot_stream(mm_camera_test_obj_t *test_obj,
243 mm_camera_channel_t * mm_app_add_preview_channel(mm_camera_test_obj_t *test_obj)
272 int mm_app_stop_and_del_channel(mm_camera_test_obj_t *test_obj,
300 int mm_app_start_preview(mm_camera_test_obj_t *test_obj)
327 int mm_app_stop_preview(mm_camera_test_obj_t *test_obj
    [all...]
mm_qcamera_rdi.c 66 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
84 mm_camera_stream_t * mm_app_add_rdi_stream(mm_camera_test_obj_t *test_obj,
159 mm_camera_stream_t * mm_app_add_rdi_snapshot_stream(mm_camera_test_obj_t *test_obj,
209 mm_camera_channel_t * mm_app_add_rdi_channel(mm_camera_test_obj_t *test_obj, uint8_t num_burst)
240 int mm_app_stop_and_del_rdi_channel(mm_camera_test_obj_t *test_obj,
268 int mm_app_start_rdi(mm_camera_test_obj_t *test_obj, uint8_t num_burst)
289 int mm_app_stop_rdi(mm_camera_test_obj_t *test_obj)
mm_qcamera_snapshot.c 41 mm_camera_test_obj_t *pme = NULL;
44 pme = (mm_camera_test_obj_t *)userData;
75 int encodeData(mm_camera_test_obj_t *test_obj, mm_camera_super_buf_t* recvd_frame,
123 int createEncodingSession(mm_camera_test_obj_t *test_obj,
164 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
264 mm_camera_channel_t * mm_app_add_snapshot_channel(mm_camera_test_obj_t *test_obj)
294 mm_camera_stream_t * mm_app_add_postview_stream(mm_camera_test_obj_t *test_obj,
344 int mm_app_start_capture(mm_camera_test_obj_t *test_obj,
403 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj
    [all...]
mm_qcamera_app.c 440 mm_camera_test_obj_t *test_obj =
441 (mm_camera_test_obj_t *)user_data;
464 mm_camera_test_obj_t *test_obj)
565 int mm_app_close(mm_camera_test_obj_t *test_obj)
618 mm_camera_channel_t * mm_app_add_channel(mm_camera_test_obj_t *test_obj,
640 int mm_app_del_channel(mm_camera_test_obj_t *test_obj,
649 mm_camera_stream_t * mm_app_add_stream(mm_camera_test_obj_t *test_obj,
702 int mm_app_del_stream(mm_camera_test_obj_t *test_obj,
720 mm_camera_channel_t *mm_app_get_channel_by_type(mm_camera_test_obj_t *test_obj,
726 int mm_app_config_stream(mm_camera_test_obj_t *test_obj
    [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_unit_test.c 44 mm_camera_test_obj_t test_obj;
48 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
76 mm_camera_test_obj_t test_obj;
80 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
124 mm_camera_test_obj_t test_obj;
128 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
172 mm_camera_test_obj_t test_obj;
176 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
220 mm_camera_test_obj_t test_obj;
224 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
    [all...]
mm_qcamera_video.c 38 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
56 mm_camera_stream_t * mm_app_add_video_stream(mm_camera_test_obj_t *test_obj,
100 mm_camera_channel_t * mm_app_add_video_channel(mm_camera_test_obj_t *test_obj)
129 int mm_app_start_record_preview(mm_camera_test_obj_t *test_obj)
169 int mm_app_stop_record_preview(mm_camera_test_obj_t *test_obj)
198 int mm_app_start_record(mm_camera_test_obj_t *test_obj)
213 int mm_app_stop_record(mm_camera_test_obj_t *test_obj)
228 int mm_app_start_live_snapshot(mm_camera_test_obj_t *test_obj)
243 int mm_app_stop_live_snapshot(mm_camera_test_obj_t *test_obj
    [all...]
mm_qcamera_preview.c 38 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
60 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
149 mm_camera_stream_t * mm_app_add_preview_stream(mm_camera_test_obj_t *test_obj,
193 mm_camera_stream_t * mm_app_add_snapshot_stream(mm_camera_test_obj_t *test_obj,
243 mm_camera_channel_t * mm_app_add_preview_channel(mm_camera_test_obj_t *test_obj)
272 int mm_app_stop_and_del_channel(mm_camera_test_obj_t *test_obj,
300 int mm_app_start_preview(mm_camera_test_obj_t *test_obj)
327 int mm_app_stop_preview(mm_camera_test_obj_t *test_obj
    [all...]
mm_qcamera_rdi.c 66 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
84 mm_camera_stream_t * mm_app_add_rdi_stream(mm_camera_test_obj_t *test_obj,
159 mm_camera_stream_t * mm_app_add_rdi_snapshot_stream(mm_camera_test_obj_t *test_obj,
209 mm_camera_channel_t * mm_app_add_rdi_channel(mm_camera_test_obj_t *test_obj, uint8_t num_burst)
240 int mm_app_stop_and_del_rdi_channel(mm_camera_test_obj_t *test_obj,
268 int mm_app_start_rdi(mm_camera_test_obj_t *test_obj, uint8_t num_burst)
289 int mm_app_stop_rdi(mm_camera_test_obj_t *test_obj)
mm_qcamera_snapshot.c 41 mm_camera_test_obj_t *pme = NULL;
44 pme = (mm_camera_test_obj_t *)userData;
75 int encodeData(mm_camera_test_obj_t *test_obj, mm_camera_super_buf_t* recvd_frame,
123 int createEncodingSession(mm_camera_test_obj_t *test_obj,
164 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
264 mm_camera_channel_t * mm_app_add_snapshot_channel(mm_camera_test_obj_t *test_obj)
294 mm_camera_stream_t * mm_app_add_postview_stream(mm_camera_test_obj_t *test_obj,
344 int mm_app_start_capture(mm_camera_test_obj_t *test_obj,
403 int mm_app_stop_capture(mm_camera_test_obj_t *test_obj
    [all...]
mm_qcamera_app.c 440 mm_camera_test_obj_t *test_obj =
441 (mm_camera_test_obj_t *)user_data;
464 mm_camera_test_obj_t *test_obj)
565 int mm_app_close(mm_camera_test_obj_t *test_obj)
618 mm_camera_channel_t * mm_app_add_channel(mm_camera_test_obj_t *test_obj,
640 int mm_app_del_channel(mm_camera_test_obj_t *test_obj,
649 mm_camera_stream_t * mm_app_add_stream(mm_camera_test_obj_t *test_obj,
702 int mm_app_del_stream(mm_camera_test_obj_t *test_obj,
720 mm_camera_channel_t *mm_app_get_channel_by_type(mm_camera_test_obj_t *test_obj,
726 int mm_app_config_stream(mm_camera_test_obj_t *test_obj
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_video.c 38 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
56 mm_camera_stream_t * mm_app_add_video_stream(mm_camera_test_obj_t *test_obj,
100 mm_camera_channel_t * mm_app_add_video_channel(mm_camera_test_obj_t *test_obj)
129 int mm_app_start_record_preview(mm_camera_test_obj_t *test_obj)
169 int mm_app_stop_record_preview(mm_camera_test_obj_t *test_obj)
198 int mm_app_start_record(mm_camera_test_obj_t *test_obj)
213 int mm_app_stop_record(mm_camera_test_obj_t *test_obj)
228 int mm_app_start_live_snapshot(mm_camera_test_obj_t *test_obj)
243 int mm_app_stop_live_snapshot(mm_camera_test_obj_t *test_obj
    [all...]
mm_qcamera_unit_test.c 44 mm_camera_test_obj_t test_obj;
48 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
76 mm_camera_test_obj_t test_obj;
80 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
124 mm_camera_test_obj_t test_obj;
128 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
172 mm_camera_test_obj_t test_obj;
176 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
220 mm_camera_test_obj_t test_obj;
224 memset(&test_obj, 0, sizeof(mm_camera_test_obj_t));
    [all...]
mm_qcamera_reprocess.c 37 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
106 mm_camera_stream_t * mm_app_add_reprocess_stream_from_source(mm_camera_test_obj_t *test_obj,
168 mm_camera_channel_t * mm_app_add_reprocess_channel(mm_camera_test_obj_t *test_obj,
226 int mm_app_start_reprocess(mm_camera_test_obj_t *test_obj)
253 int mm_app_stop_reprocess(mm_camera_test_obj_t *test_obj)
277 int mm_app_do_reprocess(mm_camera_test_obj_t *test_obj,
349 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
mm_qcamera_snapshot.c 41 mm_camera_test_obj_t *pme = NULL;
44 pme = (mm_camera_test_obj_t *)userData;
79 int encodeData(mm_camera_test_obj_t *test_obj, mm_camera_super_buf_t* recvd_frame,
134 int createEncodingSession(mm_camera_test_obj_t *test_obj,
186 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
257 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
325 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data
    [all...]
mm_qcamera_rdi.c 68 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
86 mm_camera_stream_t * mm_app_add_rdi_stream(mm_camera_test_obj_t *test_obj,
166 mm_camera_stream_t * mm_app_add_rdi_snapshot_stream(mm_camera_test_obj_t *test_obj,
216 mm_camera_channel_t * mm_app_add_rdi_channel(mm_camera_test_obj_t *test_obj, uint8_t num_burst)
247 int mm_app_stop_and_del_rdi_channel(mm_camera_test_obj_t *test_obj,
280 int mm_app_start_rdi(mm_camera_test_obj_t *test_obj, uint8_t num_burst)
301 int mm_app_stop_rdi(mm_camera_test_obj_t *test_obj)
mm_qcamera_preview.c 42 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
118 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
185 mm_camera_test_obj_t *pme = (mm_camera_test_obj_t *)user_data;
361 mm_camera_stream_t * mm_app_add_metadata_stream(mm_camera_test_obj_t *test_obj,
405 mm_camera_stream_t * mm_app_add_preview_stream(mm_camera_test_obj_t *test_obj,
456 mm_camera_stream_t * mm_app_add_raw_stream(mm_camera_test_obj_t *test_obj,
509 mm_camera_stream_t * mm_app_add_snapshot_stream(mm_camera_test_obj_t *test_obj
    [all...]
mm_qcamera_app.c 460 mm_camera_test_obj_t *test_obj =
461 (mm_camera_test_obj_t *)user_data;
484 mm_camera_test_obj_t *test_obj)
627 int commit_set_batch(mm_camera_test_obj_t *test_obj)
647 int mm_app_set_params(mm_camera_test_obj_t *test_obj,
671 int mm_app_close(mm_camera_test_obj_t *test_obj)
724 mm_camera_channel_t * mm_app_add_channel(mm_camera_test_obj_t *test_obj,
746 int mm_app_del_channel(mm_camera_test_obj_t *test_obj,
755 mm_camera_stream_t * mm_app_add_stream(mm_camera_test_obj_t *test_obj,
812 int mm_app_del_stream(mm_camera_test_obj_t *test_obj
    [all...]
mm_qcamera_main_menu.c 236 //static void system_dimension_set(mm_camera_test_obj_t *test_obj);
    [all...]

Completed in 95 milliseconds