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

  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_rdi.c 198 int num_of_streams; local
201 num_of_streams = 2;
205 num_of_streams = 1;
209 if (MM_CAMERA_OK != (rc = pme->cam->ops->start_streams(pme->cam->camera_handle,pme->ch_id,num_of_streams,&stream))) {
252 int num_of_streams; local
257 num_of_streams = 2;
261 num_of_streams = 1;
265 if (MM_CAMERA_OK != (rc = pme->cam->ops->stop_streams(pme->cam->camera_handle,pme->ch_id,num_of_streams,&stream))) {
  /device/asus/flo/camera/QCamera2/stack/common/
cam_types.h 734 uint8_t num_of_streams; member in struct:__anon1709
1132 uint8_t num_of_streams; \/* number of streams in the bundle *\/ member in struct:__anon1730
    [all...]
  /hardware/qcom/camera/QCamera2/stack/common/
cam_types.h 749 uint8_t num_of_streams; member in struct:__anon34045
1195 uint8_t num_of_streams; \/* number of streams in the bundle *\/ member in struct:__anon34072
    [all...]

Completed in 5926 milliseconds