Home | History | Annotate | Download | only in main

Lines Matching refs:ACOMP

484                dst2[i][ACOMP] = UBYTE_TO_USHORT(src1[i][ACOMP]);
500 dst4[i][ACOMP] = UBYTE_TO_FLOAT(src1[i][ACOMP]);
517 dst1[i][ACOMP] = USHORT_TO_UBYTE(src2[i][ACOMP]);
533 dst4[i][ACOMP] = USHORT_TO_FLOAT(src2[i][ACOMP]);
562 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][ACOMP], src4[i][ACOMP]);