Searched defs:cre (Results 1 – 5 of 5) sorted by relevance
/third_party/ffmpeg/tests/checkasm/ |
D | af_afir.c | 58 float cre = src2[idx]; in test_fcmul_add() local
|
/third_party/libjpeg-turbo/simd/mips64/ |
D | jdcolext-mmi.c | 98 __m64 ye, yo, y, cbe, cbe2, cbo, cbo2, cb, cre, cre2, cro, cro2, cr; in jsimd_ycc_rgb_convert_mmi() local
|
D | jccolext-mmi.c | 109 __m64 crle, crhe, cre, crlo, crho, cro, cr; in jsimd_rgb_ycc_convert_mmi() local
|
/third_party/ffmpeg/libavfilter/ |
D | af_afir.c | 48 const float cre = c[2 * n ]; in fcmul_add_c() local
|
/third_party/python/Lib/ |
D | imaplib.py | 1200 def _match(self, cre, s): argument
|