Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraChannel.cpp1283 uint32_t meta_buf_index = 0; in doReprocessOffline() local
1306 meta_buf_index = buf_index; in doReprocessOffline()
1309 meta_buf_index, in doReprocessOffline()
1320 mappedBuffer.index = meta_buf_index; in doReprocessOffline()
1352 param.reprocess.meta_buf_index = meta_buf_index; in doReprocessOffline()
1357 param.reprocess.meta_buf_index, pStream->getMyOriginalType()); in doReprocessOffline()
1490 uint8_t meta_buf_index) in doReprocess() argument
1538 param.reprocess.meta_buf_index = meta_buf_index; in doReprocess()
1543 param.reprocess.meta_buf_index, pStream->getMyOriginalType()); in doReprocess()
DQCameraChannel.h138 uint8_t meta_buf_index);
DQCameraPostProc.cpp3048 uint8_t meta_buf_index = 0; in doReprocess() local
3094 meta_buf_index = (uint8_t) src_frame->bufs[i]->buf_idx; in doReprocess()
3103 (int)meta_buf_index); in doReprocess()
3118 meta_buf_index = (uint8_t) src_reproc_frame->bufs[i]->buf_idx; in doReprocess()
3126 (int)meta_buf_index); in doReprocess()
3199 m_parent->mParameters, pMetaStream, meta_buf_index); in doReprocess()
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_reprocess.c319 param.reprocess.meta_buf_index = meta_idx; in mm_app_do_reprocess()
/device/google/marlin/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4821 param.reprocess.meta_buf_index = meta_buf_idx; in doReprocessOffline()
4825 param.reprocess.meta_buf_index); in doReprocessOffline()
4886 param.reprocess.meta_buf_index = meta_frame->bufs[0]->buf_idx; in doReprocess()
4890 param.reprocess.meta_buf_index); in doReprocess()
/device/google/marlin/camera/QCamera2/stack/common/
Dcam_intf.h549 … uint32_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/include/
Dcam_intf.h549 … uint32_t meta_buf_index; /* buf index to meta data buffer. only valid if meta_present != 0 */ member