Home
last modified time | relevance | path

Searched defs:SupportedFormats (Results 1 – 12 of 12) sorted by relevance

/external/webrtc/api/video_codecs/
Dvideo_decoder_factory_template_open_h264_adapter.h23 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats() function
Dvideo_decoder_factory_template_dav1d_adapter.h22 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats() function
Dvideo_decoder_factory_template_libvpx_vp8_adapter.h22 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats() function
Dvideo_decoder_factory_template_libvpx_vp9_adapter.h21 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats() function
Dvideo_encoder_factory_template_open_h264_adapter.h23 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats() function
Dvideo_encoder_factory_template_libvpx_vp9_adapter.h21 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats() function
Dvideo_encoder_factory_template_libaom_av1_adapter.h24 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats() function
Dvideo_encoder_factory_template_libvpx_vp8_adapter.h24 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats() function
/external/webrtc/api/video_codecs/test/
Dvideo_decoder_factory_template_tests.cc36 static std::vector<SdpVideoFormat> SupportedFormats() { return {kFooSdp}; } in SupportedFormats() function
47 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats() function
Dvideo_encoder_factory_template_tests.cc37 static std::vector<SdpVideoFormat> SupportedFormats() { return {kFooSdp}; } in SupportedFormats() function
51 static std::vector<SdpVideoFormat> SupportedFormats() { in SupportedFormats() function
/external/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp5325 uint8_t SupportedFormats; in parsePrefix() member
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/AsmParser/
DARMAsmParser.cpp6146 uint8_t SupportedFormats; in parsePrefix() member