OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:frame_sizes_num
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/camera/
camera-common.h
134
* The size of the array is defined by the
frame_sizes_num
field of this
139
int
frame_sizes_num
;
member in struct:CameraInfo
camera-capture-windows.c
577
cis[found].
frame_sizes_num
= 1;
camera-capture-linux.c
779
cis->
frame_sizes_num
= formats[chosen].dim_num;
[
all
...]
camera-service.c
369
for (n = 1; n < ci->
frame_sizes_num
; n++) {
[
all
...]
Completed in 287 milliseconds