Home
last modified time | relevance | path

Searched defs:t2a (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CXX/temp/temp.decls/temp.variadic/
Dp1.cpp7 Tuple<int, char> *t2a; variable
/external/libdav1d/src/
Ditx_1d.c817 const int t2a = (((3612 - 4096) * in5 + 1931 * in2 + 2048) >> 12) + in5; in inv_adst8_1d_internal_c() local
887 int t2a = CLIP(t2 + t10); in inv_adst16_1d_internal_c() local
/external/deqp/modules/glshared/
DglsFboUtil.cpp383 else if (const Texture2DArray *t2a = dynamic_cast<const Texture2DArray *>(&cfg)) in glInit() local