Home
last modified time | relevance | path

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

/external/skia/third_party/skcms/src/
DTransform_inl.h534 SI void sample_clut_8(const skcms_A2B* a2b, I32 ix, F* r, F* g, F* b) { in sample_clut_8()
542 SI void sample_clut_16(const skcms_A2B* a2b, I32 ix, F* r, F* g, F* b) { in sample_clut_16()
569 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
971 const skcms_A2B* a2b = (const skcms_A2B*) *args++; in exec_ops() local
/external/skqp/third_party/skcms/src/
DTransform_inl.h534 SI void sample_clut_8(const skcms_A2B* a2b, I32 ix, F* r, F* g, F* b) { in sample_clut_8()
542 SI void sample_clut_16(const skcms_A2B* a2b, I32 ix, F* r, F* g, F* b) { in sample_clut_16()
569 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut()
971 const skcms_A2B* a2b = (const skcms_A2B*) *args++; in exec_ops() local
/external/tensorflow/tensorflow/contrib/graph_editor/
Dreroute.py78 swap, a2b, b2a = range(3) variable in _RerouteMode
/external/skqp/third_party/skcms/
Dskcms.cc427 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_A2B* a2b) { in read_mft_common()
459 skcms_A2B* a2b) { in init_a2b_tables()
511 static bool read_tag_mft1(const skcms_ICCTag* tag, skcms_A2B* a2b) { in read_tag_mft1()
528 static bool read_tag_mft2(const skcms_ICCTag* tag, skcms_A2B* a2b) { in read_tag_mft2()
598 static bool read_tag_mab(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_tag_mab()
777 static bool read_a2b(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_a2b()
/external/skia/third_party/skcms/
Dskcms.cc427 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_A2B* a2b) { in read_mft_common()
459 skcms_A2B* a2b) { in init_a2b_tables()
511 static bool read_tag_mft1(const skcms_ICCTag* tag, skcms_A2B* a2b) { in read_tag_mft1()
528 static bool read_tag_mft2(const skcms_ICCTag* tag, skcms_A2B* a2b) { in read_tag_mft2()
598 static bool read_tag_mab(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_tag_mab()
777 static bool read_a2b(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_a2b()