Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/x86/
H A Drgb2rgb.c76 #define BY ((int)( 0.098*(1<<RGB2YUV_SHIFT)+0.5)) macro
/third_party/libphonenumber/cpp/test/phonenumbers/
H A Dtest_util.h92 static const char* BY() { in BY() function in i18n::phonenumbers::RegionCode
/third_party/libphonenumber/java/libphonenumber/test/com/google/i18n/phonenumbers/
H A DRegionCode.java35 static final String BY = "BY"; field in RegionCode
/third_party/ffmpeg/libswscale/
H A Drgb2rgb.c117 #define BY ((int)( 0.098 * (1 << RGB2YUV_SHIFT) + 0.5)) macro
H A Dswscale.c776 #define BY ( (int) (0.114 * 219 / 255 * (1 << RGB2YUV_SHIFT) + 0.5)) in update_palette() macro
/third_party/libphonenumber/javascript/i18n/phonenumbers/
H A Dregioncodefortesting.js

Completed in 5 milliseconds