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

/frameworks/av/cmds/stagefright/
H A Drecordvideo.cpp148 static int translateColorToOmxEnumValue(int color) { function
192 colorFormat = translateColorToOmxEnumValue(atoi(optarg));
H A Drecord.cpp158 static int translateColorToOmxEnumValue(int color) {
182 int colorFormat = translateColorToOmxEnumValue(atoi(argv[2]));

Completed in 64 milliseconds