Searched refs:d07 (Results 1 - 2 of 2) sorted by relevance
/third_party/openssl/test/ |
H A D | sanitytest.c | 37 a07, b07, c07, d07, e07, f07, g07, h07, i07, j07, in test_sanity_enum_size() enumerator
|
/third_party/ffmpeg/libavcodec/ |
H A D | me_cmp.c | 688 const int d07 = SRC(0) - SRC(7); \ 692 const int a4 = d16 + d25 + (d07 + (d07 >> 1)); \ 693 const int a5 = d07 - d34 - (d25 + (d25 >> 1)); \ 694 const int a6 = d07 + d34 - (d16 + (d16 >> 1)); \
|
Completed in 3 milliseconds