HomeSort by relevance Sort by last modified time
    Searched defs:buf_planes (Results 1 - 4 of 4) sorted by null

  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 96 cam_stream_buf_plane_info_t *buf_planes; local
150 buf_planes = &stream->s_config.stream_info->buf_planes;
151 rdi_len = buf_planes->plane_info.mp[0].len;
153 buf_planes->plane_info.mp[0].stride, buf_planes->plane_info.mp[0].scanline,
154 buf_planes->plane_info.mp[0].len, buf_planes->plane_info.frame_len);
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 96 cam_stream_buf_plane_info_t *buf_planes; local
150 buf_planes = &stream->s_config.stream_info->buf_planes;
151 rdi_len = buf_planes->plane_info.mp[0].len;
153 buf_planes->plane_info.mp[0].stride, buf_planes->plane_info.mp[0].scanline,
154 buf_planes->plane_info.mp[0].len, buf_planes->plane_info.frame_len);
  /device/asus/flo/camera/QCamera2/stack/common/
cam_intf.h 349 cam_stream_buf_plane_info_t buf_planes; member in struct:__anon1626
  /hardware/qcom/camera/QCamera2/stack/common/
cam_intf.h 350 cam_stream_buf_plane_info_t buf_planes; member in struct:__anon33046

Completed in 402 milliseconds