Home
last modified time | relevance | path

Searched refs:meta_buf_index (Results 1 – 16 of 16) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.cpp1051 uint8_t meta_buf_index = -1; in doReprocessOffline() local
1071 meta_buf_index = 0; in doReprocessOffline()
1074 meta_buf_index, in doReprocessOffline()
1084 mappedBuffer.index = meta_buf_index; in doReprocessOffline()
1114 param.reprocess.meta_buf_index = meta_buf_index; in doReprocessOffline()
1177 uint8_t meta_buf_index = 0; in doReprocess() local
1182 meta_buf_index = frame->bufs[i]->buf_idx; in doReprocess()
1216 param.reprocess.meta_buf_index = meta_buf_index; in doReprocess()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraChannel.cpp1183 uint32_t meta_buf_index = 0; in doReprocessOffline() local
1186 meta_buf_index, in doReprocessOffline()
1227 mappedBuffer.index = meta_buf_index; in doReprocessOffline()
1255 param.reprocess.meta_buf_index = meta_buf_index; in doReprocessOffline()
1285 uint8_t meta_buf_index) in doReprocess() argument
1328 param.reprocess.meta_buf_index = meta_buf_index; in doReprocess()
1333 param.reprocess.meta_buf_index); in doReprocess()
DQCameraChannel.h132 uint8_t meta_buf_index);
DQCameraPostProc.cpp2628 uint8_t meta_buf_index = 0; in doReprocess() local
2664 meta_buf_index = (uint8_t) src_reproc_frame->bufs[i]->buf_idx; in doReprocess()
2672 (int)meta_buf_index); in doReprocess()
2760 m_parent->mParameters, pMetaStream, meta_buf_index); in doReprocess()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraChannel.cpp1183 uint32_t meta_buf_index = 0; in doReprocessOffline() local
1186 meta_buf_index, in doReprocessOffline()
1227 mappedBuffer.index = meta_buf_index; in doReprocessOffline()
1255 param.reprocess.meta_buf_index = meta_buf_index; in doReprocessOffline()
1285 uint8_t meta_buf_index) in doReprocess() argument
1328 param.reprocess.meta_buf_index = meta_buf_index; in doReprocess()
1333 param.reprocess.meta_buf_index); in doReprocess()
DQCameraChannel.h132 uint8_t meta_buf_index);
DQCameraPostProc.cpp2628 uint8_t meta_buf_index = 0; in doReprocess() local
2664 meta_buf_index = (uint8_t) src_reproc_frame->bufs[i]->buf_idx; in doReprocess()
2672 (int)meta_buf_index); in doReprocess()
2760 m_parent->mParameters, pMetaStream, meta_buf_index); in doReprocess()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c329 param.reprocess.meta_buf_index = meta_idx; in mm_app_do_reprocess()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c329 param.reprocess.meta_buf_index = meta_idx; in mm_app_do_reprocess()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c329 param.reprocess.meta_buf_index = meta_idx; in mm_app_do_reprocess()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_intf.h367 … uint8_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member
/device/huawei/angler/camera/QCamera2/stack/common/
Dcam_intf.h430 … uint32_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member
/device/lge/bullhead/camera/QCamera2/stack/common/
Dcam_intf.h430 … uint32_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp3196 param.reprocess.meta_buf_index = meta_buf_idx; in doReprocessOffline()
3254 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()
/device/huawei/angler/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4236 param.reprocess.meta_buf_index = meta_buf_idx; in doReprocessOffline()
4290 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()
/device/lge/bullhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4236 param.reprocess.meta_buf_index = meta_buf_idx; in doReprocessOffline()
4290 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()