Home
last modified time | relevance | path

Searched defs:decoder (Results 176 – 200 of 1884) sorted by relevance

12345678910>>...76

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dstatsd_module.cc53 protozero::ProtoDecoder decoder(cb); in ParseGenericEvent() local
116 const TracePacket::Decoder& decoder, in TokenizePacket()
154 void StatsdModule::ParseTracePacketData(const TracePacket::Decoder& decoder, in ParseTracePacketData()
/aosp_15_r20/external/ot-br-posix/src/ncp/
H A Dncp_spinel.cpp542 ot::Spinel::Decoder decoder; in ParseIp6AddressTable() local
576 ot::Spinel::Decoder decoder; in ParseIp6MulticastAddresses() local
599 ot::Spinel::Decoder decoder; in ParseIp6StreamNet() local
615 ot::Spinel::Decoder decoder; in ParseOperationalDatasetTlvs() local
/aosp_15_r20/external/perfetto/src/shared_lib/test/
H A Dutils.h126 struct PerfettoPbDecoder decoder; variable
137 struct PerfettoPbDecoder decoder; variable
166 struct PerfettoPbDecoder decoder; in AdvanceToFirstInterestingField() local
/aosp_15_r20/external/rust/android-crates-io/crates/der_derive/src/sequence/
Dfield.rs110 decoder: TokenStream, field
123 let decoder = self.decoder; in into_tokens() localVariable
132 let decoder = &self.decoder; in apply_asn1_type() localVariable
/aosp_15_r20/frameworks/native/libs/tracing_perfetto/tests/
H A Dutils.h133 struct PerfettoPbDecoder decoder; variable
144 struct PerfettoPbDecoder decoder; variable
172 struct PerfettoPbDecoder decoder; in AdvanceToFirstInterestingField() local
/aosp_15_r20/external/vixl/src/aarch64/
H A Ddecoder-aarch64.cc149 void DecodeNode::CompileNodeForBits(Decoder* decoder, in CompileNodeForBits()
401 bool DecodeNode::TryCompileOptimisedDecodeTable(Decoder* decoder) { in TryCompileOptimisedDecodeTable()
447 CompiledDecodeNode* DecodeNode::Compile(Decoder* decoder) { in Compile()
/aosp_15_r20/external/pigweed/pw_rpc_transport/
H A Dhdlc_framing_test.cc60 HdlcRpcPacketDecoder<kMaxPacketSize> decoder; in TEST() local
126 HdlcRpcPacketDecoder<kMaxPacketSize> decoder; in TEST() local
176 HdlcRpcPacketDecoder<kMaxPacketSize> decoder; in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/toml_edit/tests/
Ddecoder_compliance.rs1 mod decoder; module
4 let decoder = decoder::Decoder; in main() localVariable
Dencoder_compliance.rs1 mod decoder; module
6 let decoder = decoder::Decoder; in main() localVariable
/aosp_15_r20/external/rust/android-crates-io/crates/toml/tests/
Ddecoder_compliance.rs1 mod decoder; module
5 let decoder = decoder::Decoder; in main() localVariable
Dencoder_compliance.rs1 mod decoder; module
7 let decoder = decoder::Decoder; in main() localVariable
/aosp_15_r20/external/freetype/src/psaux/
H A Dcffdecode.c214 cff_operator_seac( CFF_Decoder* decoder, in cff_operator_seac()
496 cff_decoder_parse_charstrings( CFF_Decoder* decoder, in cff_decoder_parse_charstrings()
2330 cff_decoder_init( CFF_Decoder* decoder, in cff_decoder_init()
2366 cff_decoder_prepare( CFF_Decoder* decoder, in cff_decoder_prepare()
/aosp_15_r20/external/flac/src/share/grabbag/
H A Dreplaygain.c260 static FLAC__StreamDecoderWriteStatus write_callback_(const FLAC__StreamDecoder *decoder, const FLA… in write_callback_()
289 static void metadata_callback_(const FLAC__StreamDecoder *decoder, const FLAC__StreamMetadata *meta… in metadata_callback_()
312 static void error_callback_(const FLAC__StreamDecoder *decoder, FLAC__StreamDecoderErrorStatus stat… in error_callback_()
324 FLAC__StreamDecoder *decoder = FLAC__stream_decoder_new(); in grabbag__replaygain_analyze_file() local
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.serialization/kotlinx_serialization_core/android_common_apex34/kotlin/
Dkotlinx_serialization_core.jar ... .Object deserialize (kotlinx.serialization.encoding.Decoder) kotlinx.serialization.encoding.Decoder decoder public ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.serialization/kotlinx_serialization_core/android_common_apex30/kotlin/
Dkotlinx_serialization_core.jar ... .Object deserialize (kotlinx.serialization.encoding.Decoder) kotlinx.serialization.encoding.Decoder decoder public ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.serialization/kotlinx_serialization_core/linux_glibc_common/local-javac-header/
Dkotlinx_serialization_core.jar ... .Object deserialize (kotlinx.serialization.encoding.Decoder) kotlinx.serialization.encoding.Decoder decoder public ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.serialization/kotlinx_serialization_core/android_common/kotlin/
Dkotlinx_serialization_core.jar ... .Object deserialize (kotlinx.serialization.encoding.Decoder) kotlinx.serialization.encoding.Decoder decoder public ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.serialization/kotlinx_serialization_core/linux_glibc_common/kotlin/
Dkotlinx_serialization_core.jar ... .Object deserialize (kotlinx.serialization.encoding.Decoder) kotlinx.serialization.encoding.Decoder decoder public ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.serialization/kotlinx_serialization_core/android_common_apex35/kotlin/
Dkotlinx_serialization_core.jar ... .Object deserialize (kotlinx.serialization.encoding.Decoder) kotlinx.serialization.encoding.Decoder decoder public ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.serialization/kotlinx_serialization_core/android_common_apex33/kotlin/
Dkotlinx_serialization_core.jar ... .Object deserialize (kotlinx.serialization.encoding.Decoder) kotlinx.serialization.encoding.Decoder decoder public ...
/aosp_15_r20/out/soong/.intermediates/external/kotlinx.serialization/kotlinx_serialization_core/android_common_apex10000/kotlin/
Dkotlinx_serialization_core.jar ... .Object deserialize (kotlinx.serialization.encoding.Decoder) kotlinx.serialization.encoding.Decoder decoder public ...
/aosp_15_r20/external/rust/crabbyavif/tests/
Diloc_extents_test.rs24 let mut decoder = get_decoder("sacre_coeur_2extents.avif"); in iloc_extents() localVariable
54 let mut decoder = get_decoder("sacre_coeur_2extents.avif"); in nth_image_max_extent() localVariable
/aosp_15_r20/external/pigweed/pw_protobuf/
H A Dfind.cc21 Status AdvanceToField(Decoder& decoder, uint32_t field_number) { in AdvanceToField()
38 Status AdvanceToField(StreamDecoder& decoder, uint32_t field_number) { in AdvanceToField()
/aosp_15_r20/external/kotlinx.serialization/core/commonTest/src/kotlinx/serialization/internal/
H A DTuplesTest.kt13 val decoder = DummySequentialDecoder() in testSequentialDecodingKeyValue() constant
/aosp_15_r20/external/webrtc/sdk/android/instrumentationtests/src/org/webrtc/
H A DSoftwareVideoDecoderFactoryTest.java49 VideoDecoder decoder = factory.createDecoder(codec); in createDecoder_supportedCodec_returnsNotNull() local
59 VideoDecoder decoder = factory.createDecoder(codec); in createDecoder_unsupportedCodec_returnsNull() local

12345678910>>...76