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

/frameworks/av/cmds/screenrecord/
H A Dscreenrecord.cpp832 static status_t parseValueWithUnit(const char* str, uint32_t* pValue) { function
932 if (parseValueWithUnit(optarg, &gBitRate) != NO_ERROR) {

Completed in 820 milliseconds