od_acct_symbol - Man Page

Synopsis

Data Fields

int16_t x
x position in units of 4x4 luma blocks for layers 0-3, or vx for OD_ACCT_MV.
int16_t y
y position in units of 4x4 luma blocks for layers 0-3, or vy for OD_ACCT_MV.
unsigned char layer
layers (0..NPLANES) for color plane coefficients, or one of OD_ACCT_FRAME and OD_ACCT_MV.
unsigned char level
For layers 0-3, 0 means 4x4, 1, means 8x8, and so on.
unsigned char id
Integer id in the dictionary.
unsigned char bits_q3
Number of bits in units of 1/8 bit.

Field Documentation

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::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.

Author

Generated automatically by Doxygen for daala from the source code.

Info

Version unknown daala