Home
last modified time | relevance | path

Searched refs:a2b (Results 1 – 25 of 26) sorted by relevance

12

/external/skqp/third_party/skcms/
Dskcms.cc427 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_A2B* a2b) { in read_mft_common() argument
432 a2b->matrix_channels = 0; in read_mft_common()
434 a2b->input_channels = mftTag->input_channels[0]; in read_mft_common()
435 a2b->output_channels = mftTag->output_channels[0]; in read_mft_common()
438 if (a2b->output_channels != ARRAY_COUNT(a2b->output_curves)) { in read_mft_common()
442 if (a2b->input_channels < 1 || a2b->input_channels > ARRAY_COUNT(a2b->input_curves)) { in read_mft_common()
446 for (uint32_t i = 0; i < a2b->input_channels; ++i) { in read_mft_common()
447 a2b->grid_points[i] = mftTag->grid_points[0]; in read_mft_common()
450 if (a2b->grid_points[0] < 2) { in read_mft_common()
459 skcms_A2B* a2b) { in init_a2b_tables() argument
[all …]
/external/skia/third_party/skcms/
Dskcms.cc603 static bool read_mft_common(const mft_CommonLayout* mftTag, skcms_A2B* a2b) { in read_mft_common() argument
608 a2b->matrix_channels = 0; in read_mft_common()
609 a2b-> input_channels = mftTag-> input_channels[0]; in read_mft_common()
610 a2b->output_channels = mftTag->output_channels[0]; in read_mft_common()
613 if (a2b->output_channels != ARRAY_COUNT(a2b->output_curves)) { in read_mft_common()
617 if (a2b->input_channels < 1 || a2b->input_channels > ARRAY_COUNT(a2b->input_curves)) { in read_mft_common()
621 for (uint32_t i = 0; i < a2b->input_channels; ++i) { in read_mft_common()
622 a2b->grid_points[i] = mftTag->grid_points[0]; in read_mft_common()
625 if (a2b->grid_points[0] < 2) { in read_mft_common()
802 static bool read_tag_mab(const skcms_ICCTag* tag, skcms_A2B* a2b, bool pcs_is_xyz) { in read_tag_mab() argument
[all …]
/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() argument
535 U32 rgb = gather_24(a2b->grid_8, ix); 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() argument
545 *r = F_from_U16_BE(gather_16(a2b->grid_16, 3*ix+0)); in sample_clut_16()
546 *g = F_from_U16_BE(gather_16(a2b->grid_16, 3*ix+1)); in sample_clut_16()
547 *b = F_from_U16_BE(gather_16(a2b->grid_16, 3*ix+2)); in sample_clut_16()
551 gather_48(a2b->grid_16, ix, &rgb); in sample_clut_16()
569 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut() argument
570 const int dim = (int)a2b->input_channels; in clut()
581 F x = inputs[i] * (float)(a2b->grid_points[i] - 1); in clut()
[all …]
/external/python/cpython3/Lib/test/
Dtest_binascii.py46 a2b = getattr(binascii, fa)
50 res = a2b(self.type2test(a))
396 a2b = getattr(binascii, fa)
400 binary_res = a2b(a)
402 res = a2b(a)
414 self.assertRaises(ValueError, a2b, "\x80")
/external/llvm-project/llvm/test/FileCheck/
Dtwo-checks-for-same-match.txt7 a2b
/external/llvm/test/FileCheck/
Dtwo-checks-for-same-match.txt7 a2b
/external/skia/third_party/skcms/src/
DTransform_inl.h789 static void clut(const skcms_A2B* a2b, F* r, F* g, F* b, F a) { in clut() argument
790 clut(a2b->input_channels, a2b->output_channels, in clut()
791 a2b->grid_points, a2b->grid_8, a2b->grid_16, in clut()
1227 const skcms_A2B* a2b = (const skcms_A2B*) *args++; in exec_ops() local
1228 clut(a2b, &r,&g,&b,a); in exec_ops()
1230 if (a2b->input_channels == 4) { in exec_ops()
/external/python/cpython2/Lib/test/
Dtest_binascii.py44 a2b = getattr(binascii, fa)
48 res = a2b(self.type2test(a))
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dirreducible-cfg.ll124 %a2b = icmp eq i32 %a2a, 0
125 br i1 %a2b, label %A1, label %A2
/external/pdfium/testing/resources/
Dbug_555784.in45 …a1c /a1d /a1e /a1f /a20 /a21 /a22 /a23 /a24 /a25 /a26 /a27 /a28 /a29 /a2a /a2b /a2c /a2d /a2e /a2f…
/external/pcre/dist2/testdata/
Dtestoutput25805 a2b\=copy=A
5806 0: a2b
5807 1: a2b
5893 a2b\=get=A
5894 0: a2b
5895 1: a2b
5972 a2b\=copy=A
5973 0: a2b
5974 1: a2b
Dtestinput21462 a2b\=copy=A
1479 a2b\=get=A
1494 a2b\=copy=A
/external/google-breakpad/src/processor/testdata/symbols/null_read_av/7B7D1968FF0D47AE4366E9C3A7E1B6750/
Dnull_read_av.sym1102 4a2b 25 74 12
1471 5a2b 11 954 23
1838 6a2b b 1289 23
/external/google-breakpad/src/tools/windows/dump_syms/testdata/
Domap_stretched_filled.sym2646 6a2b 2 109 2798
Ddump_syms_regtest64.sym2235 5a2b 5 225 3420
Domap_stretched.sym2769 6a2b 2 109 2798
Domap_reorder_bbs.sym2057 6a2b d 59 2578
/external/elfutils/tests/
Dtestfile44.expect.bz21testfile44.o: elf32-elf_i386 2 3Disassembly of section .text: 4 5 0 ...
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/google-breakpad/src/client/mac/handler/testcases/testdata/
Ddump_syms_i386_breakpad.sym4444 17a2b d 328 66
/external/google-breakpad/src/processor/testdata/
Dmodule0.out10412 9a2b 6 440 2227
15147 13a2b c 1475 5281
/external/google-breakpad/src/processor/testdata/symbols/test_app.pdb/5A9832E5287241C1838ED98914E9B7FF1/
Dtest_app.sym10412 9a2b 6 440 2227
15147 13a2b c 1475 5281
/external/google-breakpad/src/processor/testdata/symbols/kernel32.pdb/BCE8785C57B44245A669896B6A19B9542/
Dkernel32.sym4041 STACK WIN 4 71a2b 33 8 0 14 4 54 0 1 $T0 $ebp = $eip $T0 4 + ^ = $ebp $T0 ^ = $esp $T0 8 + = $L $T0…
/external/libabigail/tests/data/test-diff-filter/
Dtest-PR27569-v1.abi43376 …<var-decl name="caching_state" type-id="06293a2b" visibility="default" filepath="include/drm/ttm/t…
43389 …cl name="ttm_caching_state" filepath="include/drm/ttm/ttm_tt.h" line="45" column="1" id="06293a2b">
43582 …<var-decl name="caching_state" type-id="06293a2b" visibility="default" filepath="include/drm/ttm/t…
43922 …cl name="ttm_caching_state" filepath="include/drm/ttm/ttm_tt.h" line="45" column="1" id="06293a2b">
Dtest-PR27569-v0.abi43347 …<var-decl name="caching_state" type-id="06293a2b" visibility="default" filepath="include/drm/ttm/t…
43360 …cl name="ttm_caching_state" filepath="include/drm/ttm/ttm_tt.h" line="45" column="1" id="06293a2b">
43553 …<var-decl name="caching_state" type-id="06293a2b" visibility="default" filepath="include/drm/ttm/t…
43893 …cl name="ttm_caching_state" filepath="include/drm/ttm/ttm_tt.h" line="45" column="1" id="06293a2b">

12