Home
last modified time | relevance | path

Searched defs:tB (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.c101 const unsigned tB = (blk[0 * step] + blk[4 * step]) * 32768 + rnd; in fic_idct() local
Dmv30.c120 const unsigned tB = blk[1 * step] - blk[7 * step]; in idct_1d() local
/third_party/boost/boost/polygon/detail/
Dvoronoi_robust_fpt.hpp500 _int tB[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.c703 const vector signed int tB = vec_sl(vec_nor(zero, sumB), vuint32_16); in dering_altivec() local