Home | History | Annotate | Download | only in main

Lines Matching refs:BYTE_TO_FLOAT

1148       dst[i][RCOMP] = BYTE_TO_FLOAT(s[i*2+0]);
1149 dst[i][GCOMP] = BYTE_TO_FLOAT(s[i*2+1]);