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

  /device/asus/flo/camera/QCamera2/HAL/
QCameraChannel.h 119 int32_t doReprocess(mm_camera_super_buf_t *frame);
121 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val);
QCameraChannel.cpp 720 * FUNCTION : doReprocess
731 int32_t QCameraReprocessChannel::doReprocess(mm_camera_super_buf_t *frame)
788 * FUNCTION : doReprocess
802 int32_t QCameraReprocessChannel::doReprocess(int buf_fd,
QCameraPostProc.cpp     [all...]
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCameraChannel.h 119 int32_t doReprocess(mm_camera_super_buf_t *frame);
121 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val);
QCameraChannel.cpp 720 * FUNCTION : doReprocess
731 int32_t QCameraReprocessChannel::doReprocess(mm_camera_super_buf_t *frame)
788 * FUNCTION : doReprocess
802 int32_t QCameraReprocessChannel::doReprocess(int buf_fd,
QCameraPostProc.cpp     [all...]
QCamera2HWI.cpp     [all...]
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.h 262 int32_t doReprocess(mm_camera_super_buf_t *frame,
265 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val,
QCamera3Channel.cpp     [all...]
QCamera3PostProc.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Channel.h 266 int32_t doReprocess(mm_camera_super_buf_t *frame,
269 int32_t doReprocess(int buf_fd, uint32_t buf_length, int32_t &ret_val,
QCamera3Channel.cpp     [all...]
QCamera3PostProc.cpp     [all...]

Completed in 1149 milliseconds