Home
last modified time | relevance | path

Searched defs:decode (Results 1501 – 1525 of 3667) sorted by relevance

1...<<61626364656667686970>>...147

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/email/
D_encoded_words.py152 def decode(ew): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/email/
H A D_encoded_words.py152 def decode(ew): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/email/
D_encoded_words.py152 def decode(ew): function
/aosp_15_r20/external/executorch/examples/models/llama/tokenizer/
H A Dtiktoken.py175 def decode(self, t: Sequence[int]) -> str: member in Tokenizer
/aosp_15_r20/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/metadata/id3/
H A DId3Decoder.java95 protected Metadata decode(MetadataInputBuffer inputBuffer, ByteBuffer buffer) { in decode() method in Id3Decoder
108 public Metadata decode(byte[] data, int size) { in decode() method in Id3Decoder
/aosp_15_r20/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/metadata/id3/
H A DId3Decoder.java95 protected Metadata decode(MetadataInputBuffer inputBuffer, ByteBuffer buffer) { in decode() method in Id3Decoder
108 public Metadata decode(byte[] data, int size) { in decode() method in Id3Decoder
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/num/flt2dec/
H A Ddecoder.rs62 pub fn decode<T: DecodableFloat>(v: T) -> (/*negative?*/ bool, FullDecoded) { in decode() function
/aosp_15_r20/external/rust/android-crates-io/crates/pdl-compiler/tests/generated/rust/
Dpacket_decl_8bit_scalar_big_endian.rs44 fn decode(mut buf: &[u8]) -> Result<(Self, &[u8]), DecodeError> { in decode() method
Dpacket_decl_24bit_scalar_big_endian.rs52 fn decode(mut buf: &[u8]) -> Result<(Self, &[u8]), DecodeError> { in decode() method
Dpacket_decl_8bit_scalar_little_endian.rs44 fn decode(mut buf: &[u8]) -> Result<(Self, &[u8]), DecodeError> { in decode() method
Dpacket_decl_24bit_scalar_little_endian.rs52 fn decode(mut buf: &[u8]) -> Result<(Self, &[u8]), DecodeError> { in decode() method
Dpacket_decl_64bit_scalar_little_endian.rs44 fn decode(mut buf: &[u8]) -> Result<(Self, &[u8]), DecodeError> { in decode() method
Dpacket_decl_64bit_scalar_big_endian.rs44 fn decode(mut buf: &[u8]) -> Result<(Self, &[u8]), DecodeError> { in decode() method
Dpacket_decl_24bit_scalar_array_little_endian.rs46 fn decode(mut buf: &[u8]) -> Result<(Self, &[u8]), DecodeError> { in decode() method
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp8/pipeline/
H A Ddecode_vp8_pipeline.cpp32 namespace decode namespace
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/flt2dec/
H A Ddecoder.rs62 pub fn decode<T: DecodableFloat>(v: T) -> (/*negative?*/ bool, FullDecoded) { in decode() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/flt2dec/
H A Ddecoder.rs62 pub fn decode<T: DecodableFloat>(v: T) -> (/*negative?*/ bool, FullDecoded) { in decode() function
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/num/flt2dec/
H A Ddecoder.rs62 pub fn decode<T: DecodableFloat>(v: T) -> (/*negative?*/ bool, FullDecoded) { in decode() function
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/dec/hevc/packet/
H A Ddecode_huc_s2l_packet_xe_lpm_plus_base.cpp34 namespace decode namespace
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe2_M_plus/Xe2_LPM_base/codec/hal/dec/hevc/packet/
H A Ddecode_huc_s2l_packet_xe2_lpm_base.cpp34 namespace decode { namespace
H A Ddecode_hevc_packet_long_xe2_lpm_base.cpp40 namespace decode namespace
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/num/flt2dec/
H A Ddecoder.rs62 pub fn decode<T: DecodableFloat>(v: T) -> (/*negative?*/ bool, FullDecoded) { in decode() function
/aosp_15_r20/external/brotli/java/org/brotli/wrapper/dec/
H A DDecoder.java62 int decode() throws IOException { in decode() method in Decoder
/aosp_15_r20/external/cbor-java/src/test/java/co/nstant/in/cbor/decoder/
H A DAbstractDecoderTest.java36 public UnicodeString decode(int initialByte) throws CborException { in decode() method in AbstractDecoderTest.TestableAbstractDecoder
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/Xe_M_plus/Xe_LPM_plus_base/codec/hal/dec/vp8/pipeline/
H A Ddecode_vp8_pipeline_xe_lpm_plus_base.cpp35 namespace decode namespace

1...<<61626364656667686970>>...147