FFmpeg
Loading...
Searching...
No Matches
dxv.h File Reference
#include "libavutil/macros.h"

Go to the source code of this file.

Enumerations

enum  DXVTextureFormat { DXV_FMT_DXT1 = MKBETAG('D', 'X', 'T', '1') , DXV_FMT_DXT5 = MKBETAG('D', 'X', 'T', '5') , DXV_FMT_YCG6 = MKBETAG('Y', 'C', 'G', '6') , DXV_FMT_YG10 = MKBETAG('Y', 'G', '1', '0') }
 

Enumeration Type Documentation

◆ DXVTextureFormat

Enumerator
DXV_FMT_DXT1 
DXV_FMT_DXT5 
DXV_FMT_YCG6 
DXV_FMT_YG10 

Definition at line 27 of file dxv.h.