Searched refs:vectors (Results 1 – 25 of 30) sorted by relevance
12
/hardware/interfaces/gnss/2.1/ |
D | IGnssAntennaInfoCallback.hal | 62 * 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
|
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/ |
D | rotate_vector.inl | 14 // get cosine of angle between vectors (-1 -> 1) 18 // get sine of angle between vectors (0 -> 1) 24 // interpolate src vectors
|
D | matrix_decompose.inl | 7 /// Make a linear combination of two vectors and return the result.
|
D | quaternion.inl | 186 // special case when vectors in opposite directions :
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_KHR_shader_subgroup_extended_types.adoc | 31 vectors of these types.
|
D | VK_KHR_workgroup_memory_explicit_layout.adoc | 35 array of large vectors), and then use the data with a more specific type.
|
D | VK_EXT_robustness2.adoc | 23 Rather than allowing multiple possible [eq]#(0,0,0,x)# vectors, the out of
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_optical_flow/ |
D | optical_flow.adoc | 318 Optical flow vectors are generated block-wise, one vector for each block of 376 slink:VkImageView with external flow vectors will be used as hints in 450 from pname:view will be in at the time the optical flow vectors are 467 binding point for the optional external hint flow vectors. 469 binding point for output flow vectors of default forward flow calcution. 488 [open,refpage='vkCmdOpticalFlowExecuteNV',desc='Calculate optical flow vectors',type='protos'] 498 To calculate optical flow vectors from two input frames, call: 547 that temporal hints from previously generated flow vectors are not used. 548 If temporal hints are enabled, optical flow vectors from previous
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_KHR_shader_integer_dot_product.adoc | 14 Dot product operations between vectors of integer values are used heavily in machine learning algor… 118 The type bitwidth refers to the size of the input vectors and whether it is a packed format or not.
|
D | VK_EXT_shader_tile_image.adoc | 265 … applied to non-structure type (that is, scalars or vectors or arrays of scalars or arrays of vect…
|
D | VK_EXT_mesh_shader.adoc | 360 …en the corresponding execution mode is specified, declared as scalars or vectors with a number of …
|
/hardware/interfaces/keymaster/4.1/ |
D | IKeymasterDevice.hal | 69 * verificationToken (zero values and empty vectors) and should use their own clock as the
|
/hardware/interfaces/radio/1.2/ |
D | types.hal | 318 * Only one of the below vectors must be of size 1 based on the CellInfoType and others must be 501 * Only one of the below vectors must be of size 1 based on a 503 * If cell info type is NONE, then all the vectors must be of size 0.
|
/hardware/interfaces/radio/1.0/ |
D | types.hal | 1629 // Only one of the below vectors must be of size 1 based on the CellInfoType and others must be 1645 // Only one of the below vectors must be of size 1, based on a valid CellInfoType and 1646 // others must be of size 0. If cell info type is NONE, then all the vectors 1751 // Only one of the below vectors must be of size 1 based on the RadioTechnologyFamily and others 1803 // Only one of the below vectors must have size = 1 based on the HardwareConfigType and other 2001 // Only one of the below vectors must have size = 1 based on the 2002 // CdmaInfoRecName. All other vectors must have size 0. 2039 // Only one of the below vectors may contain values and other must be empty
|
/hardware/interfaces/identity/support/src/ |
D | IdentityCredentialSupport.cpp | 305 vector<vector<uint8_t>> vectors(certChain.entry_count); in signAttestationCertificate() local 307 vectors[i] = {certChain.entries[i].data, in signAttestationCertificate() 310 return vectors; in signAttestationCertificate()
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | fxvertex.adoc | 138 Such matrices are treated as an array of column vectors with values taken 215 Such matrices are treated as an array of column vectors with values taken
|
D | interfaces.adoc | 224 64-bit three- and four-component vectors consume two consecutive 238 as for an _n_-element array of _m_-component vectors. 313 specified for scalars and vectors, down to the individual code:Component 1201 equivalent to a [eq]#C# element array of vectors with [eq]#R# 1204 to an [eq]#R# element array of vectors with [eq]#C# components. 1291 . All vectors must: be aligned according to their scalar alignment. 2568 declared as an array of three vectors of three 32-bit float values 3248 matrix with four columns of three-component vectors of 32-bit 5152 matrix with four columns of three-component vectors of 32-bit
|
D | samplers.adoc | 170 may: return the same handle for sampler state vectors that are identical.
|
D | vertexpostproc.adoc | 157 For matrix types, outputs are written as an array of column vectors.
|
D | features.adoc | 326 *** Zero values, or [eq]#(0,0,0,x)# vectors for vector reads where x is a 371 **** Zero values, or [eq]#(0,0,0,x)# vectors, as described above. 3190 integer, 16-bit floating-point, and vectors of these types in
|
/hardware/interfaces/broadcastradio/2.0/ |
D | types.hal | 724 * The order of entries in the vectors is unspecified.
|
/hardware/interfaces/keymaster/4.0/ |
D | IKeymasterDevice.hal | 45 * generator must be high-quality and must be used for generation of keys, initialization vectors, 1179 * needed. If not provided, all fields must be initialized to zero and vectors must be 1300 * needed. If not provided, all fields must be initialized to zero and vectors empty.
|
D | types.hal | 1167 * restrictions. It consits of two vectors of KeyParameters, one for "softwareEnforced" attributes
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 724 * The 4-D input tensor is treated as a 3-D array of 1-D vectors (along the 826 * A flattened tensor that represents projected bit vectors.
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 966 * The 4-D input tensor is treated as a 3-D array of 1-D vectors (along the 1094 * A flattened tensor that represents projected bit vectors.
|
12