Home
last modified time | relevance | path

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

/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/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/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/asus/flo/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2052 param.reprocess.buf_index = frame->bufs[i]->buf_idx; in doReprocess()
2109 param.reprocess.buf_index = buf_idx; in doReprocess()