Searched refs:codec (Results 326 - 350 of 439) sorted by relevance

<<1112131415161718

/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/
H A Dneteq_impl.cc178 int NetEqImpl::RegisterPayloadType(enum NetEqDecoder codec, argument
181 LOG_API2(static_cast<int>(rtp_payload_type), codec); local
182 int ret = decoder_database_->RegisterPayload(rtp_payload_type, codec);
184 LOG_FERR2(LS_WARNING, RegisterPayload, rtp_payload_type, codec);
204 enum NetEqDecoder codec,
207 LOG_API2(static_cast<int>(rtp_payload_type), codec); local
213 const int sample_rate_hz = AudioDecoder::CodecSampleRateHz(codec);
214 int ret = decoder_database_->InsertExternal(rtp_payload_type, codec,
217 LOG_FERR2(LS_WARNING, InsertExternal, rtp_payload_type, codec);
370 // Set to wait for new codec
203 RegisterExternalDecoder(AudioDecoder* decoder, enum NetEqDecoder codec, uint8_t rtp_payload_type) argument
[all...]
/external/chromium_org/chrome/renderer/media/
H A Dcast_rtp_stream.cc184 config->codec = media::cast::CODEC_AUDIO_OPUS;
226 config->codec = media::cast::CODEC_VIDEO_VP8;
229 config->codec = media::cast::CODEC_VIDEO_H264;
/external/chromium_org/content/renderer/media/android/
H A Dmedia_source_delegate.cc435 audio_stream_->audio_decoder_config().codec()) {
730 configs->audio_codec = config.codec();
741 configs->video_codec = config.codec();
/external/chromium_org/media/cast/test/
H A Dfake_media_source.cc110 AVCodecContext* av_codec_context = av_stream->codec;
114 LOG(ERROR) << "Cannot find decoder for the codec: "
125 LOG(ERROR) << "Cannot open AVCodecContext for the codec: "
586 return av_audio_stream()->codec;
590 return av_video_stream()->codec;
H A Dend2end_unittest.cc324 // We need to "decode" the encoded audio frame. The codec is simply to
484 audio_sender_config_.codec = audio_codec;
495 audio_receiver_config_.codec = audio_sender_config_.codec;
516 video_sender_config_.codec = video_codec;
527 video_receiver_config_.codec = video_sender_config_.codec;
862 // Audio test without packet loss using raw PCM 16 audio "codec";
880 // This tests our Opus audio codec without video.
H A Dsender.cc72 audio_config.codec = media::cast::CODEC_AUDIO_OPUS;
98 video_config.codec = media::cast::CODEC_VIDEO_VP8;
/external/chromium_org/media/formats/mp4/
H A Dmp4_stream_parser.cc193 // TODO(strobe): When codec reconfigurations are supported, detect and send
194 // a codec reconfiguration for fragments using a sample description index
234 AudioCodec codec = kUnknownAudioCodec; local
241 codec = kCodecAAC;
268 codec, sample_format, channel_layout, sample_per_second,
/external/chromium_org/third_party/libjingle/source/talk/media/sctp/
H A Dsctpdataengine.cc35 #include "talk/media/base/codec.h"
274 cricket::DataCodec codec(kGoogleSctpDataCodecId, kGoogleSctpDataCodecName, 0);
275 codec.SetParam(kCodecParamPort, kSctpDefaultPort);
276 codecs_.push_back(codec);
859 // Puts the specified |param| from the codec identified by |id| into |dest|
/external/chromium_org/third_party/webrtc/modules/audio_coding/neteq/tools/
H A Dneteq_rtpplay.cc94 "codec");
99 std::string CodecName(webrtc::NetEqDecoder codec);
132 // We have already printed the codec map. Just end the program.
305 // Maps a codec type to a printable name string.
306 std::string CodecName(webrtc::NetEqDecoder codec) { argument
307 switch (codec) {
/external/chromium_org/chrome/browser/bookmarks/
H A Dbookmark_html_writer.cc235 // Converts a time string written to the JSON codec into a time_t string
438 BookmarkCodec codec; local
442 new Writer(codec.Encode(BookmarkModelFactory::GetForProfile(
/external/chromium_org/third_party/libjingle/source/talk/media/webrtc/
H A Dwebrtcvoiceengine.h139 bool FindCodec(const AudioCodec& codec);
140 bool FindWebRtcCodec(const AudioCodec& codec, webrtc::CodecInst* gcodec);
/external/chromium_org/third_party/webrtc/video_engine/test/auto_test/source/
H A Dvie_autotest_network.cc124 EXPECT_EQ(0, ViE.codec->GetSendCodec(
127 EXPECT_EQ(0, ViE.codec->SetSendCodec(
H A Dvie_autotest_base.cc69 ::TestI420CallSetup(interfaces.codec, interfaces.video_engine,
/external/libvorbis/
H A Dlibvorbis.spec77 %{_includedir}/vorbis/codec.h
/external/bluetooth/bluedroid/bta/hf_client/
H A Dbta_hf_client_int.h162 tBTM_SCO_CODEC_TYPE negotiated_codec; /* negotiated codec */
260 extern void bta_hf_client_send_at_bcs(UINT32 codec);
/external/bluetooth/bluedroid/bta/include/
H A Dbta_ag_api.h116 /* HFP peer supported codec masks */
233 #define BTA_AG_WBS_EVT 31 /* SCO codec info */
252 #define BTA_AG_AT_BAC_EVT 26 /* avablable codec */
511 ** Description Specify the codec type to be used for the subsequent
519 BTA_API void BTA_AgSetCodec(UINT16 handle, tBTA_AG_PEER_CODEC codec);
/external/chromium_org/media/cast/sender/
H A Dexternal_video_encoder_unittest.cc118 video_config_.codec = CODEC_VIDEO_VP8;
H A Dvideo_encoder_impl_unittest.cc80 video_config_.codec = CODEC_VIDEO_VP8;
/external/chromium_org/media/filters/
H A Dffmpeg_glue_unittest.cc238 AVCodecContext* context = glue_->format_context()->streams[0]->codec;
/external/chromium_org/remoting/client/plugin/
H A Dmedia_source_video_renderer.cc154 switch (config.video_config().codec) {
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
H A Dlattice_neon.S14 @ filter routine for iSAC codec, optimized for ARM Neon platform.
H A Dlpc_masking_model_neon.S12 @ iSAC codec, optimized for ARM Neon platform. Reference code in
/external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
H A Dtest_callbacks.cc73 rtpInfo.type.Video.codec = _codecType;
/external/chromium_org/third_party/webrtc/voice_engine/
H A Dtransmit_mixer.cc311 CodecInst codec; local
312 channel->GetSendCodec(codec);
313 *max_sample_rate = std::max(*max_sample_rate, codec.plfreq);
314 *max_channels = std::max(*max_channels, codec.channels);
356 // Only bother swapping if we're using a stereo codec.
/external/chromium_org/ui/gfx/
H A Dgfx.target.darwin-arm64.mk46 ui/gfx/codec/jpeg_codec.cc \
47 ui/gfx/codec/png_codec.cc \

Completed in 566 milliseconds

<<1112131415161718