Go to the documentation of this file.
28 #ifndef AVCODEC_LIBUTVIDEO_H
29 #define AVCODEC_LIBUTVIDEO_H
32 #include <utvideo/utvideo.h>
33 #include <utvideo/Codec.h>
41 #if !defined(UTVF_NFCC_BGR_BU)
42 #define UTVF_NFCC_BGR_BU UTVF_RGB24_WIN
45 #if !defined(UTVF_NFCC_BGRA_BU)
46 #define UTVF_NFCC_BGRA_BU UTVF_RGB32_WIN
53 #if defined(UTVF_HDYC)