Home
last modified time | relevance | path

Searched defs:a2b (Results 1 – 3 of 3) sorted by relevance

/third_party/astc-encoder/Source/
Dastcenc_vecmathlib.h542 vfloat4 a2b = a + 128.0f; in float_to_lns() local
/third_party/skia/third_party/skcms/src/
DTransform_inl.h793 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
1231 const skcms_A2B* a2b = (const skcms_A2B*) *args++; in exec_ops() local
/third_party/skia/third_party/skcms/
Dskcms.cc606 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_A2B* a2b) { in read_mft_common()
805 static bool read_tag_mab(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_tag_mab()
1125 static bool read_a2b(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_a2b()