Home | History | Annotate | Download | only in main

Lines Matching refs:GCOMP

482                dst2[i][GCOMP] = UBYTE_TO_USHORT(src1[i][GCOMP]);
498 dst4[i][GCOMP] = UBYTE_TO_FLOAT(src1[i][GCOMP]);
515 dst1[i][GCOMP] = USHORT_TO_UBYTE(src2[i][GCOMP]);
531 dst4[i][GCOMP] = USHORT_TO_FLOAT(src2[i][GCOMP]);
560 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][GCOMP], src4[i][GCOMP]);