Home
last modified time | relevance | path

Searched refs:file_source (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_coding/neteq/tools/
H A Drtp_analyze.cc56 std::unique_ptr<webrtc::test::RtpFileSource> file_source( in main() local
58 RTC_DCHECK(file_source.get()); in main()
63 file_source->RegisterRtpHeaderExtension(webrtc::kRtpExtensionAudioLevel, in main()
69 file_source->RegisterRtpHeaderExtension( in main()
100 packet = file_source->NextPacket(); in main()
/aosp_15_r20/external/python/cpython3/Tools/msi/
Dcsv_to_wxs.py43 def main(file_source, install_target): argument
44 with open(file_source, 'r', newline='') as f:
/aosp_15_r20/external/autotest/client/site_tests/platform_PrinterPpds/
H A Darchiver.py148 with open(path_file, 'rb') as file_source:
149 content = file_source.read()
/aosp_15_r20/external/googleapis/google/streetview/publish/v1/
H A Dresources.proto32 oneof file_source { oneof