Home
last modified time | relevance | path

Searched refs:vectors (Results 1 – 25 of 52) sorted by relevance

123

/aosp12/frameworks/rs/script_api/
H A Drs_vector_math.spec20 These functions interpret the input arguments as representation of vectors in
45 summary: Cross product of two vectors
47 Computes the cross product of two vectors.
97 summary: Dot product of two vectors
99 Computes the dot product of two vectors.
162 For vectors of size 1, returns -1.f for negative values, 0.f for null values, and 1.f for
285 For vectors of size 1, returns -1.f for negative values, 0.f for null values, and 1.f for
H A Drs_value_types.spec32 RenderScript supports fixed size vectors of length 2, 3, and 4.
H A Drs_convert.spec32 summary: Convert numerical vectors
/aosp12/hardware/interfaces/gnss/2.1/
H A DIGnssAntennaInfoCallback.hal62 * 2D vectors representing the phase center variation (PCV) corrections, in
72 * Each row vector (outer vectors) represents a fixed theta. The first row
77 * The columns (inner vectors) represent fixed zenith angles, beginning at 0
86 * 2D vectors of 1-sigma uncertainty in millimeters associated with the PCV
94 * 2D vectors representing the signal gain corrections at regularly spaced
106 * Each row vector (outer vectors) represents a fixed theta. The first row
111 * The columns (inner vectors) represent fixed zenith angles, beginning at 0
120 * 2D vectors of 1-sigma uncertainty in dBi associated with the signal
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
34 # Define a common prefix for socket access vectors.
65 # Define a common prefix for ipc access vectors.
82 # Define a common for capability access vectors.
136 # Define the access vectors.
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
34 # Define a common prefix for socket access vectors.
65 # Define a common prefix for ipc access vectors.
82 # Define a common for capability access vectors.
136 # Define the access vectors.
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
34 # Define a common prefix for socket access vectors.
65 # Define a common prefix for ipc access vectors.
82 # Define a common for capability access vectors.
136 # Define the access vectors.
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
42 # Define a common prefix for socket access vectors.
73 # Define a common prefix for ipc access vectors.
90 # Define a common for capability access vectors.
144 # Define the access vectors.
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
33 # Define a common prefix for socket access vectors.
63 # Define a common prefix for ipc access vectors.
80 # Define a common for capability access vectors.
134 # Define the access vectors.
/aosp12/system/sepolicy/prebuilts/api/31.0/private/
H A Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
42 # Define a common prefix for socket access vectors.
73 # Define a common prefix for ipc access vectors.
90 # Define a common for capability access vectors.
145 # Define the access vectors.
/aosp12/system/sepolicy/prebuilts/api/32.0/private/
H A Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
42 # Define a common prefix for socket access vectors.
73 # Define a common prefix for ipc access vectors.
90 # Define a common for capability access vectors.
145 # Define the access vectors.
/aosp12/system/sepolicy/private/
H A Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
42 # Define a common prefix for socket access vectors.
73 # Define a common prefix for ipc access vectors.
90 # Define a common for capability access vectors.
145 # Define the access vectors.
/aosp12/system/sepolicy/reqd_mask/
H A Daccess_vectors2 # Define common prefixes for access vectors
8 # Define a common prefix for file access vectors.
42 # Define a common prefix for socket access vectors.
73 # Define a common prefix for ipc access vectors.
90 # Define a common for capability access vectors.
145 # Define the access vectors.
/aosp12/frameworks/compile/slang/tests/P_reduce_general_input/
H A DScriptC_reduce_general_input.java.expect680 // in1 = "in", flattened 2-vectors
717 // in1 = "in", flattened 2-vectors
754 // in1 = "in", flattened 2-vectors
791 // in1 = "in", flattened 2-vectors
828 // in1 = "in", flattened 2-vectors
865 // in1 = "in", flattened 2-vectors
902 // in1 = "in", flattened 2-vectors
939 // in1 = "in", flattened 2-vectors
976 // in1 = "in", flattened 2-vectors
1013 // in1 = "in", flattened 2-vectors
[all …]
/aosp12/frameworks/rs/script_api/include/
H A Drs_vector_math.rsh22 * These functions interpret the input arguments as representation of vectors in
42 * cross: Cross product of two vectors
44 * Computes the cross product of two vectors.
102 * dot: Dot product of two vectors
104 * Computes the dot product of two vectors.
203 * For vectors of size 1, returns -1.f for negative values, 0.f for null values, and 1.f for
416 * For vectors of size 1, returns -1.f for negative values, 0.f for null values, and 1.f for
/aosp12/frameworks/compile/slang/tests/P_reduce_general_inputs/
H A DScriptC_reduce_general_inputs.java.expect253 // in2 = "b", flattened 2-vectors
321 // in2 = "b", flattened 2-vectors
389 // in2 = "b", flattened 4-vectors
457 // in2 = "b", flattened 4-vectors
653 // in2 = "b", flattened 2-vectors
721 // in2 = "b", flattened 2-vectors
789 // in2 = "b", flattened 4-vectors
857 // in2 = "b", flattened 4-vectors
1053 // in2 = "b", flattened 2-vectors
1121 // in2 = "b", flattened 2-vectors
[all …]
/aosp12/frameworks/rs/tests/java_api/RSUnitTests/src/com/android/rs/unittest/
H A Dfp16.rscript61 rsDebug("Different half vectors v1: ", x.r, x.g);
71 rsDebug("Different half vectors v1: ", x.r, x.g, x.b);
82 rsDebug("Different half vectors v1: ", x.r, x.g, x.b, x.a);
/aosp12/frameworks/av/media/codecs/amrwb/enc/inc/
H A Dqpisf_2s.tab51 * codebook vector dimension number of vectors *
1022 * codebook vector dimension number of vectors *
H A Dqisf_ns.tab47 * codebook vector dimension number of vectors *
/aosp12/frameworks/compile/slang/tests/F_float3_v13/
H A Dstderr.txt.expect1 float3_v13.rscript:9:10: error: structs containing vectors of dimension 3 cannot be exported at thi…
/aosp12/frameworks/compile/slang/tests/P_reduce_general_result/
H A DScriptC_reduce_general_result.java.expect2752 // in1 = "val", flattened 2-vectors
2789 // in1 = "val", flattened 4-vectors
2859 // in1 = "val", flattened 2-vectors
2896 // in1 = "val", flattened 4-vectors
2966 // in1 = "val", flattened 2-vectors
3003 // in1 = "val", flattened 4-vectors
3073 // in1 = "val", flattened 2-vectors
3110 // in1 = "val", flattened 4-vectors
3180 // in1 = "val", flattened 2-vectors
3217 // in1 = "val", flattened 4-vectors
[all …]
/aosp12/frameworks/base/tools/aapt2/integration-tests/StaticLibTest/App/
H A DAndroid.bp40 "--no-version-vectors",
/aosp12/frameworks/av/media/libaaudio/src/core/
H A DVersionExperiment.txt44 // Assume the rest of the structure is vectors.
/aosp12/system/keymaster/key_blob_utils/
H A Docb.c1382 static void vectors(ae_ctx *ctx, int len)
1414 vectors(&ctx,0);
1415 vectors(&ctx,8);
1416 vectors(&ctx,16);
1417 vectors(&ctx,24);
1418 vectors(&ctx,32);
1419 vectors(&ctx,40);
/aosp12/frameworks/av/camera/ndk/impl/
H A DACameraDevice.inc62 // Form two vectors of capture request, one for internal tracking

123