Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/
H A DQCameraChannel.cpp1275 rp_cfg.offline.input_buf_planes.plane_info = offset; in addReprocStreamsFromSource()
H A DQCamera2HWI.cpp6259 rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len); in registerFaceImage()
6273 memcpy(pBufPtr, img_ptr, config->input_buf_planes.plane_info.frame_len); in registerFaceImage()
8710 streamInfoBuf->buf_planes = img_config.input_buf_planes; in addOfflineReprocChannel()
H A DQCamera2HWICallbacks.cpp487 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/
H A Dcam_types.h2959 cam_stream_buf_plane_info_t input_buf_planes; member
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3Channel.cpp5475 reprocess_config.offline.input_buf_planes.plane_info = in addReprocStreamsFromSource()
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
H A Dmm_camera_stream.c4635 *plns = stream_info->reprocess_config.offline.input_buf_planes; in mm_stream_calc_offset_postproc()