Home
last modified time | relevance | path

Searched defs:cre (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/tests/checkasm/
Daf_afir.c58 float cre = src2[idx]; in test_fcmul_add() local
/third_party/libjpeg-turbo/simd/mips64/
Djdcolext-mmi.c98 __m64 ye, yo, y, cbe, cbe2, cbo, cbo2, cb, cre, cre2, cro, cro2, cr; in jsimd_ycc_rgb_convert_mmi() local
Djccolext-mmi.c109 __m64 crle, crhe, cre, crlo, crho, cro, cr; in jsimd_rgb_ycc_convert_mmi() local
/third_party/ffmpeg/libavfilter/
Daf_afir.c48 const float cre = c[2 * n ]; in fcmul_add_c() local
/third_party/python/Lib/
Dimaplib.py1200 def _match(self, cre, s): argument