Searched refs:aindex (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dtexcompress_rgtc_tmp.h82 TYPE i, j, aindex, acutValues[7]; local in function:TAG
134 for (aindex = 0; aindex < 7; aindex++) {
136 acutValues[aindex] = (alphause[0] * (2*aindex + 1) + alphause[1] * (14 - (2*aindex + 1))) / 14;
203 for (aindex = 0; aindex < 5; aindex
[all...]
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dtexcompress_rgtc_tmp.h82 TYPE i, j, aindex, acutValues[7]; local in function:TAG
134 for (aindex = 0; aindex < 7; aindex++) {
136 acutValues[aindex] = (alphause[0] * (2*aindex + 1) + alphause[1] * (14 - (2*aindex + 1))) / 14;
203 for (aindex = 0; aindex < 5; aindex
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h577 GLubyte i, j, aindex, acutValues[7]; local in function:encodedxt5alpha
628 for (aindex = 0; aindex < 7; aindex++) {
630 acutValues[aindex] = (alphause[0] * (2*aindex + 1) + alphause[1] * (14 - (2*aindex + 1))) / 14;
694 for (aindex = 0; aindex < 5; aindex
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_s3tc_tmp.h577 GLubyte i, j, aindex, acutValues[7]; local in function:encodedxt5alpha
628 for (aindex = 0; aindex < 7; aindex++) {
630 acutValues[aindex] = (alphause[0] * (2*aindex + 1) + alphause[1] * (14 - (2*aindex + 1))) / 14;
694 for (aindex = 0; aindex < 5; aindex
[all...]
/xsrc/external/mit/freetype/dist/src/pshinter/
H A Dpshrec.c655 FT_Int *aindex )
673 if ( aindex )
674 *aindex = -1;
711 if ( aindex )
712 *aindex = (FT_Int)idx;
651 ps_dimension_add_t1stem(PS_Dimension dim,FT_Int pos,FT_Int len,FT_Memory memory,FT_Int * aindex) argument

Completed in 7 milliseconds