Searched refs:indexes (Results 1 – 16 of 16) sorted by relevance
/hardware/interfaces/camera/provider/aidl/vts/ |
D | device_cb.cpp | 98 std::vector<size_t> indexes(bufReqs.size()); in requestStreamBuffers() local 104 indexes[i] = idx; in requestStreamBuffers() 122 size_t idx = indexes[i]; in requestStreamBuffers()
|
/hardware/interfaces/neuralnetworks/1.1/ |
D | types.hal | 388 * Describes the table that contains the indexes of the inputs of the 394 * Describes the table that contains the indexes of the outputs of the 423 * Input indexes of the model. There must be at least one. 430 * Output indexes of the model. There must be at least one.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_descriptor_indexing.adoc | 28 (non-uniform) indexes in the shader.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/ |
D | executiongraphs.adoc | 220 By associating multiple shaders with the same name but different indexes, 403 Host memory locations at indexes in the range [pname:infos, pname:infos 419 pname:pCountInfo->infos, host memory locations at indexes in the range 484 Device memory locations at indexes in the range [pname:infos, 512 pname:pCountInfo->infos, device memory locations at indexes in the range 588 Device memory locations at indexes in the range [pname:infos, 616 pname:countInfo->infos, device memory locations at indexes in the range
|
D | limits.adoc | 1996 instruction that nonuniformly indexes an array of uniform buffers may: 2003 instruction that nonuniformly indexes an array of samplers or images 2010 instruction that nonuniformly indexes an array of storage buffers may: 2017 instruction that nonuniformly indexes an array of storage images may: 2024 instruction that nonuniformly indexes an array of input attachments may:
|
/hardware/interfaces/automotive/evs/1.1/ |
D | types.hal | 334 * List of indexes of sensors in range [0, sensorCount - 1] that 340 * List of indexes of sensors in range [0, sensorCount - 1] that received
|
/hardware/interfaces/audio/6.0/ |
D | IStreamOutEventCallback.hal | 61 * Permitted type indexes are
|
/hardware/interfaces/audio/7.0/ |
D | IStreamOutEventCallback.hal | 80 * Permitted type indexes are
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/ |
D | VK_AMDX_shader_enqueue.adoc | 109 Shaders with the same name and different indexes must consume identical payloads and have the same … 110 Shaders with the same name in an execution graph pipeline must have unique indexes. 233 To summarize, execution graphs use two kinds of indexes: 509 Shaders with the same name and different indexes can each recurse independently.
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 580 * indexes. The output tensor is the concatenation of sub-tensors of 1692 * Describes the table that contains the indexes of the inputs of the 1698 * Describes the table that contains the indexes of the outputs of the 1727 * Input indexes of the model. There must be at least one. 1734 * Output indexes of the model. There must be at least one.
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 799 * indexes. The output tensor is the concatenation of sub-tensors of 4771 * Describes the table that contains the indexes of the inputs of the 4777 * Describes the table that contains the indexes of the outputs of the 4943 * Input indexes of the model. There must be at least one. 4950 * Output indexes of the model. There must be at least one.
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 787 * indexes. The output tensor is the concatenation of sub-tensors of 5413 * Describes the table that contains the indexes of the inputs of the 5419 * Describes the table that contains the indexes of the outputs of the 5684 * Input indexes of the subgraph. There must be at least one. 5691 * Output indexes of the subgraph. There must be at least one.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/style/ |
D | markup.adoc | 1107 | indices | indexes | More common
|
/hardware/interfaces/camera/provider/2.4/vts/functional/ |
D | VtsHalCameraProviderV2_4TargetTest.cpp | 1622 std::vector<int32_t> indexes(bufReqs.size()); in requestStreamBuffers() local 1628 indexes[i] = idx; in requestStreamBuffers() 1645 int32_t idx = indexes[i]; in requestStreamBuffers()
|
/hardware/google/pixel/pixelstats/ |
D | pixelatoms.proto | 1241 // The algorithm that computes how the health status and health indexes are calculated.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/ |
D | katex.mjs | 4979 const sizeMultipliers = [// fontMetrics.js:getGlobalMetrics also uses size indexes, so if 4980 // you change size indexes, change that function.
|