Searched refs:skcms_PixelFormat_RGB_hhh (Results 1 – 4 of 4) sorted by relevance
211 skcms_PixelFormat_RGB_hhh, // 1-5-10 half-precision float. enumerator
1995 case skcms_PixelFormat_RGB_hhh >> 1: return 6; in bytes_per_pixel()2094 case skcms_PixelFormat_RGB_hhh >> 1: *ops++ = Op_load_hhh; break; in skcms_TransformWithPalette()2229 if (dstFmt < skcms_PixelFormat_RGB_hhh) { in skcms_TransformWithPalette()2253 case skcms_PixelFormat_RGB_hhh >> 1: *ops++ = Op_store_hhh; break; in skcms_TransformWithPalette()
291 skcms_PixelFormat_RGB_hhh, // 1-5-10 half-precision float. enumerator
2540 case skcms_PixelFormat_RGB_hhh >> 1: return 6; in bytes_per_pixel()2647 case skcms_PixelFormat_RGB_hhh >> 1: *ops++ = Op_load_hhh; break; in skcms_TransformWithPalette()2859 if (dstFmt < skcms_PixelFormat_RGB_hhh) { in skcms_TransformWithPalette()2895 case skcms_PixelFormat_RGB_hhh >> 1: *ops++ = Op_store_hhh; break; in skcms_TransformWithPalette()