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

  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 83 mNumBuffers = mHalCamCtrl->mHdrInfo.num_frame;
186 mNumBuffers = mHalCamCtrl->mHdrInfo.num_frame;
QCameraHWI.cpp 87 __func__, pme->mHdrInfo.num_frame, pme->mHdrInfo.num_raw_received,
88 (pme->mHdrInfo.num_frame - pme->mHdrInfo.num_raw_received));
90 if (pme->mHdrInfo.num_raw_received == pme->mHdrInfo.num_frame) {
    [all...]
  /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:__anon3778
  /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 662 bool getHdrInfoAndSetExp( int max_num_frm, int *num_frame, int *exp);
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 304 int num_frame; member in struct:android::snap_hdr_record_t_
739 bool getHdrInfoAndSetExp(int max_num_frm, int *num_frame, int *exp);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 676 bool getHdrInfoAndSetExp(int max_num_frm, int *num_frame, int *exp);

Completed in 191 milliseconds