FFmpeg 5.1.6
|
Struct containing luma coefficients to be used for RGB to YUV/YCoCg, or similar calculations. More...
#include <libavutil/csp.h>
Data Fields | |
AVRational | cr |
AVRational | cg |
AVRational | cb |
Struct containing luma coefficients to be used for RGB to YUV/YCoCg, or similar calculations.
AVRational AVLumaCoefficients::cr |
AVRational AVLumaCoefficients::cg |
AVRational AVLumaCoefficients::cb |