Home
last modified time | relevance | path

Searched refs:buf_index (Results 1 – 13 of 13) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.cpp1089 int buf_index = 1; in doReprocessOffline() local
1091 buf_index, in doReprocessOffline()
1100 mappedBuffer.index = buf_index; in doReprocessOffline()
1108 param.reprocess.buf_index = buf_index; in doReprocessOffline()
1209 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess()
1263 param.reprocess.buf_index = buf_idx; in doReprocess()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraChannel.cpp769 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess()
822 param.reprocess.buf_index = buf_idx; in doReprocess()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraChannel.cpp769 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess()
822 param.reprocess.buf_index = buf_idx; in doReprocess()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c324 param.reprocess.buf_index = frame->buf_idx; in mm_app_do_reprocess()
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_intf.h318 uint8_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
/device/lge/mako/camera/QCamera/HAL/core/src/
DQCameraHWI_Still.cpp1656 int buf_index = 0; in encodeDisplayAndSave() local
1720 int buf_index = 0; in receiveRawPicture() local
1752 buf_index = recvd_frame->def.idx; in receiveRawPicture()
1765 mHalCamCtrl->mRawMemory.camera_memory[buf_index], 0, NULL, in receiveRawPicture()
/device/asus/flo/camera/QCamera2/stack/common/
Dcam_intf.h311 uint8_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2293 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess()
2344 param.reprocess.buf_index = buf_idx; in doReprocessOffline()
2449 param.reprocess.buf_index = buf_idx; in doReprocess()
/device/lge/mako/camera/
DQCameraHWI_Still.cpp1855 int buf_index = 0; in encodeDisplayAndSave() local
1918 int buf_index = 0; in receiveRawPicture() local
1960 buf_index = recvd_frame->def.idx; in receiveRawPicture()
1973 mHalCamCtrl->mRawMemory.camera_memory[buf_index], 0, NULL, in receiveRawPicture()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_intf.h355 uint8_t buf_index; /* buf index to the source frame buffer that needs reprocess, member
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2114 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess()
2171 param.reprocess.buf_index = buf_idx; in doReprocess()
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI.cpp712 int buf_index = 0; in receiveRawPicture() local
732 buf_index = recvd_frame->bufs[0]->buf_idx; in receiveRawPicture()
734 pme->mSnapshotMemory.camera_memory[buf_index]->data, in receiveRawPicture()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp3170 param.reprocess.buf_index = buf_idx; in doReprocessOffline()
3228 param.reprocess.buf_index = buf_idx; in doReprocess()