Home
last modified time | relevance | path

Searched refs:parse_pixel_format (Results 1 – 13 of 13) sorted by relevance

/dports/benchmarks/vkmark/vkmark-2017.08-24-g53abc4f/src/
H A Doptions.cpp99 vk::Format parse_pixel_format(std::string const& str) in parse_pixel_format() function
211 pixel_format = parse_pixel_format(optarg); in parse_args()
/dports/security/suricata/suricata-6.0.4/rust/src/rfb/
H A Dparser.rs210 named!(pub parse_pixel_format<PixelFormat>,
244 >> pixel_format: parse_pixel_format
/dports/misc/vxl/vxl-3.3.2/core/vil/file_formats/
H A Dvil_tiff_header.h263 bool parse_pixel_format(vil_pixel_format const& fmt);
H A Dvil_tiff_header.cxx684 vil_tiff_header::parse_pixel_format(vil_pixel_format const & fmt) in parse_pixel_format() function in vil_tiff_header
742 if (!this->parse_pixel_format(fmt)) in set_header()
/dports/x11/xpra/xpra-4.3/xpra/codecs/v4l2/
H A Dpusher.pyx355 parsed_pixel_format = self.parse_pixel_format(&vid_format)
365 cdef parse_pixel_format(self, v4l2_format *vid_format): member in Pusher
374 parsed_pixel_format = self.parse_pixel_format(vid_format)
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Ddds.c116 static int parse_pixel_format(AVCodecContext *avctx) in parse_pixel_format() function
656 ret = parse_pixel_format(avctx); in dds_decode()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Ddds.c116 static int parse_pixel_format(AVCodecContext *avctx) in parse_pixel_format() function
656 ret = parse_pixel_format(avctx); in dds_decode()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Ddds.c116 static int parse_pixel_format(AVCodecContext *avctx) in parse_pixel_format() function
655 ret = parse_pixel_format(avctx); in dds_decode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Ddds.c116 static int parse_pixel_format(AVCodecContext *avctx) in parse_pixel_format() function
656 ret = parse_pixel_format(avctx); in dds_decode()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Ddds.c116 static int parse_pixel_format(AVCodecContext *avctx) in parse_pixel_format() function
656 ret = parse_pixel_format(avctx); in dds_decode()
/dports/multimedia/v4l_compat/v4l-utils-4l-utils-1.20.0/utils/qvidcap/
H A Dqvidcap.cpp210 static uint32_t parse_pixel_format(const QString &s) in parse_pixel_format() function
514 overridePixelFormat = parse_pixel_format(s); in main()
/dports/multimedia/libv4l/v4l-utils-4l-utils-1.20.0/utils/qvidcap/
H A Dqvidcap.cpp210 static uint32_t parse_pixel_format(const QString &s) in parse_pixel_format() function
514 overridePixelFormat = parse_pixel_format(s); in main()
/dports/multimedia/v4l-utils/v4l-utils-4l-utils-1.20.0/utils/qvidcap/
H A Dqvidcap.cpp210 static uint32_t parse_pixel_format(const QString &s) in parse_pixel_format() function
514 overridePixelFormat = parse_pixel_format(s); in main()