/external/webrtc/modules/video_coding/utility/ |
D | ivf_file_writer.cc | 129 VideoCodecType codec_type) { in InitFromFirstFrame() 155 VideoCodecType codec_type) { in WriteFrame()
|
D | ivf_file_reader_unittest.cc | 39 VideoCodecType codec_type, in WriteDummyTestFrames() 69 void CreateTestFile(VideoCodecType codec_type, in CreateTestFile() 104 void ValidateContent(VideoCodecType codec_type, in ValidateContent()
|
D | qp_parser.cc | 18 absl::optional<uint32_t> QpParser::Parse(VideoCodecType codec_type, in Parse()
|
D | ivf_file_reader.cc | 70 absl::optional<VideoCodecType> codec_type = ParseCodecType(ivf_header, 8); in Reset() local
|
D | ivf_file_writer_unittest.cc | 42 bool WriteDummyTestFrames(VideoCodecType codec_type, in WriteDummyTestFrames() 109 void RunBasicFileStructureTest(VideoCodecType codec_type, in RunBasicFileStructureTest()
|
/external/webrtc/modules/video_coding/codecs/test/ |
D | video_encoder_decoder_instantiation_tests.cc | 37 int32_t InitEncoder(VideoCodecType codec_type, VideoEncoder* encoder) { in InitEncoder() 49 VideoDecoder::Settings DecoderSettings(VideoCodecType codec_type) { in DecoderSettings()
|
D | videocodec_test_fixture_impl.cc | 197 VideoCodecType codec_type = PayloadStringToCodecType(codec_name); in SetCodecSettings() local 290 std::string codec_type = CodecTypeToPayloadString(codec_settings.codecType); in ToString() local
|
/external/webrtc/modules/video_coding/codecs/multiplex/ |
D | multiplex_encoded_image_packer.h | 67 VideoCodecType codec_type; member 79 VideoCodecType codec_type; member
|
/external/webrtc/rtc_base/experiments/ |
D | encoder_info_settings.cc | 40 VideoCodecType codec_type) { in GetDefaultSinglecastBitrateLimits() 59 VideoCodecType codec_type, in GetDefaultSinglecastBitrateLimitsForResolution()
|
D | quality_scaling_experiment.cc | 74 QualityScalingExperiment::GetQpThresholds(VideoCodecType codec_type) { in GetQpThresholds()
|
/external/webrtc/test/ |
D | video_codec_settings.h | 27 static void CodecSettings(VideoCodecType codec_type, VideoCodec* settings) { in CodecSettings()
|
D | configurable_frame_size_encoder.cc | 85 void ConfigurableFrameSizeEncoder::SetCodecType(VideoCodecType codec_type) { in SetCodecType()
|
D | encoder_settings.cc | 115 void FillEncoderConfiguration(VideoCodecType codec_type, in FillEncoderConfiguration()
|
/external/webrtc/modules/rtp_rtcp/source/ |
D | rtp_sender_video_frame_transformer_delegate.cc | 31 absl::optional<VideoCodecType> codec_type, in TransformableVideoSenderFrame() 117 absl::optional<VideoCodecType> codec_type, in TransformFrame()
|
D | rtp_sender_video.cc | 472 absl::optional<VideoCodecType> codec_type, in SendVideo() 759 absl::optional<VideoCodecType> codec_type, in SendEncodedImage()
|
/external/webrtc/api/video_codecs/ |
D | video_decoder.h | 85 VideoCodecType codec_type() const { return codec_type_; } in codec_type() function
|
D | sdp_video_format.cc | 54 VideoCodecType codec_type = PayloadStringToCodecType(format1.name); in IsSameCodecSpecific() local
|
/external/webrtc/modules/audio_coding/neteq/tools/ |
D | rtp_encode.cc | 175 AudioEncoderL16::Config Pcm16bConfig(CodecType codec_type) { in Pcm16bConfig() 196 std::unique_ptr<AudioEncoder> CreateEncoder(CodecType codec_type, in CreateEncoder()
|
/external/webrtc/modules/video_coding/ |
D | frame_object.cc | 111 VideoCodecType RtpFrameObject::codec_type() const { in codec_type() function in webrtc::RtpFrameObject
|
D | video_receiver2_unittest.cc | 77 VideoCodecType codec_type = kVideoCodecVP8) { in RegisterReceiveCodecSettings()
|
/external/webrtc/modules/audio_coding/acm2/ |
D | audio_coding_module.cc | 194 void UpdateCodecTypeHistogram(size_t codec_type) { in UpdateCodecTypeHistogram() 282 size_t codec_type = static_cast<size_t>(encoded_info.encoder_type); in Encode() local
|
/external/webrtc/test/testsupport/ |
D | ivf_video_frame_generator.cc | 133 VideoCodecType codec_type) { in CreateVideoDecoder()
|
/external/webrtc/video/config/ |
D | video_encoder_config.h | 158 VideoCodecType codec_type; variable
|
/external/webrtc/test/scenario/ |
D | video_stream.cc | 43 uint8_t CodecTypeToPayloadType(VideoCodecType codec_type) { in CodecTypeToPayloadType() 58 std::string CodecTypeToCodecName(VideoCodecType codec_type) { in CodecTypeToCodecName()
|
/external/webrtc/video/ |
D | video_send_stream_impl.cc | 480 const VideoCodecType codec_type = in OnEncoderConfigurationChanged() local
|