Home
last modified time | relevance | path

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

/device/asus/flo/camera/QCamera2/stack/common/
Dcam_types.h1170 cam_stream_buf_plane_info_t input_buf_planes; member
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_types.h1301 cam_stream_buf_plane_info_t input_buf_planes; member
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.cpp2169 rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len); in registerFaceImage()
2183 memcpy(pBufPtr, img_ptr, config->input_buf_planes.plane_info.frame_len); in registerFaceImage()
3285 streamInfoBuf->buf_planes = img_config.input_buf_planes; in addOfflineReprocChannel()
DQCamera2HWICallbacks.cpp167 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp2169 rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len); in registerFaceImage()
2183 memcpy(pBufPtr, img_ptr, config->input_buf_planes.plane_info.frame_len); in registerFaceImage()
3285 streamInfoBuf->buf_planes = img_config.input_buf_planes; in addOfflineReprocChannel()
DQCamera2HWICallbacks.cpp167 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h1660 cam_stream_buf_plane_info_t input_buf_planes; member
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.cpp874 rp_cfg.offline.input_buf_planes.plane_info = offset; in addReprocStreamsFromSource()
DQCamera2HWI.cpp3192 rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len, NON_SECURE); in registerFaceImage()
3206 memcpy(pBufPtr, img_ptr, config->input_buf_planes.plane_info.frame_len); in registerFaceImage()
4750 streamInfoBuf->buf_planes = img_config.input_buf_planes; in addOfflineReprocChannel()
DQCamera2HWICallbacks.cpp447 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2504 reprocess_config.offline.input_buf_planes.plane_info = frameOffset; in addReprocStreamsFromSource()
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2288 *buf_planes = stream_info->reprocess_config.offline.input_buf_planes; in mm_stream_calc_offset_postproc()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2285 *buf_planes = stream_info->reprocess_config.offline.input_buf_planes; in mm_stream_calc_offset_postproc()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp3285 reprocess_config.offline.input_buf_planes.plane_info = in addReprocStreamsFromSource()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2630 *plns = stream_info->reprocess_config.offline.input_buf_planes; in mm_stream_calc_offset_postproc()