Searched refs:quality (Results 1 – 4 of 4) sorted by relevance
110 int quality) { in generateBitstream() argument112 src.compress(format, quality, os); in generateBitstream()
60 int quality) { in codec() argument62 src.compress(format, quality, os); in codec()
87 aura - n. a distinctive but intangible quality surrounding a person or thing139 characteristic - n. a distinguishing quality162 competence - n. the quality of being adequately or well qualified physically and intellectually200 convenience - n. the quality of being useful and convenient226 decency - n. the quality of conforming to standards of propriety and morality242 depth - n. the attribute or quality of being deep, strong, or intense251 determination - n. the quality of being determined to do or achieve something; firmness of purpose255 difference - n. the quality of being unlike or dissimilar256 dignity - n. the quality of being worthy of esteem or respect345 excellent - j. very good; of the highest quality[all …]
659 private String qualityValueToString(int quality) { in qualityValueToString() argument661 if (mPasswordQualityValues[i] == quality) { in qualityValueToString()667 return "(0x" + Integer.toString(quality, 16) + ")"; in qualityValueToString()