Home
last modified time | relevance | path

Searched refs:VP8Io (Results 1 – 25 of 258) sorted by relevance

1234567891011

/dports/graphics/sdl_image/SDL_image-1.2.12/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
H A Ddecode_vp8.h40 typedef struct VP8Io VP8Io; typedef
41 typedef int (*VP8IoPutHook)(const VP8Io* io);
42 typedef int (*VP8IoSetupHook)(VP8Io* io);
43 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
45 struct VP8Io { struct
107 WEBP_EXTERN(int) VP8InitIoInternal(VP8Io* const, int); argument
127 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
132 WEBP_EXTERN(int) VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
136 WEBP_EXTERN(int) VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/graphics/sdl_image/SDL_image-1.2.12/VisualC/external/include/webp/
H A Ddecode_vp8.h40 typedef struct VP8Io VP8Io; typedef
41 typedef int (*VP8IoPutHook)(const VP8Io* io);
42 typedef int (*VP8IoSetupHook)(VP8Io* io);
43 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
45 struct VP8Io { struct
107 WEBP_EXTERN(int) VP8InitIoInternal(VP8Io* const, int); argument
127 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
132 WEBP_EXTERN(int) VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
136 WEBP_EXTERN(int) VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/graphics/sdl_image/SDL_image-1.2.12/Xcode/Frameworks/webp.framework/Versions/Current/Headers/webp/
H A Ddecode_vp8.h40 typedef struct VP8Io VP8Io; typedef
41 typedef int (*VP8IoPutHook)(const VP8Io* io);
42 typedef int (*VP8IoSetupHook)(VP8Io* io);
43 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
45 struct VP8Io { struct
107 WEBP_EXTERN(int) VP8InitIoInternal(VP8Io* const, int); argument
127 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
132 WEBP_EXTERN(int) VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
136 WEBP_EXTERN(int) VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/graphics/sdl_image/SDL_image-1.2.12/Xcode/Frameworks/webp.framework/Headers/webp/
H A Ddecode_vp8.h40 typedef struct VP8Io VP8Io; typedef
41 typedef int (*VP8IoPutHook)(const VP8Io* io);
42 typedef int (*VP8IoSetupHook)(VP8Io* io);
43 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
45 struct VP8Io { struct
107 WEBP_EXTERN(int) VP8InitIoInternal(VP8Io* const, int); argument
127 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
132 WEBP_EXTERN(int) VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
136 WEBP_EXTERN(int) VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/graphics/freeimage/FreeImage/Source/LibWebP/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/www/firefox-esr/firefox-91.8.0/media/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/www/firefox/firefox-99.0/media/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Headers/Private/libwebp/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/graphics/webp/libwebp-1.2.1/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/bep/gowebp/libwebp_src/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/graphics/opencv/opencv-4.5.3/3rdparty/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/www/zola/zola-0.15.2/cargo-crates/libwebp-sys-0.2.0/vendor/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; in WebPGetDecoderVersion()
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { in VP8InitIoInternal()
111 int VP8InitIoInternal(VP8Io* const, int);
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) {
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/mail/thunderbird/thunderbird-91.8.0/media/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/lang/spidermonkey78/firefox-78.9.0/media/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/WebP/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libwebp-sys2-0.1.2/c_src/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);
/dports/graphics/qt5-imageformats/kde-qtimageformats-5.15.2p3/src/3rdparty/libwebp/src/dec/
H A Dvp8_dec.h42 typedef struct VP8Io VP8Io; typedef
43 typedef int (*VP8IoPutHook)(const VP8Io* io);
44 typedef int (*VP8IoSetupHook)(VP8Io* io);
45 typedef void (*VP8IoTeardownHook)(const VP8Io* io);
47 struct VP8Io { struct
111 int VP8InitIoInternal(VP8Io* const, int); argument
131 static WEBP_INLINE int VP8InitIo(VP8Io* const io) { in VP8InitIo()
137 int VP8GetHeaders(VP8Decoder* const dec, VP8Io* const io);
141 int VP8Decode(VP8Decoder* const dec, VP8Io* const io);

1234567891011