webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Attributes | List of all members
YuvConstants Struct Reference

#include <row.h>

Public Attributes

int8 kUVToB [32]
 
int8 kUVToG [32]
 
int8 kUVToR [32]
 
int16 kUVBiasB [16]
 
int16 kUVBiasG [16]
 
int16 kUVBiasR [16]
 
int16 kYToRgb [16]
 

Member Data Documentation

◆ kUVBiasB

int16 YuvConstants::kUVBiasB[16]

◆ kUVBiasG

int16 YuvConstants::kUVBiasG[16]

◆ kUVBiasR

int16 YuvConstants::kUVBiasR[16]

◆ kUVToB

int8 YuvConstants::kUVToB[32]

◆ kUVToG

int8 YuvConstants::kUVToG[32]

◆ kUVToR

int8 YuvConstants::kUVToR[32]

◆ kYToRgb

int16 YuvConstants::kYToRgb[16]

The documentation for this struct was generated from the following file: