Searched defs:tA (Results 1 – 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | hqxdsp.c | 29 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
|
D | fic.c | 100 const unsigned tA = (blk[0 * step] - blk[4 * step]) * 32768 + rnd; in fic_idct() local
|
D | mv30.c | 119 const unsigned tA = blk[1 * step] + blk[7 * step]; in idct_1d() local
|
/third_party/boost/boost/polygon/detail/ |
D | voronoi_robust_fpt.hpp | 499 _int tA[5]; member in boost::polygon::detail::robust_sqrt_expr
|
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/ |
D | nv50_ir_peephole.cpp | 1232 Value *tA, *tB; in opnd() local 1266 LValue *tA, *tB; in opnd() local
|
/third_party/ffmpeg/libpostproc/ |
D | postprocess_altivec_template.c | 702 const vector signed int tA = vec_sl(vec_nor(zero, sumA), vuint32_16); in dering_altivec() local
|