Home
last modified time | relevance | path

Searched defs:GetSupportedFormats (Results 1 – 21 of 21) sorted by relevance

/aosp_15_r20/external/webrtc/media/engine/
H A Dfake_video_codec_factory.cc40 std::vector<SdpVideoFormat> FakeVideoEncoderFactory::GetSupportedFormats() in GetSupportedFormats() function in webrtc::FakeVideoEncoderFactory
58 std::vector<SdpVideoFormat> FakeVideoDecoderFactory::GetSupportedFormats() in GetSupportedFormats() function in webrtc::FakeVideoDecoderFactory
H A Dmultiplex_codec_factory.cc44 std::vector<SdpVideoFormat> MultiplexEncoderFactory::GetSupportedFormats() in GetSupportedFormats() function in webrtc::MultiplexEncoderFactory
82 std::vector<SdpVideoFormat> MultiplexDecoderFactory::GetSupportedFormats() in GetSupportedFormats() function in webrtc::MultiplexDecoderFactory
H A Dfake_webrtc_video_engine.cc72 FakeWebRtcVideoDecoderFactory::GetSupportedFormats() const { in GetSupportedFormats() function in cricket::FakeWebRtcVideoDecoderFactory
194 FakeWebRtcVideoEncoderFactory::GetSupportedFormats() const { in GetSupportedFormats() function in cricket::FakeWebRtcVideoEncoderFactory
H A Dinternal_encoder_factory.cc43 std::vector<SdpVideoFormat> InternalEncoderFactory::GetSupportedFormats() in GetSupportedFormats() function in webrtc::InternalEncoderFactory
H A Dinternal_decoder_factory.cc44 std::vector<SdpVideoFormat> InternalDecoderFactory::GetSupportedFormats() in GetSupportedFormats() function in webrtc::InternalDecoderFactory
H A Dsimulcast_encoder_adapter_unittest.cc351 std::vector<SdpVideoFormat> MockVideoEncoderFactory::GetSupportedFormats() in GetSupportedFormats() function in webrtc::test::MockVideoEncoderFactory
/aosp_15_r20/external/webrtc/test/peer_scenario/
H A Dpeer_scenario_client.cc172 std::vector<SdpVideoFormat> GetSupportedFormats() const override { in GetSupportedFormats() function in webrtc::test::__anond646b6cb0111::FakeVideoEncoderFactory
186 std::vector<SdpVideoFormat> GetSupportedFormats() const override { in GetSupportedFormats() function in webrtc::test::__anond646b6cb0111::FakeVideoDecoderFactory
/aosp_15_r20/external/webrtc/api/test/video/
H A Dfunction_video_encoder_factory.h42 std::vector<SdpVideoFormat> GetSupportedFormats() const override { in GetSupportedFormats() function
H A Dfunction_video_decoder_factory.h47 std::vector<SdpVideoFormat> GetSupportedFormats() const override { in GetSupportedFormats() function
/aosp_15_r20/external/webrtc/api/video_codecs/
H A Dbuiltin_video_encoder_factory.cc48 std::vector<SdpVideoFormat> GetSupportedFormats() const override { in GetSupportedFormats() function in webrtc::__anon408439130111::BuiltinVideoEncoderFactory
H A Dvideo_decoder_factory_template.h41 std::vector<SdpVideoFormat> GetSupportedFormats() const override { in GetSupportedFormats() function
H A Dvideo_encoder_factory_template.h48 std::vector<SdpVideoFormat> GetSupportedFormats() const override { in GetSupportedFormats() function
/aosp_15_r20/device/google/cuttlefish/host/frontend/webrtc/libcommon/
Dvp8only_encoder_factory.cpp25 std::vector<webrtc::SdpVideoFormat> VP8OnlyEncoderFactory::GetSupportedFormats() in GetSupportedFormats() function in cuttlefish::webrtc_streaming::VP8OnlyEncoderFactory
/aosp_15_r20/external/webrtc/sdk/android/src/jni/
H A Dvideo_decoder_factory_wrapper.cc42 std::vector<SdpVideoFormat> VideoDecoderFactoryWrapper::GetSupportedFormats() in GetSupportedFormats() function in webrtc::jni::VideoDecoderFactoryWrapper
H A Dvideo_encoder_factory_wrapper.cc107 std::vector<SdpVideoFormat> VideoEncoderFactoryWrapper::GetSupportedFormats() in GetSupportedFormats() function in webrtc::jni::VideoEncoderFactoryWrapper
/aosp_15_r20/external/webrtc/test/
H A Dvideo_decoder_proxy_factory.h32 std::vector<SdpVideoFormat> GetSupportedFormats() const override { in GetSupportedFormats() function
H A Dvideo_encoder_proxy_factory.h44 std::vector<SdpVideoFormat> GetSupportedFormats() const override { in GetSupportedFormats() function
/aosp_15_r20/external/webrtc/video/
H A Dvideo_stream_decoder_impl_unittest.cc106 std::vector<SdpVideoFormat> GetSupportedFormats() const override { in GetSupportedFormats() function in webrtc::__anoneb7c30fe0111::FakeVideoDecoderFactory
/aosp_15_r20/external/webrtc/test/pc/e2e/analyzer/video/
H A Dquality_analyzing_video_decoder.cc259 QualityAnalyzingVideoDecoderFactory::GetSupportedFormats() const { in GetSupportedFormats() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoDecoderFactory
H A Dquality_analyzing_video_encoder.cc383 QualityAnalyzingVideoEncoderFactory::GetSupportedFormats() const { in GetSupportedFormats() function in webrtc::webrtc_pc_e2e::QualityAnalyzingVideoEncoderFactory
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/
H A Dv4l2_wrapper.cpp312 const SupportedFormats V4L2Wrapper::GetSupportedFormats() { in GetSupportedFormats() function in v4l2_camera_hal::V4L2Wrapper