Searched defs:hex2 (Results 1 - 2 of 2) sorted by relevance
| /third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/translit/ |
| H A D | indic.pl | 547 sub hex2 { subroutine
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | motion_estimation.c | 27 static const int8_t hex2[6][2] = {{-2, 0}, {-1,-2}, {-1, 2}, { 1,-2}, { 1, 2}, { 2, 0}}; variable
|
Completed in 3 milliseconds