Home
last modified time | relevance | path

Searched defs:videoFormat (Results 1 – 25 of 137) sorted by relevance

123456

/dports/games/moonlight-embedded/moonlight-embedded-2.4.11/src/video/
H A Dx11.c83 int x11_setup(int videoFormat, int width, int height, int redrawRate, void* context, int drFlags) { in x11_setup()
153 int x11_setup_vdpau(int videoFormat, int width, int height, int redrawRate, void* context, int drFl… in x11_setup_vdpau()
157 int x11_setup_vaapi(int videoFormat, int width, int height, int redrawRate, void* context, int drFl… in x11_setup_vaapi()
H A Dsdl.c35 static int sdl_setup(int videoFormat, int width, int height, int redrawRate, void* context, int drF… in sdl_setup()
H A Daml.c38 int aml_setup(int videoFormat, int width, int height, int redrawRate, void* context, int drFlags) { in aml_setup()
H A Dffmpeg.c49 int ffmpeg_init(int videoFormat, int width, int height, int perf_lvl, int buffer_count, int thread_… in ffmpeg_init()
H A Dpi.c53 static int decoder_renderer_setup(int videoFormat, int width, int height, int redrawRate, void* con… in decoder_renderer_setup()
/dports/multimedia/zoneminder/zoneminder-1.36.5/web/skins/classic/views/
H A Dvideo.php56 $videoFormat = $matches[1]; variable
123 $videoFormat = $matches[2]; variable
/dports/games/bzflag-server/bzflag-2.4.22/src/bzflag/
H A DDisplayMenu.h42 HUDuiControl* videoFormat; variable
/dports/games/bzflag/bzflag-2.4.22/src/bzflag/
H A DDisplayMenu.h42 HUDuiControl* videoFormat; variable
/dports/multimedia/bino/bino-1.6.5/src/
H A DNvSDIout.cpp70 void CNvSDIout::init(int videoFormat) { in init()
220 void CNvSDIout::reinit(int videoFormat) { in reinit()
/dports/multimedia/dvdstyler/DVDStyler-3.1/src/
H A DProcessSubtitles.cpp75 VideoFormat videoFormat = vfPAL; in Execute() local
114 VideoFormat videoFormat, const wxString& resultFile) { in MultiplexSubtitles()
H A Dmediaenc.cpp60 double GetFps(VideoFormat videoFormat, bool ntscFilm) { in GetFps()
H A Dmediactrl_ffmpeg.cpp44 inline void SetVideoFormat(VideoFormat videoFormat, AspectRatio aspectRatio, in SetVideoFormat()
201 …void SetVideoFormat(VideoFormat videoFormat, AspectRatio aspectRatio, const vector<int>& pad, cons… in SetVideoFormat()
247 void MediaCtrlFF::SetVideoFormat(VideoFormat videoFormat, AspectRatio aspectRatio, in SetVideoFormat()
H A DVob.cpp301 VideoFormat videoFormat = videoSt != NULL ? videoSt->GetVideoFormat() : vfCOPY; in UpdatePadCrop() local
322 bool Vob::CalcPad(int& padx, int& pady, VideoFormat videoFormat, AspectRatio aspectRatio, const vec… in CalcPad()
346 bool Vob::CalcCrop(int& cropx, int& cropy, VideoFormat videoFormat, AspectRatio aspectRatio, const … in CalcCrop()
374 VideoFormat videoFormat = vfCOPY; in GetAllVideoFilters() local
847 Vob* Vob::CreateEmptyVob(VideoFormat videoFormat, AudioFormat audioFormat) { in CreateEmptyVob()
H A Dmediatrc_ffmpeg.cpp79 bool wxFfmpegMediaTranscoder::SetOutputFile(const wxString& fileName, VideoFormat videoFormat, bool… in SetOutputFile()
92 bool wxFfmpegMediaTranscoder::SetOutputFile(const wxString& fileName, VideoFormat videoFormat, bool… in SetOutputFile()
H A Dmediaenc_ffmpeg.cpp72 bool wxFfmpegMediaEncoder::BeginEncode(const wxString& fileName, VideoFormat videoFormat, AudioForm… in BeginEncode()
144 bool wxFfmpegMediaEncoder::addVideoStream(int codecId, VideoFormat videoFormat, AspectRatio aspectR… in addVideoStream()
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudacodec/src/
H A Dvideo_decoder.cpp48 void cv::cudacodec::detail::VideoDecoder::create(const FormatInfo& videoFormat) in create()
/dports/multimedia/gstreamer1-qt/qt-gstreamer-1.2.0/elements/gstqtvideosink/utils/
H A Dbufferformat.h38 inline GstVideoFormat videoFormat() const { return GST_VIDEO_INFO_FORMAT(&(d->videoInfo)); } in videoFormat() function
/dports/multimedia/kamoso/kamoso-21.12.3/src/elements/gstqtvideosink/utils/
H A Dbufferformat.h28 inline GstVideoFormat videoFormat() const { return GST_VIDEO_INFO_FORMAT(&(d->videoInfo)); } in videoFormat() function
/dports/games/bzflag-server/bzflag-2.4.22/src/platform/
H A DWinPlatformFactory.cxx50 const char* videoFormat) in createDisplay()
H A DBeOSPlatformFactory.cxx78 const char* name, const char*videoFormat) in createDisplay()
/dports/games/bzflag/bzflag-2.4.22/src/platform/
H A DWinPlatformFactory.cxx50 const char* videoFormat) in createDisplay()
H A DBeOSPlatformFactory.cxx78 const char* name, const char*videoFormat) in createDisplay()
/dports/x11/plasma5-plasma-workspace/plasma-workspace-5.23.5/libtaskmanager/declarative/
H A Dpipewiresourcestream.h86 spa_video_info_raw videoFormat; variable
/dports/games/scummvm/scummvm-2.5.1/engines/buried/
H A Dvideo_window.cpp110 Graphics::PixelFormat videoFormat = _video->getPixelFormat(); in openVideo() local
/dports/net-p2p/bazarr/bazarr-1.0.2/bazarr/
H A Dget_movies.py305 def RadarrFormatVideoCodec(videoFormat, videoCodecID, videoCodecLibrary): argument

123456