Home
last modified time | relevance | path

Searched refs:decode (Results 1 – 25 of 90) sorted by relevance

1234

/hardware/interfaces/security/secretkeeper/aidl/vts/
Ddice_sample.rs246 …SUBCOMPONENT_CODE_HASH => hex::decode("9f9a7ca6367a602ee8aeb83c783ae37d1028e4e7fe7492c53ca6b0ac3a5… in compos_subcomponent_descriptors()
247 …SUBCOMPONENT_AUTHORITY_HASH => hex::decode("5216ccb62004c4534f35c780ad7c582f4ee528371e27d4151f0553… in compos_subcomponent_descriptors()
252 …SUBCOMPONENT_CODE_HASH => hex::decode("c5f0a71179daa76d5897e391ea882a2f22911b5c2c81794ed6bcd2366df… in compos_subcomponent_descriptors()
253 …SUBCOMPONENT_AUTHORITY_HASH => hex::decode("5216ccb62004c4534f35c780ad7c582f4ee528371e27d4151f0553… in compos_subcomponent_descriptors()
258 …SUBCOMPONENT_CODE_HASH => hex::decode("d043740bc1b45ef8eecb093714321f458f1df17e4d76652a02f3b6c038d… in compos_subcomponent_descriptors()
259 …SUBCOMPONENT_AUTHORITY_HASH => hex::decode("5216ccb62004c4534f35c780ad7c582f4ee528371e27d4151f0553… in compos_subcomponent_descriptors()
264 …SUBCOMPONENT_CODE_HASH => hex::decode("fa4d9b37ff0b534c02865357cce0e2fb5e39a00da00880b438de9a8dd13… in compos_subcomponent_descriptors()
265 …SUBCOMPONENT_AUTHORITY_HASH => hex::decode("4df2b359bfe246a1301166dfa9d9a74ae7c11eebe2b6edc360fcc7… in compos_subcomponent_descriptors()
270 …SUBCOMPONENT_CODE_HASH => hex::decode("debbb6f029c92dcb23b8589b751e945855bdff2cb903fed1e8f9f3ee474… in compos_subcomponent_descriptors()
271 …SUBCOMPONENT_AUTHORITY_HASH => hex::decode("2f85397ad0e9c7e7afa3add6c18d18a1a2b9501d2dc51f481ae57f… in compos_subcomponent_descriptors()
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dvideo_decode_h264_extensions.adoc5 [[decode-h264]]
8 Video decode operations using an <<decode-h264-profile,H.264 decode
9 profile>> can: be used to decode elementary video stream sequences compliant
20 This process is performed according to the <<decode-operation-steps,video
21 decode operation steps>> with the codec-specific semantics defined in
27 the <<decode-h264-active-sps,active SPS>> specifying the
28 <<decode-h264-sps, H.264 sequence parameter set>>.
30 <<decode-h264-active-pps,active PPS>> specifying the <<decode-h264-pps,
33 <<decode-h264-picture-info,H.264 picture information>>.
35 <<decode-h264-reference-info,H.264 reference information>>
[all …]
Dvideo_decode_extensions.adoc5 [[video-decode-operations]]
8 [[decode-output-picture]]
9 Video decode operations consume compressed video data from a video bitstream
16 Such decode output pictures can be shared with the <<dpb,Decoded Picture
28 Video decode operations may: access the following resources in the
32 corresponding to the list of <<decode-active-reference-picture-info,
36 <<decode-output-picture-info,decode output picture>> and
37 <<decode-reconstructed-picture-info,reconstructed picture>> with access
46 * If the image subresource is used in the video decode operation only as
47 <<decode-output-picture,decode output picture>>, then it must: be in the
[all …]
Dvideo_decode_h265_extensions.adoc5 [[decode-h265]]
8 Video decode operations using an <<decode-h265-profile,H.265 decode
9 profile>> can: be used to decode elementary video stream sequences compliant
20 This process is performed according to the <<decode-operation-steps,video
21 decode operation steps>> with the codec-specific semantics defined in
27 <<decode-h265-active-vps,active VPS>> specifying the <<decode-h265-vps,
30 the <<decode-h265-active-sps,active SPS>> specifying the
31 <<decode-h265-sps, H.265 sequence parameter set>>.
33 <<decode-h265-active-pps,active PPS>> specifying the <<decode-h265-pps,
36 <<decode-h265-picture-info,H.265 picture information>>.
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_KHR_video_decode_queue.adoc10 This document outlines a proposal to enable performing video decode operations in Vulkan.
14 Integrating video decode operations into Vulkan applications enable a wide set of new usage scenari…
28 1. Rely on external sharing capabilities to interact with existing video decode APIs
43decode capable queue families in general, if needed, before querying more details about the indivi…
49 * The new video decode command introduced by this extension
51 For the full list of individual commands supported by video decode queues, and whether any command …
56decode profiles are defined using a `VkVideoProfileInfoKHR` structure that specifies a `videoCodec…
77decode profiles that only differ in terms of video decode usage hints, and it also affects video p…
82 …IPELINE_STAGE_2_VIDEO_DECODE_BIT_KHR` flag to enable synchronizing video decode operations with re…
84 …ntroduced to indicate reads and writes, respectively, performed by the video decode pipeline stage:
[all …]
DVK_KHR_video_decode_h265.adoc10 This document outlines a proposal to enable performing H.265/HEVC video decode operations in Vulkan.
21 …tensions already laid down the architecture for how codec-specific video decode extensions need to…
25 …to the active reference pictures and optional reconstructed picture used in video decode operations
36 1. Include all definitions in this H.265 video decode std header
37 …ases that the H.265 video decode std header depends on, and only include decode-specific definitio…
64 An H.265 decode profile can be defined through a `VkVideoProfileInfoKHR` structure using this new v…
96 …sCreateInfoKHR` when creating video session parameters objects for H.265 decode use, to specify th…
136 …ch parameter set to the used parameters object before being able to record video decode operations.
156decode parameters defined in the `vulkan_video_codec_h265std_decode` video std header, while the `…
173 …inputs, they may cause the video decode operation to complete unsuccessfully and will cause the ou…
[all …]
DVK_KHR_video_decode_h264.adoc10 This document outlines a proposal to enable performing H.264/AVC video decode operations in Vulkan.
21 …tensions already laid down the architecture for how codec-specific video decode extensions need to…
25 …to the active reference pictures and optional reconstructed picture used in video decode operations
36 1. Include all definitions in this H.264 video decode std header
37 …ases that the H.264 video decode std header depends on, and only include decode-specific definitio…
64 An H.264 decode profile can be defined through a `VkVideoProfileInfoKHR` structure using this new v…
93 … not mandatory. Applications need to verify support for individual H.264 decode profiles specifyin…
115 …sCreateInfoKHR` when creating video session parameters objects for H.264 decode use, to specify th…
149 …ch parameter set to the used parameters object before being able to record video decode operations.
169decode parameters defined in the `vulkan_video_codec_h264std_decode` video std header, while the `…
[all …]
/hardware/interfaces/security/keymint/aidl/default/ta/
Dattest.rs382 key: KeyMaterial::Rsa(rsa::Key(hex::decode(RSA_ATTEST_KEY).unwrap()).into()), in new()
385 encoded_certificate: hex::decode(RSA_ATTEST_CERT).unwrap(), in new()
388 encoded_certificate: hex::decode(RSA_ATTEST_ROOT_CERT).unwrap(), in new()
396 ec::Key::P256(ec::NistKey(hex::decode(EC_ATTEST_KEY).unwrap())).into(), in new()
400 encoded_certificate: hex::decode(EC_ATTEST_CERT).unwrap(), in new()
403 encoded_certificate: hex::decode(EC_ATTEST_ROOT_CERT).unwrap(), in new()
/hardware/interfaces/graphics/mapper/stable-c/implutils/
Dimpltests.cpp76 EXPECT_FALSE(BufferId::decode(buffer.data(), 0)); in TEST()
77 auto read = BufferId::decode(buffer.data(), buffer.size()); in TEST()
93 EXPECT_FALSE(DataspaceValue::decode(buffer.data(), 0)); in TEST()
94 auto read = DataspaceValue::decode(buffer.data(), buffer.size()); in TEST()
111 auto readValue = NameValue::decode(buffer.data(), buffer.size()); in TEST()
130 auto readValue = NameValue::decode(buffer.data(), buffer.size()); in TEST()
132 readValue = NameValue::decode(buffer.data(), 0); in TEST()
159 auto read = WidthValue::decode(buffer.data(), buffer.size()); in TEST()
162 read = HeightValue::decode(buffer.data(), buffer.size()); in TEST()
176 EXPECT_FALSE(CompressionValue::decode(buffer.data(), 0).has_value()); in TEST()
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_KHR_video_decode_queue.adoc27 implementations to expose queue families supporting video decode operations.
29 More specifically, it adds video decode specific capabilities and a new
30 command buffer command that allows recording video decode operations against
34 decode extensions that enable decoding video sequences of specific video
53 decode DPB and output coinciding in the same image, or in distinct
DVK_EXT_astc_decode_mode.adoc42 This decode mode is optional and support can be queried via the physical
49 1) Are implementations allowed to decode at a higher precision than what is
59 2) Should the decode mode be image view state and/or sampler state?
62 Some implementations treat the different decode modes as different
/hardware/ril/include/telephony/
Dril_mnc.h37 static inline std::string decode(int mnc) { in decode() function
126 if (decode(encode(mncs[i].in)).compare(mncs[i].out)) return 1; in test()
139 if (decode(legacy_mncs[i].in).compare(legacy_mncs[i].out)) return 1; in test()
Dril_mcc.h36 static inline std::string decode(int mcc) { in decode() function
61 if (decode(legacy_mccs[i].in).compare(legacy_mccs[i].out)) return 1; in test()
/hardware/google/gfxstream/guest/mesa/src/util/
Dtexcompress_rgtc_tmp.h35 TYPE decode; in TAG() local
46 decode = alpha0; in TAG()
48 decode = alpha1; in TAG()
50 decode = ((alpha0 * (8 - code) + (alpha1 * (code - 1))) / 7); in TAG()
52 decode = ((alpha0 * (6 - code) + (alpha1 * (code - 1))) / 5); in TAG()
54 decode = T_MIN; in TAG()
56 decode = T_MAX; in TAG()
58 *value = decode; in TAG()
/hardware/google/gfxstream/guest/mesa/bin/
Dcommit_in_branch.py70 return out.decode().strip()
84 return out.decode().strip()
93 remotes = out.decode().splitlines()
Dsymbols-check.py65 stderr=open(os.devnull, 'w')).decode("ascii")
88 stderr=open(os.devnull, 'w')).decode("ascii")
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_dec.h17 size_t decode(void *buf, size_t bufsize, IOStream *stream, ChecksumCalculator* checksumCalc);
/hardware/google/gfxstream/host/renderControl_dec/
DrenderControl_dec.h17 size_t decode(void *buf, size_t bufsize, IOStream *stream, ChecksumCalculator* checksumCalc);
/hardware/google/gfxstream/host/gl/gles1_dec/
Dgles1_dec.h17 size_t decode(void *buf, size_t bufsize, IOStream *stream, ChecksumCalculator* checksumCalc);
/hardware/google/gfxstream/host/magma/magma_dec/
Dmagma_dec.h17 size_t decode(void *buf, size_t bufsize, IOStream *stream, ChecksumCalculator* checksumCalc);
/hardware/google/aemu/host-common/
DMediaVpxDecoderGeneric.cpp192 mVideoHelper->decode(data, len, pts); in decode_internal()
203 mHwVideoHelper->decode(data, len, pts); in try_decode()
228 mVideoHelper->decode(data, len, pts); in try_decode()
331 mVideoHelper->decode(data, len, pts); in oneShotDecode()
/hardware/interfaces/graphics/mapper/stable-c/implutils/include/android/hardware/graphics/mapper/utils/
DIMapperMetadataTypes.h261 [[nodiscard]] static std::optional<T> decode(const void* _Nonnull metadata,
279 [[nodiscard]] static std::optional<T> decode(const void* _Nonnull metadata,
298 [[nodiscard]] static std::optional<std::string> decode(const void* _Nonnull metadata,
318 [[nodiscard]] static std::optional<ExtendableType> decode(const void* _Nonnull metadata,
353 [[nodiscard]] static DecodeResult decode(const void* _Nonnull metadata, size_t metadataSize) {
399 [[nodiscard]] static DecodeResult decode(const void* _Nonnull metadata, size_t metadataSize) {
438 [[nodiscard]] static DecodeResult decode(const void* _Nullable metadata, size_t metadataSize) {
478 [[nodiscard]] static DecodeResult decode(const void* _Nullable metadata, size_t metadataSize) {
509 [[nodiscard]] static DecodeResult decode(const void* _Nonnull metadata, size_t metadataSize) {
615 auto value = StandardMetadata<T>::value::decode(metadata, metadataSize);
/hardware/google/aemu/host-common/include/host-common/
DMediaVideoHelper.h39 virtual void decode(const uint8_t* frame, in decode() function
DMediaFfmpegVideoHelper.h56 void decode(const uint8_t* frame,
/hardware/google/gfxstream/host/vulkan/emulated_textures/shaders/
DAstcLookupTables.glsl35 // Lookup table to decode a pack of 5 trits (encoded with 8 bits)
55 // Lookup table to decode a pack of 3 quints (encoded with 7 bits)

1234