OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:buf_planes
(Results
1 - 8
of
8
) 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);
/device/lge/hammerhead/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/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c
98
cam_stream_buf_plane_info_t *
buf_planes
;
local
157
buf_planes
= &stream->s_config.stream_info->
buf_planes
;
158
rdi_len =
buf_planes
->plane_info.mp[0].len;
160
buf_planes
->plane_info.mp[0].stride,
buf_planes
->plane_info.mp[0].scanline,
161
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:__anon2639
/device/lge/hammerhead/camera/QCamera2/stack/common/
cam_intf.h
359
cam_stream_buf_plane_info_t
buf_planes
;
member in struct:__anon3132
/device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h
415
cam_stream_buf_plane_info_t
buf_planes
;
member in struct:__anon4191
[
all
...]
/device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3HWI.cpp
4201
cam_stream_buf_plane_info_t
buf_planes
;
local
[
all
...]
/device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp
4905
cam_stream_buf_plane_info_t
buf_planes
;
local
[
all
...]
Completed in 1526 milliseconds