Searched defs:PixelFormat (Results 1 – 11 of 11) sorted by relevance
35 struct PixelFormat struct37 int redBits;38 int greenBits;39 int blueBits;40 int alphaBits;42 PixelFormat (int red, int green, int blue, int alpha) in PixelFormat() argument50 PixelFormat (void) in PixelFormat() function58 static inline int channelThreshold(int bits) in channelThreshold()78 inline RGBA getColorThreshold (void) const in getColorThreshold()87 static inline int convertChannel (int val, int bits) in convertChannel()[all …]
101 pub enum PixelFormat { enum106 impl PixelFormat { implementation107 pub(crate) fn new(f: bindings::video_pixel_format_t) -> Result<PixelFormat> { in new()
105 struct PixelFormat { struct106 int fFormat;107 int fSampleCnt;108 int fChoosePixelFormatRank;
47 impl TryFrom<Format> for libvda::PixelFormat { implementation138 fmt: &libvda::PixelFormat, in from_pixel_format()
121 format: PixelFormat, in use_output_buffer()
14 enum class PixelFormat : uint32_t { enum
569 struct PixelFormat { struct574 PixelFormat SkColorType_to_PixelFormat(SkColorType); argument
102 struct PixelFormat struct104 GLenum format; // format name105 int components; // number of components106 int componentFormat; // element meaning107 GLenum attachment; // target buffer108 InternalFormatBits componentOrder; // zero based element order, -1 for N/A
123 PixelFormat, enumerator335 PixelFormat, enumerator
104 using PixelFormat = FrameGeneratorInterface::OutputType; member
11083 OSType PixelFormat; in Qt_QTGetPixelSize() local11100 OSType PixelFormat; in Qt_QTGetPixelFormatDepthForImageDescription() local