HomeSort by relevance Sort by last modified time
    Searched refs:num_frame (Results 1 - 6 of 6) sorted by null

  /device/lge/mako/camera/mm-camera-interface/
mm_camera_stream.c 519 stream->frame.num_frame = vbuf->num;
520 bufreq.count = stream->frame.num_frame;
581 memset(stream->frame.ref_count,0,(stream->frame.num_frame * sizeof(int8_t)));
799 for(i = 0; i < stream->frame.num_frame; i++) {
mm_camera.h 115 int32_t num_frame; member in struct:__anon1884
  /device/lge/mako/camera/
QCameraHWI_Still.cpp     [all...]
QCameraStream.h 49 int num_frame; member in struct:snap_hdr_record_t_
QCameraHWI.cpp     [all...]
QCameraHWI.h 659 bool getHdrInfoAndSetExp( int max_num_frm, int *num_frame, int *exp);

Completed in 139 milliseconds