Searched defs:translateColorToOmxEnumValue (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/cmds/stagefright/
H A Drecordvideo.cpp148 static int translateColorToOmxEnumValue(int color) { function
192 colorFormat = translateColorToOmxEnumValue(atoi(optarg));

Completed in 43 milliseconds