Searched refs:impl_from_encoder (Results 1 – 3 of 3) sorted by relevance
391 static inline struct jpeg_encoder *impl_from_encoder(struct encoder* iface) in impl_from_encoder() function447 struct jpeg_encoder *This = impl_from_encoder(iface); in jpeg_encoder_initialize()502 struct jpeg_encoder *This = impl_from_encoder(iface); in jpeg_encoder_create_frame()542 struct jpeg_encoder *This = impl_from_encoder(iface); in jpeg_encoder_write_lines()602 struct jpeg_encoder *This = impl_from_encoder(iface); in jpeg_encoder_commit_frame()622 struct jpeg_encoder *This = impl_from_encoder(iface); in jpeg_encoder_destroy()
532 static inline struct png_encoder *impl_from_encoder(struct encoder* iface) in impl_from_encoder() function556 struct png_encoder *This = impl_from_encoder(encoder); in png_encoder_initialize()612 struct png_encoder *This = impl_from_encoder(encoder); in png_encoder_create_frame()720 struct png_encoder *This = impl_from_encoder(encoder); in png_encoder_write_lines()761 struct png_encoder *This = impl_from_encoder(encoder); in png_encoder_commit_frame()800 struct png_encoder *This = impl_from_encoder(encoder); in png_encoder_destroy()
1151 static inline struct tiff_encoder *impl_from_encoder(struct encoder* iface) in impl_from_encoder() function1158 struct tiff_encoder* This = impl_from_encoder(iface); in tiff_encoder_initialize()1196 struct tiff_encoder* This = impl_from_encoder(iface); in tiff_encoder_create_frame()1258 struct tiff_encoder* This = impl_from_encoder(iface); in tiff_encoder_write_lines()1303 struct tiff_encoder* This = impl_from_encoder(iface); in tiff_encoder_commit_file()1313 struct tiff_encoder *This = impl_from_encoder(iface); in tiff_encoder_destroy()