Searched defs:extension_type (Results 1 – 14 of 14) sorted by relevance
/external/webrtc/test/fuzzers/ |
D | rtp_header_fuzzer.cc | 39 RTPExtensionType extension_type = static_cast<RTPExtensionType>(i); in FuzzOneInput() local
|
D | rtp_packet_fuzzer.cc | 41 RTPExtensionType extension_type = static_cast<RTPExtensionType>(i); in FuzzOneInput() local
|
/external/libxaac/decoder/ |
D | ixheaacd_aacpluscheck.c | 78 WORD32 extension_type; in ixheaacd_check_for_sbr_payload() local
|
D | ixheaacd_sbrdecoder.h | 48 WORD32 extension_type; member
|
D | ixheaacd_common_lpfuncs.c | 232 WORD32 extension_type; in ixheaacd_read_fill_element() local
|
D | ixheaacd_aacdecoder.c | 861 WORD16 extension_type, discard; in ixheaacd_extension_payload() local
|
/external/OpenCL-CTS/test_conformance/compiler/ |
D | test_compiler_defines_for_extensions.cpp | 145 Extension_Type extension_type[1024]; in test_compiler_defines_for_extensions() local
|
/external/vulkan-validation-layers/scripts/ |
D | layer_dispatch_table_generator.py | 203 def AddCommandToDispatchList(self, extension_name, extension_type, name, cmdinfo, handle_type): argument
|
/external/webrtc/call/ |
D | rampup_tests.cc | 62 const std::string& extension_type, in RampUpTester() 418 const std::string& extension_type, in RampUpDownUpTester()
|
/external/boringssl/src/ssl/ |
D | t1_lib.cc | 277 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/ |
D | t1_lib.cc | 272 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/ |
D | stateless_validation.h | 807 …date_extension_reqs(const ExtensionState &extensions, const char *vuid, const char *extension_type, in validate_extension_reqs()
|
/external/aac/libAACdec/src/ |
D | aacdecoder.cpp | 883 EXT_PAYLOAD_TYPE extension_type; in CAacDecoder_ExtPayloadParse() local
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_sender_unittest.cc | 2682 for (auto extension_type : kBweExtensionTypes) { in TEST_P() local
|