daala unknown
Experimental Daala video codec API reference.
 
Loading...
Searching...
No Matches
od_acct_symbol Struct Reference

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

◆ x

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.

◆ y

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.

◆ level

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.


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