daala
unknown
Experimental Daala video codec API reference.
|
Data Fields | |
int16_t | x |
x position in units of 4x4 luma blocks for layers 0-3, or vx for OD_ACCT_MV. More... | |
int16_t | y |
y position in units of 4x4 luma blocks for layers 0-3, or vy for OD_ACCT_MV. More... | |
unsigned char | layer |
layers (0..NPLANES) for color plane coefficients, or one of OD_ACCT_FRAME and OD_ACCT_MV. More... | |
unsigned char | level |
For layers 0-3, 0 means 4x4, 1, means 8x8, and so on. More... | |
unsigned char | id |
Integer id in the dictionary. More... | |
unsigned char | bits_q3 |
Number of bits in units of 1/8 bit. More... | |
int16_t od_acct_symbol::x |
x position in units of 4x4 luma blocks for layers 0-3, or vx for OD_ACCT_MV.
Has no meaning for OD_ACCT_FRAME.
int16_t od_acct_symbol::y |
y position in units of 4x4 luma blocks for layers 0-3, or vy for OD_ACCT_MV.
Has no meaning for OD_ACCT_FRAME.
unsigned char od_acct_symbol::layer |
layers (0..NPLANES) for color plane coefficients, or one of OD_ACCT_FRAME and OD_ACCT_MV.
unsigned char od_acct_symbol::level |
For layers 0-3, 0 means 4x4, 1, means 8x8, and so on.
For OD_ACCT_MV, it is the motion vector level. Has no meaning for OD_ACCT_FRAME.
unsigned char od_acct_symbol::id |
Integer id in the dictionary.
unsigned char od_acct_symbol::bits_q3 |
Number of bits in units of 1/8 bit.