Home
last modified time | relevance | path

Searched +full:d3 +full:- +full:array (Results 1 – 25 of 696) sorted by relevance

12345678910>>...28

/aosp_15_r20/external/perfetto/infra/perfetto.dev/
H A Dpnpm-lock.yaml25 fs-extra:
34 node-watch:
43 /@braintree/sanitize-[email protected]:
44 …resolution: {integrity: sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bo…
48 …resolution: {integrity: sha512-j+gKExEuLmKwvz3OgROXtrJ2UG2x8Ch2YZUxahh+s1F2HZ+wAceUNLkvy6zKCPVRkU+…
52 …resolution: {integrity: sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMg…
56 …resolution: {integrity: sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe…
60 …resolution: {integrity: sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39M…
64 …resolution: {integrity: sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWs…
71 …resolution: {integrity: sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNT…
[all …]
/aosp_15_r20/external/libhevc/common/arm/
H A Dihevc_padding.s9 @* http://www.apache.org/licenses/LICENSE-2.0
30 @ * - ihevc_pad_left_luma()
31 @ * - ihevc_pad_left_chroma()
43 @* padding (luma block) at the left of a 2d array
46 @* the left column of a 2d array is replicated for pad_size times at the left
56 @* integer height of the array
59 @* integer width of the array
62 @* integer -padding size of the array
65 @* integer height of the array
68 @* integer width of the array
[all …]
H A Dihevc_inter_pred_filters_luma_vert.s9 @* http://www.apache.org/licenses/LICENSE-2.0
34 @* - ihevc_inter_pred_luma_vert()
76 @* integer height of the array
79 @* integer width of the array
123 stmfd sp!, {r4-r12, r14} @stack stores the values of the arguments
124 vpush {d8 - d15}
132 add r0,r0,r12 @r0->pu1_src r12->pi1_coeff
134 subs r7,r3,#0 @r3->ht
146 str r0, [sp, #-4]!
147 str r1, [sp, #-4]!
[all …]
H A Dihevc_inter_pred_chroma_vert_w16inp_w16out.s9 @* http://www.apache.org/licenses/LICENSE-2.0
71 @* integer height of the array
74 @* integer width of the array
112 stmfd sp!, {r4-r12, r14} @stack stores the values of the arguments
113 vpush {d8 - d15}
120 sub r4,r0,r2 @pu1_src - src_strd
138 sub r6,r3,r6,lsl #1 @2*dst_strd - 2*wd
139 sub r8,r7,r9 @2*src_strd - 4*wd
149 vld1.16 {d3},[r0],r2 @loads pi2_src
152 vmlal.s16 q4,d3,d13
[all …]
H A Dihevc_inter_pred_chroma_vert_w16out.s9 @* http://www.apache.org/licenses/LICENSE-2.0
71 @* integer height of the array
74 @* integer width of the array
112 stmfd sp!,{r4-r12,r14} @stack stores the values of the arguments
113 vpush {d8 - d15}
119 sub r0,r0,r2 @pu1_src - src_strd
125 vabs.s8 d3,d0 @vabs_s8(coeff)
127 vdup.8 d0,d3[0] @coeffabs_0
128 vdup.8 d1,d3[1] @coeffabs_1
129 vdup.8 d2,d3[2] @coeffabs_2
[all …]
H A Dihevc_inter_pred_chroma_vert.s9 @* http://www.apache.org/licenses/LICENSE-2.0
71 @* integer height of the array
74 @* integer width of the array
112 stmfd sp!,{r4-r12,r14} @stack stores the values of the arguments
113 vpush {d8 - d15}
119 sub r0,r0,r2 @pu1_src - src_strd
125 vabs.s8 d3,d0 @vabs_s8(coeff)
127 vdup.8 d0,d3[0] @coeffabs_0
128 vdup.8 d1,d3[1] @coeffabs_1
129 vdup.8 d2,d3[2] @coeffabs_2
[all …]
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/telemetry/
Dpackage-lock.json9 "d3": "7.8.5" string
12 "@typescript-eslint/eslint-plugin": "5.59.6",
13 "@typescript-eslint/parser": "5.59.6",
15 "eslint-config-prettier": "8.8.0",
16 "npm-run-all": "4.1.5",
19 "stylelint-config-standard": "33.0.0",
23 "node_modules/@aashutoshrathi/word-wrap": {
25 "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz",
26 …"integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFw…
32 "node_modules/@babel/code-frame": {
[all …]
/aosp_15_r20/external/libgav1/src/
H A Dsymbol_decoder_context.cc7 // http://www.apache.org/licenses/LICENSE-2.0
39 for (auto& d1 : context->partition_cdf) { in ResetPartitionCounters()
49 for (auto& d1 : context->palette_color_index_cdf) { in ResetPaletteColorIndexCounters()
52 for (auto& d3 : d2) { in ResetPaletteColorIndexCounters() local
53 d3[cdf_size] = 0; in ResetPaletteColorIndexCounters()
62 for (auto& d1 : context->intra_tx_type_cdf) { in ResetTxTypeCounters()
65 for (auto& d3 : d2) { in ResetTxTypeCounters() local
66 d3[cdf_size] = 0; in ResetTxTypeCounters()
70 for (auto& d1 : context->inter_tx_type_cdf) { in ResetTxTypeCounters()
80 for (auto& d1 : context->tx_depth_cdf) { in ResetTxDepthCounters()
[all …]
/aosp_15_r20/external/perfetto/ui/
H A Dpnpm-lock.yaml23 '@codemirror/theme-one-dark':
41 '@types/color-convert':
62 '@types/w3c-web-usb':
68 color-convert:
71 devtools-protocol:
89 jsbn-rsa:
95 noice-json-rpc:
104 protobufjs-cli:
116 vega-lite:
133 '@rollup/plugin-commonjs':
[all …]
/aosp_15_r20/external/aws-sdk-java-v2/services/snowball/src/main/resources/codegen-resources/
H A Dexamples-1.json7 "ClusterId": "CID123e4567-e89b-12d3-a456-426655440000"
12 "id": "to-cancel-a-cluster-job-1482533760554",
19 "JobId": "JID123e4567-e89b-12d3-a456-426655440000"
24 "id": "to-cancel-a-job-for-a-snowball-device-1482534699477",
36 "PhoneNumber": "425-555-5555",
43 "AddressId": "ADID1234ab12-3eec-4eb3-9be6-9374c10eb51b"
48 "id": "to-create-an-address-for-a-job-1482535416294",
55 "AddressId": "ADID1234ab12-3eec-4eb3-9be6-9374c10eb51b",
58 … "KmsKeyARN": "arn:aws:kms:us-east-1:123456789012:key/abcd1234-12ab-34cd-56ef-123456123456",
74 "RoleARN": "arn:aws:iam::123456789012:role/snowball-import-S3-role",
[all …]
/aosp_15_r20/external/autotest/client/deps/webgl_mpd/src/resources/
H A DJ3DIMath.js26 // J3DI (Jedi) - A support library for WebGL.
31 J3DIMatrix4 - A 4x4 Matrix
45 …Constructor(in sequence<float> array) // create new J3DIMatrix4 with 16 floats (row …
50 void load(in sequence<float> array); // copy 16 floats into the matrix
51 … sequence<float> getAsArray(); // return the matrix as an array of 16 floats
89 …Constructor(in sequence<float> array) // create new J3DVector3 with 3 floats from ar…
95 … void load(in sequence<float> array); // copy 3 floats into the vector from array
97 … sequence<float> getAsArray(); // return the vector as an array of 3 floats
110 …SSMatrix" in window && ("media" in window && window.media.matchMedium("(-webkit-transform-3d)")) ||
111 … ("styleMedia" in window && window.styleMedia.matchMedium("(-webkit-transform-3d)"))) {
[all …]
/aosp_15_r20/external/libavc/common/arm/
H A Dih264_deblk_chroma_a9.s9 @ * http://www.apache.org/licenses/LICENSE-2.0
47 @/* 05 01 2015 Kaushik Added double-call functions for */
68 @* @param[in] r0 - pu1_src
71 @* @param[in] r1 - src_strd
74 @* @param[in] r2 - alpha
77 @* @param[in] r3 - beta
94 vpush {d8 - d15}
104 vld2.8 {d2, d3}, [r0] @D2 = q1u , D3 = q1v
105 vabd.u8 q13, q3, q2 @Q13 = ABS(p1 - p0)
107 vmlal.u8 q5, d3, d31 @Q5,Q4 = (X2(q1U) + q0U + p1U)
[all …]
H A Dih264_weighted_pred_a9q.s9 @ * http://www.apache.org/licenses/LICENSE-2.0
33 @* - ih264_weighted_pred_luma_a9q()
34 @* - ih264_weighted_pred_chroma_a9q()
75 @* integer height of the array
78 @* integer width of the array
116 stmfd sp!, {r4-r9, r14} @stack stores the values of the arguments
122 vpush {d8-d15}
124 vdup.16 d2, r5 @D2 = wt (16-bit)
125 neg r9, r4 @r9 = -log_wd
126 vdup.8 d3, r6 @D3 = ofst (8-bit)
[all …]
H A Dih264_inter_pred_chroma_a9q.s9 @ * http://www.apache.org/licenses/LICENSE-2.0
33 @* - ih264_inter_pred_chroma_a9q()
77 @* integer height of the array
80 @* integer width of the array
115 stmfd sp!, {r4-r12, r14} @store register values to stack
116 vstmdb sp!, {d8-d15} @push neon registers to stack
122 rsb r8, r4, #8 @8-u1_dx
123 rsb r9, r5, #8 @8-u1_dy
145 vext.8 d3, d0, d1, #2
150 vmlal.u8 q5, d3, d29
[all …]
H A Dih264_default_weighted_pred_a9q.s9 @ * http://www.apache.org/licenses/LICENSE-2.0
33 @* - ih264_default_weighted_pred_luma_a9q()
34 @* - ih264_default_weighted_pred_chroma_a9q()
50 @* This function gets two ht x wd blocks, calculates their rounded-average and
72 @* integer height of the array
75 @* integer width of the array
111 stmfd sp!, {r4-r7, r14} @stack stores the values of the arguments
117 vpush {d8-d15}
132 vld1.32 d3[0], [r1], r4 @load row 3 in source 2
133 vld1.32 d3[1], [r1], r4 @load row 4 in source 2
[all …]
H A Dih264_inter_pred_filters_luma_horz_a9q.s9 @ * http://www.apache.org/licenses/LICENSE-2.0
33 @* - ih264_inter_pred_luma_horz_a9q()
68 @* integer height of the array
71 @* integer width of the array
108 stmfd sp!, {r4-r12, r14} @store register values to stack
109 vstmdb sp!, {d8-d15} @push neon registers to stack
111 sub r0, r0, #2 @pu1_src-2
123 vld1.8 {d2, d3, d4}, [r0], r2 @// Load row0 ;for checking loop
124 vext.8 d31, d2, d3, #5 @//extract a[5] (column1,row0)
126 vext.8 d30, d3, d4, #5 @//extract a[5] (column2,row0)
[all …]
/aosp_15_r20/external/vixl/test/aarch32/
H A Dtest-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-t32.cc28 // -----------------------------------------------------------------------------
30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using
34 // -----------------------------------------------------------------------------
37 #include "test-runner.h"
39 #include "test-utils.h"
40 #include "test-utils-aarch32.h"
42 #include "aarch32/assembler-aarch32.h"
43 #include "aarch32/macro-assembler-aarch32.h"
95 // Each element of this array produce one instruction encoding.
116 {{F32, d22, d22, d3}, false, al, "F32 d22 d22 d3", "F32_d22_d22_d3"},
[all …]
H A Dtest-assembler-cond-dt-drt-drd-drn-drm-float-not-f16-a32.cc28 // -----------------------------------------------------------------------------
30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using
34 // -----------------------------------------------------------------------------
37 #include "test-runner.h"
39 #include "test-utils.h"
40 #include "test-utils-aarch32.h"
42 #include "aarch32/assembler-aarch32.h"
43 #include "aarch32/macro-assembler-aarch32.h"
95 // Each element of this array produce one instruction encoding.
116 {{F32, d22, d22, d3}, false, al, "F32 d22 d22 d3", "F32_d22_d22_d3"},
[all …]
H A Dtest-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-a32.cc28 // -----------------------------------------------------------------------------
30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using
34 // -----------------------------------------------------------------------------
37 #include "test-runner.h"
39 #include "test-utils.h"
40 #include "test-utils-aarch32.h"
42 #include "aarch32/assembler-aarch32.h"
43 #include "aarch32/macro-assembler-aarch32.h"
104 // Each element of this array produce one instruction encoding.
108 {{F32, d3, d16, d2}, false, al, "F32 d3 d16 d2", "F32_d3_d16_d2"},
[all …]
H A Dtest-assembler-cond-dt-drt-drd-drn-drm-float-f32-only-t32.cc28 // -----------------------------------------------------------------------------
30 // test/aarch32/config/template-assembler-aarch32.cc.in template file using
34 // -----------------------------------------------------------------------------
37 #include "test-runner.h"
39 #include "test-utils.h"
40 #include "test-utils-aarch32.h"
42 #include "aarch32/assembler-aarch32.h"
43 #include "aarch32/macro-assembler-aarch32.h"
104 // Each element of this array produce one instruction encoding.
108 {{F32, d3, d16, d2}, false, al, "F32 d3 d16 d2", "F32_d3_d16_d2"},
[all …]
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-a32.cc28 // -----------------------------------------------------------------------------
30 // test/aarch32/config/template-simulator-aarch32.cc.in template file using
34 // -----------------------------------------------------------------------------
37 #include "test-runner.h"
39 #include "test-utils.h"
40 #include "test-utils-aarch32.h"
42 #include "aarch32/assembler-aarch32.h"
43 #include "aarch32/disasm-aarch32.h"
44 #include "aarch32/macro-assembler-aarch32.h"
54 #define START() masm.GetBuffer()->Reset()
[all …]
H A Dtest-simulator-cond-dt-drt-drd-drn-drm-float-f64-t32.cc28 // -----------------------------------------------------------------------------
30 // test/aarch32/config/template-simulator-aarch32.cc.in template file using
34 // -----------------------------------------------------------------------------
37 #include "test-runner.h"
39 #include "test-utils.h"
40 #include "test-utils-aarch32.h"
42 #include "aarch32/assembler-aarch32.h"
43 #include "aarch32/disasm-aarch32.h"
44 #include "aarch32/macro-assembler-aarch32.h"
54 #define START() masm.GetBuffer()->Reset()
[all …]
/aosp_15_r20/external/pdfium/fxjs/
H A Dcjs_color.cpp2 // Use of this source code is governed by a BSD-style license that can be
18 #include "v8/include/v8-container.h"
47 ObjDefnID = pEngine->DefineObj(CJS_Color::kName, FXJSOBJTYPE_STATIC, in DefineJSObjects()
54 v8::Local<v8::Array> CJS_Color::ConvertPWLColorToArray(CJS_Runtime* pRuntime, in ConvertPWLColorToArray()
56 v8::Local<v8::Array> array; in ConvertPWLColorToArray() local
59 array = pRuntime->NewArray(); in ConvertPWLColorToArray()
60 pRuntime->PutArrayElement(array, 0, pRuntime->NewString("T")); in ConvertPWLColorToArray()
63 array = pRuntime->NewArray(); in ConvertPWLColorToArray()
64 pRuntime->PutArrayElement(array, 0, pRuntime->NewString("G")); in ConvertPWLColorToArray()
65 pRuntime->PutArrayElement(array, 1, pRuntime->NewNumber(color.fColor1)); in ConvertPWLColorToArray()
[all …]
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/ode/nonstiff/
H A DDormandPrince54FieldStepInterpolator.java9 * http://www.apache.org/licenses/LICENSE-2.0
27 * ODE integration for the 5(4) Dormand-Prince integrator.
38 /** Last row of the Butcher-array internal weights, element 0. */
43 /** Last row of the Butcher-array internal weights, element 2. */
46 /** Last row of the Butcher-array internal weights, element 3. */
49 /** Last row of the Butcher-array internal weights, element 4. */
52 /** Last row of the Butcher-array internal weights, element 5. */
64 private final T d3; field in DormandPrince54FieldStepInterpolator
99 a74 = one.multiply(-2187.0).divide(6784.0); in DormandPrince54FieldStepInterpolator()
101 d0 = one.multiply(-12715105075.0).divide( 11282082432.0); in DormandPrince54FieldStepInterpolator()
[all …]
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/
H A Darray_test.cc7 http://www.apache.org/licenses/LICENSE-2.0
16 #include "tensorflow/compiler/xla/array.h"
26 Array<int> uninit({2, 3}); in TEST()
34 Array<int> fullof7({1, 2, 3}, 7); in TEST()
50 Array<int> arr({{1, 2, 3}, {4, 5, 6}}); in TEST()
64 Array<Eigen::half> d2({{1.0f, 2.0f, 3.0f}, {4.0f, 5.0f, 6.0f}}); in TEST()
68 Array<Eigen::half> d3({{{1.0f}, {4.0f}}, {{1.0f}, {4.0f}}, {{1.0f}, {4.0f}}}); in TEST() local
69 EXPECT_EQ(d3.dim(0), 3); in TEST()
70 EXPECT_EQ(d3.dim(1), 2); in TEST()
71 EXPECT_EQ(d3.dim(2), 1); in TEST()
[all …]

12345678910>>...28