Home
last modified time | relevance | path

Searched refs:computed (Results 1 – 25 of 45) sorted by relevance

12

/hardware/interfaces/gatekeeper/1.0/software/
DSoftGateKeeper.h140 fast_hash_t computed = ComputeFastHash(password, fast_hash.salt); in VerifyFast() local
141 return memcmp(computed.digest, fast_hash.digest, SHA256_DIGEST_LENGTH) == 0; in VerifyFast()
/hardware/interfaces/gatekeeper/aidl/software/
DSoftGateKeeper.h156 fast_hash_t computed = ComputeFastHash(password, fast_hash.salt); in VerifyFast() local
157 return memcmp(computed.digest, fast_hash.digest, SHA256_DIGEST_LENGTH) == 0; in VerifyFast()
/hardware/interfaces/gnss/measurement_corrections/1.0/
Dtypes.hal82 /** Represents latitude in degrees at which the corrections are computed.. */
85 /** Represents longitude in degrees at which the corrections are computed.. */
90 * are computed.
DIMeasurementCorrections.hal35 * @param corrections The computed corrections to be used by the HAL.
/hardware/interfaces/gnss/measurement_corrections/1.1/
DIMeasurementCorrections.hal35 * @param corrections The computed corrections to be used by the HAL.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_NV_compute_shader_derivatives.adoc30 Derivatives will be computed via differencing over a 2x2 group of shader
DVK_NV_coverage_reduction_mode.adoc26 In the merge mode, the color sample coverage is computed such that only
DVK_EXT_application_parameters.adoc65 * a checksum pname:key where the pname:value is computed based on other
DVK_QCOM_image_processing.adoc54 The error metric is computed per-component.
DVK_NV_viewport_swizzle.adoc23 vector is computed for each vertex by selecting from and optionally negating
182 The [eq]#Z# normalized device coordinate computed after swizzling would
DVK_NV_representative_fragment_test.adoc90 lookups using automatic LOD computation, derivatives will be computed
DVK_NV_shader_image_footprint.adoc198 In the previous issue, we had an example that computed separate masks
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_QCOM_image_processing.adoc33 * High-order (up to 64x64) box filtering with HW-computed weights, and fractional box sizes
401 a component-wise minimum or maximum is computed, for all texels in the region with non-zero
448 the layer index for a each filter phase is computed as:
470 formula, the 1D texel offset for all weights and phases within each layer is computed as:
489 For each texel covered by the box, a weight value is computed by the implementation.
502 a component-wise minimum or maximum is computed, for all texels covered by the box,
514 is computed per-component. `OpImageBlockMatchSADQCOM` computes "Sum Of Absolute
531 For each texel in the regions, a difference value is computed by subtracting the
541 a component-wise minimum or maximum is computed, for all texels in the region.
DVK_HUAWEI_cluster_culling_shader.adoc13 …lternatively, a cluster can also be an entire mesh, cluster will be pre-computed and stored with t…
/hardware/interfaces/confirmationui/1.0/
DIConfirmationResultCallback.hal52 * @param confirmationToken a 32-byte HMAC-SHA256 value, computed over
/hardware/interfaces/security/authgraph/aidl/android/hardware/security/authgraph/
DArc.cddl40 ? -70010 : bstr .size 32 ; "session_id" computed during the key exchange protocol
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dtextures.adoc310 A preliminary shared exponent [eq]#exp'# is computed:
324 The shared exponent [eq]#exp~shared~# is computed:
348 computed:
1673 dimensionality matches the number of partial derivatives computed above.
1694 The derivatives are computed as specified above, and the implicit LOD
1862 The LOD must: be computed with pname:mipmapPrecisionBits of accuracy.
2009 The LOD parameter [eq]#{lambda}# is computed as follows:
2062 computed based on the LOD parameter, as follows:
2222 The layer index [eq]#l# is computed as:
2584 The linear weights are derived from the fractions computed earlier:
[all …]
Dfragmentdensitymapops.adoc48 The offsetted coordinate [eq]#(x',y')# is computed as follows:
/hardware/google/pixel/vibrator/common/proto/
Dcapo.proto125 // The amount of time that the algorithm's computed stillness confidence
/hardware/interfaces/health/2.0/
DIHealth.hal97 * battery. The time period over which the average is computed may depend on
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal130 * The values in the output tensor are computed as:
234 * The values in the output tensor are computed as:
331 * The values in the output tensor are computed as:
634 * The values in the output tensor are computed as:
660 * The values in the output tensor are computed as:
811 * computed from hash functions.
1010 * The values in the output tensor are computed as:
1200 * dimension is computed so that the total size remains constant. In
/hardware/interfaces/keymaster/4.0/
Dtypes.hal607 * and changes monthly and on most password resets. It is computed with:
613 * T is the "temporal counter value", computed by dividing the value of
1228 * MACs are computed with a backward-compatible method, used by Keymaster 3.0, Gatekeeper 1.0
1231 * The MAC is Constants::AUTH_TOKEN_MAC_LENGTH bytes in length and is computed as follows:
1303 * 32-byte HMAC-SHA256 of the above values, computed as:
/hardware/interfaces/automotive/sv/1.0/
Dtypes.hal249 * Height is computed keeping the aspect ratio of the mapping info,
/hardware/interfaces/gnss/1.0/
DIGnssMeasurementCallback.hal241 * If receiver has computed time for a non-GPS constellation, the time offset of
338 * Represents a GNSS Measurement, it contains raw and computed information.
/hardware/interfaces/keymaster/3.0/
Dtypes.hal414 uint8_t[32] hmac; // HMAC is computed over 0 || challenge || user_id ||

12