Searched defs:doReprocess (Results 1 - 9 of 9) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
H A DQCameraChannel.cpp1466 * FUNCTION : doReprocess
1480 int32_t QCameraReprocessChannel::doReprocess(mm_camera_super_buf_t *frame, function in class:qcamera::QCameraReprocessChannel
1543 * FUNCTION : doReprocess
1558 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, void *buffer, function in class:qcamera::QCameraReprocessChannel
H A DQCameraPostProc.cpp2983 ret = pme->doReprocess();
3022 * FUNCTION : doReprocess
3032 int32_t QCameraPostProcessor::doReprocess() function in class:qcamera::QCameraPostProcessor
3187 ret = mPPChannels[mCurChannelIdx]->doReprocess(ppInputFrame,
/device/huawei/angler/camera/QCamera2/HAL/
H A DQCameraChannel.cpp1281 * FUNCTION : doReprocess
1295 int32_t QCameraReprocessChannel::doReprocess(mm_camera_super_buf_t *frame, function in class:qcamera::QCameraReprocessChannel
1358 * FUNCTION : doReprocess
1372 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, function in class:qcamera::QCameraReprocessChannel
H A DQCameraPostProc.cpp2574 ret = pme->doReprocess();
2613 * FUNCTION : doReprocess
2623 int32_t QCameraPostProcessor::doReprocess() function in class:qcamera::QCameraPostProcessor
2759 ret = mPPChannels[mCurReprocCount]->doReprocess(pp_job->src_frame,
/device/lge/bullhead/camera/QCamera2/HAL/
H A DQCameraChannel.cpp1269 * FUNCTION : doReprocess
1283 int32_t QCameraReprocessChannel::doReprocess(mm_camera_super_buf_t *frame, function in class:qcamera::QCameraReprocessChannel
1346 * FUNCTION : doReprocess
1360 int32_t QCameraReprocessChannel::doReprocess(int buf_fd, function in class:qcamera::QCameraReprocessChannel
H A DQCameraPostProc.cpp2574 ret = pme->doReprocess();
2613 * FUNCTION : doReprocess
2623 int32_t QCameraPostProcessor::doReprocess() function in class:qcamera::QCameraPostProcessor
2759 ret = mPPChannels[mCurReprocCount]->doReprocess(pp_job->src_frame,
/device/google/marlin/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp4814 * FUNCTION : doReprocess
4830 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, void *buffer, size_t buf_length, function in class:qcamera::QCamera3ReprocessChannel
/device/huawei/angler/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp4259 * FUNCTION : doReprocess
4274 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, size_t buf_length, function in class:qcamera::QCamera3ReprocessChannel
/device/lge/bullhead/camera/QCamera2/HAL3/
H A DQCamera3Channel.cpp4259 * FUNCTION : doReprocess
4274 int32_t QCamera3ReprocessChannel::doReprocess(int buf_fd, size_t buf_length, function in class:qcamera::QCamera3ReprocessChannel

Completed in 207 milliseconds