Home
last modified time | relevance | path

Searched defs:encoder_settings (Results 1 – 14 of 14) sorted by relevance

/external/webrtc/video/adaptation/
Dbitrate_constraint.cc29 absl::optional<EncoderSettings> encoder_settings) { in OnEncoderSettingsUpdated()
Dbitrate_constraint_unittest.cc103 EncoderSettings encoder_settings(MakeEncoderInfo(), in OnEncoderSettingsUpdated() local
Dvideo_stream_encoder_resource_manager.cc434 EncoderSettings encoder_settings) { in SetEncoderSettings()
/external/webrtc/call/adaptation/
Dvideo_stream_input_state_provider.cc35 EncoderSettings encoder_settings) { in OnEncoderSettingsChanged()
/external/libaom/common/
Dwebmenc.cc85 const char *encoder_settings) { in write_webm_file_header()
/external/webrtc/video/
Dvideo_send_stream.cc114 const VideoStreamEncoderSettings& encoder_settings, in CreateVideoStreamEncoder()
Dvideo_stream_encoder.cc1444 EncoderSettings encoder_settings( in OnEncoderSettingsChanged() local
Dvideo_send_stream_tests.cc2465 VideoCodecH264 encoder_settings = VideoEncoder::GetDefaultH264Settings(); in VerifyCodecSpecifics() local
2497 VideoCodecVP8 encoder_settings = encoder_settings_; in VerifyCodecSpecifics() local
2531 VideoCodecVP9 encoder_settings = encoder_settings_; in VerifyCodecSpecifics() local
Dvideo_stream_encoder_unittest.cc9143 VideoStreamEncoderSettings encoder_settings{ in TEST() local
/external/pigweed/pw_bluetooth_sapphire/fuchsia/host/fidl/
Dprofile_server_test.cc2411 std::unique_ptr<fidlbredr::AudioEncoderSettings> encoder_settings = in TEST_P() local
2601 std::unique_ptr<fidlbredr::AudioEncoderSettings> encoder_settings = in TEST_P() local
2712 std::unique_ptr<fidlbredr::AudioEncoderSettings> encoder_settings = in TEST_P() local
2825 std::unique_ptr<fidlbredr::AudioEncoderSettings> encoder_settings = in TEST_P() local
2930 std::unique_ptr<fidlbredr::AudioEncoderSettings> encoder_settings = in TEST_P() local
3029 std::unique_ptr<fidlbredr::AudioEncoderSettings> encoder_settings = in TEST_P() local
3149 std::unique_ptr<fidlbredr::AudioEncoderSettings> encoder_settings = in TEST_P() local
3272 std::unique_ptr<fidlbredr::AudioEncoderSettings> encoder_settings = in TEST_P() local
3404 std::unique_ptr<fidlbredr::AudioEncoderSettings> encoder_settings = in TEST_P() local
Dhelpers.cc141 FidlToEncoderSettingsSbc(const fbredr::AudioEncoderSettings& encoder_settings, in FidlToEncoderSettingsSbc()
214 FidlToEncoderSettingsAac(const fbredr::AudioEncoderSettings& encoder_settings, in FidlToEncoderSettingsAac()
Dhelpers_test.cc279 std::unique_ptr<fbredr::AudioEncoderSettings> encoder_settings = in TEST() local
308 std::unique_ptr<fbredr::AudioEncoderSettings> encoder_settings = in TEST() local
/external/webrtc/call/
Dvideo_send_stream.h166 VideoStreamEncoderSettings encoder_settings; member
/external/libaom/apps/
Daomenc.c1421 const char *encoder_settings) { in open_output_file()
2400 char *encoder_settings = NULL; in main() local