Home
last modified time | relevance | path

Searched refs:input_buf_planes (Results 1 – 6 of 6) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCameraChannel.cpp1094 rp_cfg.offline.input_buf_planes.plane_info = offset; in addReprocStreamsFromSource()
DQCamera2HWI.cpp5627 rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len, NON_SECURE); in registerFaceImage()
5641 memcpy(pBufPtr, img_ptr, config->input_buf_planes.plane_info.frame_len); in registerFaceImage()
7767 streamInfoBuf->buf_planes = img_config.input_buf_planes; in addOfflineReprocChannel()
DQCamera2HWICallbacks.cpp484 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h2502 cam_stream_buf_plane_info_t input_buf_planes; member
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Channel.cpp4606 reprocess_config.offline.input_buf_planes.plane_info = in addReprocStreamsFromSource()
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c4086 *plns = stream_info->reprocess_config.offline.input_buf_planes; in mm_stream_calc_offset_postproc()