Lines Matching defs:wuffs_base__pixel_format
3860 // wuffs_base__pixel_format encodes the format of the bytes that constitute an
3881 } wuffs_base__pixel_format;
3883 static inline wuffs_base__pixel_format //
3885 wuffs_base__pixel_format f;
3891 // wuffs_base__pixel_format values are present.
3938 wuffs_base__pixel_format__is_valid(const wuffs_base__pixel_format* f) {
3945 wuffs_base__pixel_format__bits_per_pixel(const wuffs_base__pixel_format* f) {
3956 wuffs_base__pixel_format__is_direct(const wuffs_base__pixel_format* f) {
3961 wuffs_base__pixel_format__is_indexed(const wuffs_base__pixel_format* f) {
3966 wuffs_base__pixel_format__is_interleaved(const wuffs_base__pixel_format* f) {
3971 wuffs_base__pixel_format__is_planar(const wuffs_base__pixel_format* f) {
3976 wuffs_base__pixel_format__num_planes(const wuffs_base__pixel_format* f) {
3981 wuffs_base__pixel_format__transparency(const wuffs_base__pixel_format* f) {
3988 wuffs_base__pixel_format::is_valid() const {
3993 wuffs_base__pixel_format::bits_per_pixel() const {
3998 wuffs_base__pixel_format::is_direct() const {
4003 wuffs_base__pixel_format::is_indexed() const {
4008 wuffs_base__pixel_format::is_interleaved() const {
4013 wuffs_base__pixel_format::is_planar() const {
4018 wuffs_base__pixel_format::num_planes() const {
4023 wuffs_base__pixel_format::transparency() const {
4126 wuffs_base__pixel_format pixfmt;
4139 inline wuffs_base__pixel_format pixel_format() const;
4202 static inline wuffs_base__pixel_format //
4299 inline wuffs_base__pixel_format //
4738 inline wuffs_base__pixel_format pixel_format() const;
4955 static inline wuffs_base__pixel_format //
5032 inline wuffs_base__pixel_format //
5102 wuffs_base__pixel_format palette_format,
5134 inline wuffs_base__status prepare(wuffs_base__pixel_format dst_pixfmt,
5136 wuffs_base__pixel_format src_pixfmt,
5155 wuffs_base__pixel_format dst_pixfmt,
5157 wuffs_base__pixel_format src_pixfmt,
5177 wuffs_base__pixel_swizzler::prepare(wuffs_base__pixel_format dst_pixfmt,
5179 wuffs_base__pixel_format src_pixfmt,
10656 virtual wuffs_base__pixel_format //
16607 wuffs_base__pixel_format palette_format,
20344 wuffs_base__pixel_format dst_pixfmt,
20385 wuffs_base__pixel_format dst_pixfmt,
20428 wuffs_base__pixel_format dst_pixfmt,
20577 wuffs_base__pixel_format dst_pixfmt,
20690 wuffs_base__pixel_format dst_pixfmt,
20722 wuffs_base__pixel_format dst_pixfmt,
20763 wuffs_base__pixel_format dst_pixfmt,
20856 wuffs_base__pixel_format dst_pixfmt,
20944 wuffs_base__pixel_format dst_pixfmt,
21022 wuffs_base__pixel_format dst_pixfmt,
21059 wuffs_base__pixel_format dst_pixfmt,
21099 wuffs_base__pixel_format dst_pixfmt,
21192 wuffs_base__pixel_format dst_pixfmt,
21272 wuffs_base__pixel_format dst_pixfmt,
21274 wuffs_base__pixel_format src_pixfmt,
23555 wuffs_base__pixel_format v_dst_pixfmt = {0};
23655 wuffs_base__pixel_format v_dst_pixfmt = {0};
23917 wuffs_base__pixel_format v_dst_pixfmt = {0};
24057 wuffs_base__pixel_format v_dst_pixfmt = {0};
31734 wuffs_base__pixel_format v_pixfmt = {0};
35163 wuffs_base__pixel_format v_dst_pixfmt = {0};
41646 wuffs_base__pixel_format v_dst_pixfmt = {0};
41728 wuffs_base__pixel_format v_dst_pixfmt = {0};
42742 wuffs_base__pixel_format v_dst_pixfmt = {0};
43642 wuffs_base__pixel_format v_dst_pixfmt = {0};
44723 wuffs_base__pixel_format //
45059 wuffs_base__pixel_format pixel_format = callbacks.SelectPixfmt(image_config);