Searched refs:input_buf_planes (Results 1 – 15 of 15) sorted by relevance
/device/asus/flo/camera/QCamera2/stack/common/ |
D | cam_types.h | 1171 cam_stream_buf_plane_info_t input_buf_planes; member
|
/device/lge/hammerhead/camera/QCamera2/stack/common/ |
D | cam_types.h | 1302 cam_stream_buf_plane_info_t input_buf_planes; member
|
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 2169 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()
|
D | QCamera2HWICallbacks.cpp | 167 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
|
/device/lge/hammerhead/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 2169 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()
|
D | QCamera2HWICallbacks.cpp | 167 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
|
/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/moto/shamu/camera/QCamera2/stack/common/ |
D | cam_types.h | 1673 cam_stream_buf_plane_info_t input_buf_planes; member
|
/device/lge/hammerhead/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 2502 reprocess_config.offline.input_buf_planes.plane_info = frameOffset; in addReprocStreamsFromSource()
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 2288 *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/ |
D | mm_camera_stream.c | 2285 *buf_planes = stream_info->reprocess_config.offline.input_buf_planes; in mm_stream_calc_offset_postproc()
|
/device/moto/shamu/camera/QCamera2/HAL3/ |
D | QCamera3Channel.cpp | 3266 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()
|