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

  /device/lge/mako/camera/
QCameraHWI_Still.cpp 307 //mm_camera_do_munmap(main_fd, (void *)main_buffer_addr, mSnapshotStreamBuf.frame_len);
671 memset(&mSnapshotStreamBuf, 0, sizeof(mSnapshotStreamBuf));
705 &mSnapshotStreamBuf, &reg_buf.def,
713 reg_buf.def.num = mSnapshotStreamBuf.num;
775 memset(&mSnapshotStreamBuf, 0, sizeof(mSnapshotStreamBuf));
839 frame_len, y_off, cbcr_off, MSM_PMEM_MAINIMG, &mSnapshotStreamBuf,
867 reg_buf.snapshot.main.num = mSnapshotStreamBuf.num;
    [all...]
QCameraStream.h 365 mm_cameara_stream_buf_t mSnapshotStreamBuf;
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 263 //mm_camera_do_munmap(main_fd, (void *)main_buffer_addr, mSnapshotStreamBuf.frame_len);
610 memset(&mSnapshotStreamBuf, 0, sizeof(mSnapshotStreamBuf));
636 &mSnapshotStreamBuf, &reg_buf.def,
644 reg_buf.def.num = mSnapshotStreamBuf.num;
706 memset(&mSnapshotStreamBuf, 0, sizeof(mSnapshotStreamBuf));
770 frame_len, y_off, cbcr_off, MSM_PMEM_MAINIMG, &mSnapshotStreamBuf,
798 reg_buf.snapshot.main.num = mSnapshotStreamBuf.num;
907 memset(&mSnapshotStreamBuf, 0, sizeof(mSnapshotStreamBuf))
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraStream.h 353 mm_cameara_stream_buf_t mSnapshotStreamBuf;

Completed in 29 milliseconds