kopete/libkopete
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | sonix_decompress (int width, int height, unsigned char *inp, unsigned char *outp) |
void | sonix_decompress_init (void) |
Variables | |
int | sonix_unknown |
Function Documentation
int sonix_decompress | ( | int | width, |
int | height, | ||
unsigned char * | inp, | ||
unsigned char * | outp | ||
) |
Definition at line 111 of file sonix_compress.cpp.
void sonix_decompress_init | ( | void | ) |
Definition at line 29 of file sonix_compress.cpp.
Variable Documentation
int sonix_unknown |
Definition at line 18 of file sonix_compress.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:53:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.