FFmpeg
Loading...
Searching...
No Matches
IntraPredContext Struct Reference

Data Fields

uint8_t t [129]
uint8_t l [129]
int has_t
int has_tr
int has_l
int has_ld

Detailed Description

Definition at line 464 of file rv60dec.c.

Field Documentation

◆ t

uint8_t IntraPredContext::t[129]

Definition at line 465 of file rv60dec.c.

Referenced by populate_ipred().

◆ l

uint8_t IntraPredContext::l[129]

Definition at line 466 of file rv60dec.c.

Referenced by populate_ipred().

◆ has_t

int IntraPredContext::has_t

Definition at line 467 of file rv60dec.c.

Referenced by populate_ipred().

◆ has_tr

int IntraPredContext::has_tr

Definition at line 468 of file rv60dec.c.

Referenced by populate_ipred().

◆ has_l

int IntraPredContext::has_l

Definition at line 469 of file rv60dec.c.

Referenced by populate_ipred().

◆ has_ld

int IntraPredContext::has_ld

Definition at line 470 of file rv60dec.c.

Referenced by populate_ipred().


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