OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ulPreviewResCount
(Results
1 - 2
of
2
) sorted by null
/hardware/ti/omap4-aah/camera/V4LCameraAdapter/
V4LCapabilities.cpp
127
for (int i = 0; i < caps.
ulPreviewResCount
; i++) {
296
caps.
ulPreviewResCount
= i;
301
sortAscend(caps, caps.
ulPreviewResCount
);
305
for ( j=caps.
ulPreviewResCount
-1; j >= 0; j--) {
358
caps.
ulPreviewResCount
= 1;
/hardware/ti/omap4-aah/camera/inc/V4LCameraAdapter/
V4LCameraAdapter.h
74
uint16_t
ulPreviewResCount
; // supported preview resolution sizes
Completed in 46 milliseconds