Home
last modified time | relevance | path

Searched refs:sequences (Results 1 – 24 of 24) sorted by relevance

/hardware/invensense/6515/libsensors_iio/software/simple_apps/stress_iio/
DREADME18 this set the enable and disable sequences to last a random time. It is good
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_video_decode_h265.adoc26 by adding support for decoding elementary video stream sequences compliant
DVK_KHR_video_decode_queue.adoc34 decode extensions that enable decoding video sequences of specific video
DVK_KHR_video_decode_h264.adoc27 by adding support for decoding elementary video stream sequences compliant
DVK_KHR_video_encode_queue.adoc40 encode extensions that enable encoding video sequences of specific video
DVK_EXT_video_encode_h265.adoc28 by adding support for encoding elementary video stream sequences compliant
DVK_EXT_video_encode_h264.adoc29 by adding support for encoding elementary video stream sequences compliant
DVK_NV_device_generated_commands.adoc81 actual device commands for all sequences based on the inputs provided.
Dmemorymodel.adoc776 ordered by release-acquire sequences or memory barriers.
1056 This is a "`consistency`" axiom, which informally guarantees that sequences
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/VK_NV_device_generated_commands/
Dgeneration.adoc56 * pname:maxSequencesCount is the maximum number of sequences that this
267 * pname:sequencesCount is the maximum number of sequences to reserve.
269 actual number of sequences generated.
283 number of sequences is provided as single code:uint32_t value.
358 sequences is sourced from the provided buffer.
Dindirectcommands.adoc191 specifies that the input data for the sequences is not implicitly
195 specifies that the processing of sequences can: happen at an
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_shader_integer_dot_product.adoc111 This could be either because the implementation uses optimized machine code sequences whose generat…
DVK_KHR_video_queue.adoc403 …is enables reusing a single video session object to process different, independent video sequences.
977 …* General command buffer commands and semantics to build command sequences working on video stream…
1070 * `VK_KHR_video_decode_h264` - adds support for decoding H.264/AVC video sequences
1071 * `VK_KHR_video_decode_h265` - adds support for decoding H.265/HEVC video sequences
1073 * `VK_EXT_video_encode_h264` (provisional) - adds support for encoding H.264/AVC video sequences
1074 * `VK_EXT_video_encode_h265` (provisional) - adds support for encoding H.265/HEVC video sequences
DVK_KHR_video_decode_h265.adoc16 …nfrastructure to introduce support for decoding elementary video stream sequences compliant with t…
DVK_KHR_video_decode_queue.adoc799 * `VK_KHR_video_decode_h264` - adds support for decoding H.264/AVC video sequences
800 * `VK_KHR_video_decode_h265` - adds support for decoding H.265/HEVC video sequences
DVK_KHR_video_decode_h264.adoc16 …nfrastructure to introduce support for decoding elementary video stream sequences compliant with t…
/hardware/interfaces/audio/aidl/vts/
DVtsHalAudioCoreModuleTargetTest.cpp3395 std::vector<TestSequence> sequences{ in SendInvalidCommandImpl() local
3409 sequences.emplace_back("DrainAll", in SendInvalidCommandImpl()
3411 sequences.emplace_back( in SendInvalidCommandImpl()
3414 sequences.emplace_back("DrainUnspecified", in SendInvalidCommandImpl()
3417 for (const auto& seq : sequences) { in SendInvalidCommandImpl()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_h264_extensions.adoc9 profile>> can: be used to decode elementary video stream sequences compliant
Dvideo_decode_h265_extensions.adoc9 profile>> can: be used to decode elementary video stream sequences compliant
Dvideo_extensions.adoc1639 Certain video sequences that adhere to particular video compression
2699 This can: be used, for example, when different video sequences are needed to
Daccelstructures.adoc164 Inactive objects are counted in the auto-generated index sequences which are
Ddevsandqueues.adoc1059 because the implementation uses optimized machine code sequences whose
Dlimits.adoc3150 * pname:maxIndirectSequenceCount is the maximum number of sequences in
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/katex/
Dkatex.mjs8586 * There are three different sequences of delimiter sizes that the delimiters
8591 * In real TeX, these sequences aren't explicitly defined, but are instead
8592 * defined inside the font metrics. Since there are only three sequences that
8683 // Here, we choose the index we should start at in the sequences. In smaller
8715 * traverse the sequences, and create a delimiter that the sequence tells us to.