Searched defs:tC (Results 1 – 3 of 3) 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 | mv30.c | 121 const unsigned tC = t8 + tA; in idct_1d() local
|
/third_party/ffmpeg/libpostproc/ |
D | postprocess_altivec_template.c | 704 const vector signed int tC = vec_sl(vec_nor(zero, sumC), vuint32_16); in dering_altivec() local
|