Searched refs:q3 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/freetype/dist/src/base/
H A Dftbbox.c269 FT_Pos q3,
282 /* It is called with either q2 or q3 positive, which is necessary */
287 FT_ABS( q3 ) |
298 q3 *= 1 << shift;
305 q3 >>= -shift;
311 while ( q2 > 0 || q3 > 0 )
314 if ( q1 + q2 > q3 + q4 ) /* first half */
316 q4 = q4 + q3;
317 q3 = q3
267 cubic_peak(FT_Pos q1,FT_Pos q2,FT_Pos q3,FT_Pos q4) argument
[all...]
/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-arm-neon-asm-bilinear.S497 q3, q8, q10, q11
500 q3, q8, q10, q11, d5
502 bilinear_store_\()\dst_fmt 1, q2, q3
526 q3, q8, q10, q11
529 q3, q8, q10, q11, d5
531 bilinear_store_\()\dst_fmt 2, q2, q3
537 q3, q9, d4, d5, d16, d17, d18, d19
570 q3, q8, q9, q10
573 q3, q8, q9, q10, d23
575 bilinear_store_\()\dst_fmt 4, q2, q3
[all...]
H A Dpixman-arm-neon-asm.S173 vrshr.u16 q3, q11, #8
176 vraddhn.u16 d23, q11, q3
284 vrshr.u16 q3, q11, #8
290 vraddhn.u16 d23, q11, q3
371 vrshr.u16 q3, q11, #8
374 vraddhn.u16 d23, q11, q3
506 vqadd.u8 q15, q1, q3
528 vqadd.u8 q15, q1, q3
560 vqadd.u8 q15, q1, q3
727 vrshr.u16 q3, q1
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl_dd/
H A Dt_dd_vertex.h68 GLfloat u3, v3, q3; member in struct:__anonae827850040a::__anonae8278500608
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl_dd/
H A Dt_dd_vertex.h68 GLfloat u3, v3, q3; member in struct:__anon12283e03040a::__anon12283e030608
/xsrc/external/mit/MesaLib/dist/src/asahi/compiler/
H A Dagx_pack.c528 unsigned q3 = 12; // XXX local in function:agx_pack_instr
562 (((uint64_t) q3) << 43) |

Completed in 9 milliseconds