Home
last modified time | relevance | path

Searched refs:plane_info (Results 1 – 22 of 22) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1695 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
1700 buf_planes->plane_info.mp[0].offset = 0; in mm_stream_calc_offset_preview()
1701 buf_planes->plane_info.mp[0].len = stride * scanline; in mm_stream_calc_offset_preview()
1702 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()
1703 buf_planes->plane_info.mp[0].offset_y = 0; in mm_stream_calc_offset_preview()
1704 buf_planes->plane_info.mp[0].stride = stride; in mm_stream_calc_offset_preview()
1705 buf_planes->plane_info.mp[0].scanline = scanline; in mm_stream_calc_offset_preview()
1706 buf_planes->plane_info.mp[0].width = dim->width; in mm_stream_calc_offset_preview()
1707 buf_planes->plane_info.mp[0].height = dim->height; in mm_stream_calc_offset_preview()
1711 buf_planes->plane_info.mp[1].offset = 0; in mm_stream_calc_offset_preview()
[all …]
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1667 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
1671 buf_planes->plane_info.mp[0].offset = 0; in mm_stream_calc_offset_preview()
1672 buf_planes->plane_info.mp[0].len = stride * scanline; in mm_stream_calc_offset_preview()
1673 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()
1674 buf_planes->plane_info.mp[0].offset_y = 0; in mm_stream_calc_offset_preview()
1675 buf_planes->plane_info.mp[0].stride = stride; in mm_stream_calc_offset_preview()
1676 buf_planes->plane_info.mp[0].scanline = scanline; in mm_stream_calc_offset_preview()
1680 buf_planes->plane_info.mp[1].offset = 0; in mm_stream_calc_offset_preview()
1681 buf_planes->plane_info.mp[1].len = in mm_stream_calc_offset_preview()
1683 buf_planes->plane_info.mp[1].offset_x = 0; in mm_stream_calc_offset_preview()
[all …]
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c1660 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()
1664 buf_planes->plane_info.mp[0].offset = 0; in mm_stream_calc_offset_preview()
1665 buf_planes->plane_info.mp[0].len = stride * scanline; in mm_stream_calc_offset_preview()
1666 buf_planes->plane_info.mp[0].offset_x = 0; in mm_stream_calc_offset_preview()
1667 buf_planes->plane_info.mp[0].offset_y = 0; in mm_stream_calc_offset_preview()
1668 buf_planes->plane_info.mp[0].stride = stride; in mm_stream_calc_offset_preview()
1669 buf_planes->plane_info.mp[0].scanline = scanline; in mm_stream_calc_offset_preview()
1673 buf_planes->plane_info.mp[1].offset = 0; in mm_stream_calc_offset_preview()
1674 buf_planes->plane_info.mp[1].len = in mm_stream_calc_offset_preview()
1676 buf_planes->plane_info.mp[1].offset_x = 0; in mm_stream_calc_offset_preview()
[all …]
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c151 rdi_len = buf_planes->plane_info.mp[0].len; in mm_app_add_rdi_stream()
153 buf_planes->plane_info.mp[0].stride, buf_planes->plane_info.mp[0].scanline, in mm_app_add_rdi_stream()
154 buf_planes->plane_info.mp[0].len, buf_planes->plane_info.frame_len); in mm_app_add_rdi_stream()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c151 rdi_len = buf_planes->plane_info.mp[0].len; in mm_app_add_rdi_stream()
153 buf_planes->plane_info.mp[0].stride, buf_planes->plane_info.mp[0].scanline, in mm_app_add_rdi_stream()
154 buf_planes->plane_info.mp[0].len, buf_planes->plane_info.frame_len); in mm_app_add_rdi_stream()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c158 rdi_len = buf_planes->plane_info.mp[0].len; in mm_app_add_rdi_stream()
160 buf_planes->plane_info.mp[0].stride, buf_planes->plane_info.mp[0].scanline, in mm_app_add_rdi_stream()
161 buf_planes->plane_info.mp[0].len, buf_planes->plane_info.frame_len); in mm_app_add_rdi_stream()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1743 rc = mOfflineMemory.getBufDef(reproc_cfg.input_stream_plane_info.plane_info, in request()
1751 reproc_cfg.input_stream_plane_info.plane_info, 1); in request()
1769 cam_frame_len_offset_t offset = meta_planes.plane_info; in request()
3285 reprocess_config.offline.input_buf_planes.plane_info = in addReprocStreamsFromSource()
3286 src_config.input_stream_plane_info.plane_info; in addReprocStreamsFromSource()
DQCamera3PostProc.cpp293 frame->reproc_config.input_stream_plane_info.plane_info; in getFWKJpegEncodeConfig()
DQCamera3HWI.cpp4910 strides[i*3+2] = buf_planes.plane_info.mp[0].stride; in initStaticMetadata()
/device/asus/flo/camera/QCamera2/stack/common/
Dcam_types.h317 cam_frame_len_offset_t plane_info; member
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_types.h321 cam_frame_len_offset_t plane_info; member
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h389 cam_frame_len_offset_t plane_info; member
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp167 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
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()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.cpp874 rp_cfg.offline.input_buf_planes.plane_info = offset; in addReprocStreamsFromSource()
DQCameraStream.cpp986 mFrameLenOffset = mStreamInfo->buf_planes.plane_info; in allocateBuffers()
DQCamera2HWICallbacks.cpp447 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
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()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWICallbacks.cpp167 main_stream->getFrameOffset(config.input_buf_planes.plane_info); in capture_channel_cb_routine()
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()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2504 reprocess_config.offline.input_buf_planes.plane_info = frameOffset; in addReprocStreamsFromSource()
DQCamera3HWI.cpp4206 strides[i*3+2] = buf_planes.plane_info.mp[0].stride; in initStaticMetadata()