Home | History | Annotate | Download | only in main

Lines Matching full:bcomp

483                dst2[i][BCOMP] = UBYTE_TO_USHORT(src1[i][BCOMP]);
499 dst4[i][BCOMP] = UBYTE_TO_FLOAT(src1[i][BCOMP]);
516 dst1[i][BCOMP] = USHORT_TO_UBYTE(src2[i][BCOMP]);
532 dst4[i][BCOMP] = USHORT_TO_FLOAT(src2[i][BCOMP]);
561 UNCLAMPED_FLOAT_TO_USHORT(dst2[i][BCOMP], src4[i][BCOMP]);