Searched refs:buf_planes (Results 1 – 10 of 10) sorted by relevance
91 cam_stream_buf_plane_info_t *buf_planes);94 cam_stream_buf_plane_info_t *buf_planes);99 cam_stream_buf_plane_info_t *buf_planes);103 cam_stream_buf_plane_info_t *buf_planes);106 cam_stream_buf_plane_info_t *buf_planes);109 cam_stream_buf_plane_info_t *buf_planes);2471 cam_stream_buf_plane_info_t *buf_planes) in mm_stream_calc_offset_preview() argument2487 buf_planes->plane_info.num_planes = 2; in mm_stream_calc_offset_preview()2500 buf_planes->plane_info.mp[0].offset = 0; in mm_stream_calc_offset_preview()2501 buf_planes->plane_info.mp[0].len = (uint32_t)(stride * scanline); in mm_stream_calc_offset_preview()[all …]
900 cam_stream_buf_plane_info_t *buf_planes);904 cam_stream_buf_plane_info_t *buf_planes);909 cam_stream_buf_plane_info_t *buf_planes);914 cam_stream_buf_plane_info_t *buf_planes);918 cam_stream_buf_plane_info_t *buf_planes);922 cam_stream_buf_plane_info_t *buf_planes);926 cam_stream_buf_plane_info_t *buf_planes);931 cam_stream_buf_plane_info_t *buf_planes);
603 cam_stream_buf_plane_info_t buf_planes; member
104 cam_stream_buf_plane_info_t *buf_planes; in mm_app_add_rdi_stream() local184 buf_planes = &stream->s_config.stream_info->buf_planes; in mm_app_add_rdi_stream()185 rdi_len = buf_planes->plane_info.mp[0].len; in mm_app_add_rdi_stream()187 buf_planes->plane_info.mp[0].stride, buf_planes->plane_info.mp[0].scanline, in mm_app_add_rdi_stream()188 buf_planes->plane_info.mp[0].len, buf_planes->plane_info.frame_len); in mm_app_add_rdi_stream()
837 &streamInfo->buf_planes); in calcOffset()842 &streamInfo->buf_planes); in calcOffset()848 &streamInfo->buf_planes); in calcOffset()853 &streamInfo->buf_planes); in calcOffset()857 &dim, &streamInfo->buf_planes); in calcOffset()863 &streamInfo->buf_planes); in calcOffset()869 &streamInfo->buf_planes); in calcOffset()874 &streamInfo->buf_planes); in calcOffset()1546 mFrameLenOffset = mStreamInfo->buf_planes.plane_info; in allocateBuffers()2363 offset = streamInfo.buf_planes.plane_info; in getFrameOffset()
1000 yStride = streamInfo->buf_planes.plane_info.mp[0].stride; in sendPreviewCallback()1001 yScanline = streamInfo->buf_planes.plane_info.mp[0].scanline; in sendPreviewCallback()1002 uStride = streamInfo->buf_planes.plane_info.mp[1].stride; in sendPreviewCallback()1003 uScanline = streamInfo->buf_planes.plane_info.mp[1].scanline; in sendPreviewCallback()1004 vStride = streamInfo->buf_planes.plane_info.mp[2].stride; in sendPreviewCallback()1005 vScanline = streamInfo->buf_planes.plane_info.mp[2].scanline; in sendPreviewCallback()1011 yStride = streamInfo->buf_planes.plane_info.mp[0].stride; in sendPreviewCallback()1012 yScanline = streamInfo->buf_planes.plane_info.mp[0].scanline; in sendPreviewCallback()1013 uvStride = streamInfo->buf_planes.plane_info.mp[1].stride; in sendPreviewCallback()1014 uvScanline = streamInfo->buf_planes.plane_info.mp[1].scanline; in sendPreviewCallback()
7897 streamInfoBuf->buf_planes = img_config.input_buf_planes; in addOfflineReprocChannel()
2695 cam_stream_buf_plane_info_t buf_planes; in initialize() local2698 memset(&buf_planes, 0, sizeof(buf_planes)); in initialize()2705 &buf_planes); in initialize()2711 mFrameLen = buf_planes.plane_info.frame_len; in initialize()
8409 cam_stream_buf_plane_info_t buf_planes; in initStaticMetadata() local8413 &gCamCapability[cameraId]->padding_info, &buf_planes); in initStaticMetadata()8414 strides.add(buf_planes.plane_info.mp[0].stride); in initStaticMetadata()8431 cam_stream_buf_plane_info_t buf_planes; in initStaticMetadata() local8434 &gCamCapability[cameraId]->padding_info, &buf_planes); in initStaticMetadata()8439 opaque_size.add(buf_planes.plane_info.frame_len); in initStaticMetadata()