OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:allfourcc
(Results
1 - 1
of
1
) sorted by null
/external/opencv3/modules/videoio/test/
test_fourcc.cpp
49
unsigned long
allfourcc
[] = {
variable
106
for(int i = 0;
allfourcc
[i]; ++i)
108
unsigned long fourcc =
allfourcc
[i];
Completed in 3259 milliseconds