Home
last modified time | relevance | path

Searched refs:indexes (Results 1 – 16 of 16) sorted by relevance

/hardware/interfaces/camera/provider/aidl/vts/
Ddevice_cb.cpp98 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/
Dtypes.hal388 * 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/
DVK_EXT_descriptor_indexing.adoc28 (non-uniform) indexes in the shader.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dexecutiongraphs.adoc220 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
Dlimits.adoc1996 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/
Dtypes.hal334 * 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/
DIStreamOutEventCallback.hal61 * Permitted type indexes are
/hardware/interfaces/audio/7.0/
DIStreamOutEventCallback.hal80 * Permitted type indexes are
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_AMDX_shader_enqueue.adoc109 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/
Dtypes.hal580 * 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/
Dtypes.hal799 * 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/
Dtypes.hal787 * 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/
Dmarkup.adoc1107 | indices | indexes | More common
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp1622 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/
Dpixelatoms.proto1241 // The algorithm that computes how the health status and health indexes are calculated.
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs4979 const sizeMultipliers = [// fontMetrics.js:getGlobalMetrics also uses size indexes, so if
4980 // you change size indexes, change that function.