Home
last modified time | relevance | path

Searched defs:extension_type (Results 1 – 14 of 14) sorted by relevance

/external/webrtc/test/fuzzers/
Drtp_header_fuzzer.cc39 RTPExtensionType extension_type = static_cast<RTPExtensionType>(i); in FuzzOneInput() local
Drtp_packet_fuzzer.cc41 RTPExtensionType extension_type = static_cast<RTPExtensionType>(i); in FuzzOneInput() local
/external/libxaac/decoder/
Dixheaacd_aacpluscheck.c78 WORD32 extension_type; in ixheaacd_check_for_sbr_payload() local
Dixheaacd_sbrdecoder.h48 WORD32 extension_type; member
Dixheaacd_common_lpfuncs.c232 WORD32 extension_type; in ixheaacd_read_fill_element() local
Dixheaacd_aacdecoder.c861 WORD16 extension_type, discard; in ixheaacd_extension_payload() local
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_compiler_defines_for_extensions.cpp145 Extension_Type extension_type[1024]; in test_compiler_defines_for_extensions() local
/external/vulkan-validation-layers/scripts/
Dlayer_dispatch_table_generator.py203 def AddCommandToDispatchList(self, extension_name, extension_type, name, cmdinfo, handle_type): argument
/external/webrtc/call/
Drampup_tests.cc62 const std::string& extension_type, in RampUpTester()
418 const std::string& extension_type, in RampUpDownUpTester()
/external/boringssl/src/ssl/
Dt1_lib.cc277 CBS *out, uint16_t extension_type) { in ssl_client_hello_get_extension()
2797 uint16_t extension_type = TLSEXT_TYPE_quic_transport_parameters_standard; in ext_quic_transport_params_add_clienthello_impl() local
2933 uint16_t extension_type = TLSEXT_TYPE_quic_transport_parameters_standard; in ext_quic_transport_params_add_serverhello_impl() local
4171 uint16_t extension_type; in tls1_verify_channel_id() local
4387 uint16_t extension_type, in SSL_early_callback_ctx_extension_get()
/external/rust/crates/quiche/deps/boringssl/src/ssl/
Dt1_lib.cc272 CBS *out, uint16_t extension_type) { in ssl_client_hello_get_extension()
3643 uint16_t extension_type; in tls1_verify_channel_id() local
3859 uint16_t extension_type, in SSL_early_callback_ctx_extension_get()
/external/vulkan-validation-layers/layers/
Dstateless_validation.h807 …date_extension_reqs(const ExtensionState &extensions, const char *vuid, const char *extension_type, in validate_extension_reqs()
/external/aac/libAACdec/src/
Daacdecoder.cpp883 EXT_PAYLOAD_TYPE extension_type; in CAacDecoder_ExtPayloadParse() local
/external/webrtc/modules/rtp_rtcp/source/
Drtp_sender_unittest.cc2682 for (auto extension_type : kBweExtensionTypes) { in TEST_P() local