Searched refs:cst1 (Results 1 – 2 of 2) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
D | tzregts.cpp | 1085 TimeZone *cst1 = new SimpleTimeZone(-21600*U_MILLIS_PER_SECOND, in TestJDK12API() local 1097 SimpleTimeZone *cst = dynamic_cast<SimpleTimeZone *>(cst1); in TestJDK12API()
|
/third_party/ffmpeg/libavcodec/mips/ |
D | vp9_idct_msa.c | 196 #define VP9_MADD_BF(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, \ argument 211 cst1, cst1, cst3, cst3, tmp0_m, tmp1_m, tmp2_m, tmp3_m); \ 460 #define VP9_MADD(inp0, inp1, inp2, inp3, cst0, cst1, cst2, cst3, \ argument 469 cst0, cst0, cst1, cst1, tmp0_m, tmp1_m, tmp2_m, tmp3_m); \
|