Searched defs:EXP (Results 1 - 7 of 7) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
H A D | mjpeg.h | 77 EXP = 0xdf, /* expand reference components */ enumerator
|
/third_party/ffmpeg/libavfilter/ |
H A D | af_afade.c | 56 enum CurveType { NONE = -1, TRI, QSIN, ESIN, HSIN, LOG, IPAR, QUA, CUB, SQU, CBR, PAR, EXP, IQSIN, IHSIN, DESE, DESI, LOSI, SINC, ISINC, NB_CURVES }; enumerator
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cmsgtst.c | 1006 const char* EXP = "Number 0,143, String foo, Date 12:34:56.789"; in TestJ904() local
|
/third_party/mesa3d/src/amd/compiler/ |
H A D | aco_opcodes.py | 64 EXP = 12 variable in Format
|
H A D | aco_ir.h | 86 EXP = 12, member in aco::Format
|
/third_party/node/deps/openssl/openssl/crypto/poly1305/ |
H A D | poly1305_ieee754.c | 67 #define EXP(p) ((1023ULL+(p))<<52) macro [all...] |
/third_party/openssl/crypto/poly1305/ |
H A D | poly1305_ieee754.c | 67 #define EXP(p) ((1023ULL+(p))<<52) macro [all...] |
Completed in 13 milliseconds