Searched defs:extension_end (Results 1 – 6 of 6) sorted by relevance
324 const uint8_t* extension_end = extension_start + extension_length; in UpdateRtpAbsSendTimeExtension() local
510 inline Module::inst_iterator Module::extension_end() { in extension_end() function
511 inline Module::inst_iterator Module::extension_end() { in extension_end() function
995 Module::inst_iterator IRContext::extension_end() { in extension_end() function
284 const char* extension_end = strchr(extensions, ','); in FindPreferredExtension() local