Home
last modified time | relevance | path

Searched defs:codec_id (Results 1 – 25 of 1394) sorted by relevance

12345678910>>...56

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/base/
H A Dvideo_codecs.cc158 bool ParseNewStyleVp9CodecID(const std::string& codec_id, in ParseNewStyleVp9CodecID()
296 bool ParseLegacyVp9CodecID(const std::string& codec_id, in ParseLegacyVp9CodecID()
312 bool ParseAv1CodecId(const std::string& codec_id, in ParseAv1CodecId()
514 bool ParseAVCCodecId(const std::string& codec_id, in ParseAVCCodecId()
613 std::string TranslateLegacyAvc1CodecIds(const std::string& codec_id) { in TranslateLegacyAvc1CodecIds()
657 bool ParseHEVCCodecId(const std::string& codec_id, in ParseHEVCCodecId()
765 bool IsDolbyVisionAVCCodecId(const std::string& codec_id) { in IsDolbyVisionAVCCodecId()
770 bool IsDolbyVisionHEVCCodecId(const std::string& codec_id) { in IsDolbyVisionHEVCCodecId()
777 bool ParseDolbyVisionCodecId(const std::string& codec_id, in ParseDolbyVisionCodecId()
869 VideoCodec StringToVideoCodec(const std::string& codec_id) { in StringToVideoCodec()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/base/
H A Dvideo_codecs.cc112 bool ParseNewStyleVp9CodecID(const std::string& codec_id, in ParseNewStyleVp9CodecID()
250 bool ParseLegacyVp9CodecID(const std::string& codec_id, in ParseLegacyVp9CodecID()
266 bool ParseAv1CodecId(const std::string& codec_id, in ParseAv1CodecId()
468 bool ParseAVCCodecId(const std::string& codec_id, in ParseAVCCodecId()
567 std::string TranslateLegacyAvc1CodecIds(const std::string& codec_id) { in TranslateLegacyAvc1CodecIds()
611 bool ParseHEVCCodecId(const std::string& codec_id, in ParseHEVCCodecId()
719 bool IsDolbyVisionAVCCodecId(const std::string& codec_id) { in IsDolbyVisionAVCCodecId()
724 bool IsDolbyVisionHEVCCodecId(const std::string& codec_id) { in IsDolbyVisionHEVCCodecId()
731 bool ParseDolbyVisionCodecId(const std::string& codec_id, in ParseDolbyVisionCodecId()
823 VideoCodec StringToVideoCodec(const std::string& codec_id) { in StringToVideoCodec()
/dports/science/xcrysden/xcrysden-1.6.2/C/
H A DcrySurfArgs.c208 else if ( strncmp(argv[i], "-shade", 6) == 0 ) { in Codec()
232 if ( Tcl_GetDouble(interp, argvList[j], &rgba) == TCL_ERROR ) {
357 int revertnormals; in ReceiverCodecNumber()
375 return TCL_OK; in CodecFreq()
376 }
377
378
379 int
380 ReadFS_ARGS(Tcl_Interp *interp, int argc, const char *argv[],
384 int gridindex = -1, gridsubindex = -1, bandindex = -1;
[all …]
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/mips/
H A Dh264pred_init_mips.c27 static av_cold void h264_pred_init_msa(H264PredContext *h, int codec_id, in h264_pred_init_msa()
100 static av_cold void h264_pred_init_mmi(H264PredContext *h, int codec_id, in h264_pred_init_mmi()
145 av_cold void ff_h264_pred_init_mips(H264PredContext *h, int codec_id, in ff_h264_pred_init_mips()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/mips/
H A Dh264pred_init_mips.c27 static av_cold void h264_pred_init_msa(H264PredContext *h, int codec_id, in h264_pred_init_msa()
97 static av_cold void h264_pred_init_mmi(H264PredContext *h, int codec_id, in h264_pred_init_mmi()
142 av_cold void ff_h264_pred_init_mips(H264PredContext *h, int codec_id, in ff_h264_pred_init_mips()
/dports/multimedia/mswebrtc/mswebrtc-1.1.1/webrtc/webrtc/modules/audio_coding/main/acm2/
H A Drent_a_codec.cc47 rtc::Maybe<CodecInst> RentACodec::CodecInstById(CodecId codec_id) { in CodecInstById()
60 rtc::Maybe<CodecId> codec_id = in CodecInstByParams() local
78 rtc::Maybe<bool> RentACodec::IsSupportedNumChannels(CodecId codec_id, in IsSupportedNumChannels()
91 rtc::Maybe<NetEqDecoder> RentACodec::NetEqDecoderFromCodecId(CodecId codec_id, in NetEqDecoderFromCodecId()
/dports/graphics/gnash/gnash-2b3bdede0305c4fc3ad21a0a4197330606c9b880/libmedia/ffmpeg/
H A DVideoDecoderFfmpegVaapi.cpp34 static VAProfile get_profile(enum CODECID codec_id) in get_profile()
97 VaapiContextFfmpeg::VaapiContextFfmpeg(enum CODECID codec_id) in VaapiContextFfmpeg()
117 VaapiContextFfmpeg *VaapiContextFfmpeg::create(enum CODECID codec_id) in create()
/dports/multimedia/handbrake/ffmpeg-4.4/libavdevice/
H A Dv4l2-common.c73 uint32_t ff_fmt_ff2v4l(enum AVPixelFormat pix_fmt, enum AVCodecID codec_id) in ff_fmt_ff2v4l()
89 enum AVPixelFormat ff_fmt_v4l2ff(uint32_t v4l2_fmt, enum AVCodecID codec_id) in ff_fmt_v4l2ff()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavdevice/
H A Dv4l2-common.c61 uint32_t avpriv_fmt_ff2v4l(enum AVPixelFormat pix_fmt, enum AVCodecID codec_id) in avpriv_fmt_ff2v4l()
77 enum AVPixelFormat avpriv_fmt_v4l2ff(uint32_t v4l2_fmt, enum AVCodecID codec_id) in avpriv_fmt_v4l2ff()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/arm/
H A Dh264pred_init_arm.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
87 av_cold void ff_h264_pred_init_arm(H264PredContext *h, int codec_id, in ff_h264_pred_init_arm()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavdevice/
H A Dv4l2-common.c70 uint32_t ff_fmt_ff2v4l(enum AVPixelFormat pix_fmt, enum AVCodecID codec_id) in ff_fmt_ff2v4l()
86 enum AVPixelFormat ff_fmt_v4l2ff(uint32_t v4l2_fmt, enum AVCodecID codec_id) in ff_fmt_v4l2ff()
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/aarch64/
H A Dh264pred_init.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
86 av_cold void ff_h264_pred_init_aarch64(H264PredContext *h, int codec_id, in ff_h264_pred_init_aarch64()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavdevice/
H A Dv4l2-common.c73 uint32_t ff_fmt_ff2v4l(enum AVPixelFormat pix_fmt, enum AVCodecID codec_id) in ff_fmt_ff2v4l()
89 enum AVPixelFormat ff_fmt_v4l2ff(uint32_t v4l2_fmt, enum AVCodecID codec_id) in ff_fmt_v4l2ff()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/arm/
H A Dh264pred_init_arm.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
88 av_cold void ff_h264_pred_init_arm(H264PredContext *h, int codec_id, in ff_h264_pred_init_arm()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/aarch64/
H A Dh264pred_init.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
86 av_cold void ff_h264_pred_init_aarch64(H264PredContext *h, int codec_id, in ff_h264_pred_init_aarch64()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/aarch64/
H A Dh264pred_init.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
86 av_cold void ff_h264_pred_init_aarch64(H264PredContext *h, int codec_id, in ff_h264_pred_init_aarch64()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/arm/
H A Dh264pred_init_arm.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
88 av_cold void ff_h264_pred_init_arm(H264PredContext *h, int codec_id, in ff_h264_pred_init_arm()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavdevice/
H A Dv4l2-common.c73 uint32_t ff_fmt_ff2v4l(enum AVPixelFormat pix_fmt, enum AVCodecID codec_id) in ff_fmt_ff2v4l()
89 enum AVPixelFormat ff_fmt_v4l2ff(uint32_t v4l2_fmt, enum AVCodecID codec_id) in ff_fmt_v4l2ff()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/aarch64/
H A Dh264pred_init.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
86 av_cold void ff_h264_pred_init_aarch64(H264PredContext *h, int codec_id, in ff_h264_pred_init_aarch64()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/arm/
H A Dh264pred_init_arm.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
88 av_cold void ff_h264_pred_init_arm(H264PredContext *h, int codec_id, in ff_h264_pred_init_arm()
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/aarch64/
H A Dh264pred_init.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
86 av_cold void ff_h264_pred_init_aarch64(H264PredContext *h, int codec_id, in ff_h264_pred_init_aarch64()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavdevice/
H A Dv4l2-common.c61 uint32_t avpriv_fmt_ff2v4l(enum AVPixelFormat pix_fmt, enum AVCodecID codec_id) in avpriv_fmt_ff2v4l()
77 enum AVPixelFormat avpriv_fmt_v4l2ff(uint32_t v4l2_fmt, enum AVCodecID codec_id) in avpriv_fmt_v4l2ff()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/arm/
H A Dh264pred_init_arm.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
87 av_cold void ff_h264_pred_init_arm(H264PredContext *h, int codec_id, in ff_h264_pred_init_arm()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavdevice/
H A Dv4l2-common.c73 uint32_t ff_fmt_ff2v4l(enum AVPixelFormat pix_fmt, enum AVCodecID codec_id) in ff_fmt_ff2v4l()
89 enum AVPixelFormat ff_fmt_v4l2ff(uint32_t v4l2_fmt, enum AVCodecID codec_id) in ff_fmt_v4l2ff()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/aarch64/
H A Dh264pred_init.c48 static av_cold void h264_pred_init_neon(H264PredContext *h, int codec_id, in h264_pred_init_neon()
86 av_cold void ff_h264_pred_init_aarch64(H264PredContext *h, int codec_id, in ff_h264_pred_init_aarch64()

12345678910>>...56