Go to the documentation of this file.
22 #ifndef AVCODEC_S3TC_H
23 #define AVCODEC_S3TC_H
29 #define FF_S3TC_DXT1 0x31545844
30 #define FF_S3TC_DXT3 0x33545844
41 const unsigned int w,
const unsigned int h,
42 const unsigned int stride);
52 const unsigned int w,
const unsigned int h,
53 const unsigned int stride);