Home
last modified time | relevance | path

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

/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.c235 WORD32 extension_type; in ixheaacd_read_fill_element() local
Dixheaacd_aacdecoder.c858 WORD16 extension_type, discard; in ixheaacd_extension_payload() local
/external/vulkan-validation-layers/scripts/
Dlayer_dispatch_table_generator.py199 def AddCommandToDispatchList(self, extension_name, extension_type, name, cmdinfo, handle_type): argument
/external/webrtc/webrtc/call/
Drampup_tests.cc34 const std::string& extension_type, in RampUpTester()
319 const std::string& extension_type, in RampUpDownUpTester()
/external/boringssl/src/ssl/
Dt1_lib.cc268 CBS *out, uint16_t extension_type) { in ssl_client_hello_get_extension()
3715 uint16_t extension_type; in tls1_verify_channel_id() local
3931 uint16_t extension_type, in SSL_early_callback_ctx_extension_get()
/external/vulkan-validation-layers/layers/
Dstateless_validation.h797 …date_extension_reqs(const ExtensionState &extensions, const char *vuid, const char *extension_type, in validate_extension_reqs()
/external/aac/libAACdec/src/
Daacdecoder.cpp809 EXT_PAYLOAD_TYPE extension_type; in CAacDecoder_ExtPayloadParse() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_sender.cc1481 RTPExtensionType extension_type, in VerifyExtension()