Searched refs:input_buf_planes (Results 1 – 18 of 18) sorted by relevance
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_types.h | 1676 cam_stream_buf_plane_info_t input_buf_planes; member
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraChannel.cpp | 874 rp_cfg.offline.input_buf_planes.plane_info = offset; in addReprocStreamsFromSource()
|
D | QCamera2HWI.cpp | 3192 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()
|
D | QCamera2HWICallbacks.cpp | 447 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCameraChannel.cpp | 996 rp_cfg.offline.input_buf_planes.plane_info = offset; in addReprocStreamsFromSource()
|
D | QCamera2HWI.cpp | 4075 rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len, NON_SECURE); in registerFaceImage() 4089 memcpy(pBufPtr, img_ptr, config->input_buf_planes.plane_info.frame_len); in registerFaceImage() 6031 streamInfoBuf->buf_planes = img_config.input_buf_planes; in addOfflineReprocChannel()
|
D | QCamera2HWICallbacks.cpp | 466 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
|
/device/lge/bullhead/camera/QCamera2/HAL/ |
D | QCameraChannel.cpp | 996 rp_cfg.offline.input_buf_planes.plane_info = offset; in addReprocStreamsFromSource()
|
D | QCamera2HWI.cpp | 4075 rc = imgBuf->allocate(1, config->input_buf_planes.plane_info.frame_len, NON_SECURE); in registerFaceImage() 4089 memcpy(pBufPtr, img_ptr, config->input_buf_planes.plane_info.frame_len); in registerFaceImage() 6031 streamInfoBuf->buf_planes = img_config.input_buf_planes; in addOfflineReprocChannel()
|
D | QCamera2HWICallbacks.cpp | 466 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | cam_types.h | 2151 cam_stream_buf_plane_info_t input_buf_planes; member
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | cam_types.h | 2151 cam_stream_buf_plane_info_t input_buf_planes; member
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 3308 reprocess_config.offline.input_buf_planes.plane_info = in addReprocStreamsFromSource()
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 2630 *plns = stream_info->reprocess_config.offline.input_buf_planes; in mm_stream_calc_offset_postproc()
|
/device/huawei/angler/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 4342 reprocess_config.offline.input_buf_planes.plane_info = in addReprocStreamsFromSource()
|
/device/lge/bullhead/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 4342 reprocess_config.offline.input_buf_planes.plane_info = in addReprocStreamsFromSource()
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 3239 *plns = stream_info->reprocess_config.offline.input_buf_planes; in mm_stream_calc_offset_postproc()
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 3239 *plns = stream_info->reprocess_config.offline.input_buf_planes; in mm_stream_calc_offset_postproc()
|