Home
last modified time | relevance | path

Searched defs:GetCodecName (Results 1 – 22 of 22) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Daudio_codecs.cc12 std::string GetCodecName(AudioCodec codec) { in GetCodecName() function
H A Dvideo_codecs.cc18 std::string GetCodecName(VideoCodec codec) { in GetCodecName() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Daudio_codecs.cc13 std::string GetCodecName(AudioCodec codec) { in GetCodecName() function
H A Dvideo_codecs.cc16 std::string GetCodecName(VideoCodec codec) { in GetCodecName() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/cast/streaming/
H A Dmessage_fields.cc28 const char* GetCodecName( in GetCodecName() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/openscreen/src/cast/streaming/
H A Dreceiver_session.cc37 std::string GetCodecName(ReceiverSession::AudioCodec codec) { in GetCodecName() function
49 std::string GetCodecName(ReceiverSession::VideoCodec codec) { in GetCodecName() function
/dports/audio/musicpd/mpd-0.23.6/src/output/plugins/snapcast/
H A DInternal.hxx160 const char *GetCodecName() const noexcept { in GetCodecName() function in SnapcastOutput
/dports/multimedia/vlc/vlc-3.0.16/modules/demux/mkv/
H A Dchapters.cpp94 std::string chapter_item_c::GetCodecName( bool f_for_title ) const in GetCodecName() function in chapter_item_c
H A Dchapter_command.hpp70 virtual std::string GetCodecName( bool ) const { return ""; } in GetCodecName() function in chapter_codec_cmds_c
H A Dchapter_command.cpp101 std::string dvd_chapter_codec_c::GetCodecName( bool f_for_title ) const in GetCodecName() function in dvd_chapter_codec_c
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/Core/HW/
H A DSimpleAudioDec.cpp297 const char *GetCodecName(int codec) { in GetCodecName() function
/dports/emulators/ppsspp/ppsspp-1.12.3/Core/HW/
H A DSimpleAudioDec.cpp297 const char *GetCodecName(int codec) { in GetCodecName() function
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/Core/HW/
H A DSimpleAudioDec.cpp297 const char *GetCodecName(int codec) { in GetCodecName() function
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxsvg/src/
H A Dmediadec_ffmpeg.cpp152 wxString wxFfmpegMediaDecoder::GetCodecName(unsigned int streamIndex) { in GetCodecName() function in wxFfmpegMediaDecoder
/dports/graphics/wxsvg/wxsvg-1.5.22/src/
H A Dmediadec_ffmpeg.cpp155 wxString wxFfmpegMediaDecoder::GetCodecName(unsigned int streamIndex) { in GetCodecName() function in wxFfmpegMediaDecoder
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/video_coding/codecs/test/
H A Dvideocodec_test_fixture_impl.cc771 std::string VideoCodecTestFixtureImpl::GetCodecName( in GetCodecName() function in webrtc::test::VideoCodecTestFixtureImpl
/dports/archivers/ppmd-7z/p7zip_9.04/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp687 UString CCodecs::GetCodecName(UInt32 index) in GetCodecName() function in CCodecs
/dports/sysutils/squashfs-tools/CPP/7zip/UI/Common/
H A DLoadCodecs.cpp678 UString CCodecs::GetCodecName(UInt32 index) in GetCodecName() function in CCodecs
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/filters/
H A Dffmpeg_demuxer.cc162 static const char* GetCodecName(enum AVCodecID id) { in GetCodecName() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/
H A Dffmpeg_demuxer.cc161 static const char* GetCodecName(enum AVCodecID id) { in GetCodecName() function
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/kodi-dev-kit/include/kodi/addon-instance/
H A DInputstream.h612 std::string GetCodecName() const { return m_cStructure->m_codecName; } in GetCodecName() function
/dports/net/rclone/rclone-1.57.0/vendor/github.com/colinmarc/hdfs/v2/internal/protocol/hadoop_hdfs/
H A Dhdfs.pb.go1423 func (m *ECSchemaProto) GetCodecName() string { func