Home
last modified time | relevance | path

Searched defs:tA (Results 1 – 6 of 6) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dhqxdsp.c29 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_col() local
75 int t0, t1, t2, t3, t4, t5, t6, t7, t8, t9, tA, tB, tC, tD, tE, tF; in idct_row() local
Dfic.c100 const unsigned tA = (blk[0 * step] - blk[4 * step]) * 32768 + rnd; in fic_idct() local
Dmv30.c119 const unsigned tA = blk[1 * step] + blk[7 * step]; in idct_1d() local
/third_party/boost/boost/polygon/detail/
Dvoronoi_robust_fpt.hpp499 _int tA[5]; member in boost::polygon::detail::robust_sqrt_expr
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_peephole.cpp1232 Value *tA, *tB; in opnd() local
1266 LValue *tA, *tB; in opnd() local
/third_party/ffmpeg/libpostproc/
Dpostprocess_altivec_template.c702 const vector signed int tA = vec_sl(vec_nor(zero, sumA), vuint32_16); in dering_altivec() local