Searched defs:wb (Results 1 – 6 of 6) sorted by relevance
27 WordBreaker wb; in BM_WordBreaker_English() local
243 public static WhiteBalance whiteBalanceFromInt(int wb) { in whiteBalanceFromInt()
437 public String stringify(WhiteBalance wb) { in stringify()619 public boolean supports(WhiteBalance wb) { in supports()
131 DvrWriteBuffer* wb = nullptr; in TEST_F() local152 DvrWriteBuffer* wb = nullptr; in TEST_F() local
341 final int wb = UCharacter.getIntPropertyValue(codePoint, UProperty.WORD_BREAK); in isMidWordPunctuation() local
869 float wr = 0.2126, wg = 0.7152, wb = 0.0722; // ITU709 recommended constants in hwcTestColorConvert() local