FFmpeg
Data Fields
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 460 of file rv60dec.c.

Field Documentation

◆ t

uint8_t IntraPredContext::t[129]

Definition at line 461 of file rv60dec.c.

Referenced by populate_ipred(), pred_angle(), pred_dc(), and pred_plane().

◆ l

uint8_t IntraPredContext::l[129]

Definition at line 462 of file rv60dec.c.

Referenced by populate_ipred(), pred_angle(), pred_dc(), and pred_plane().

◆ has_t

int IntraPredContext::has_t

Definition at line 463 of file rv60dec.c.

Referenced by populate_ipred(), and pred_dc().

◆ has_tr

int IntraPredContext::has_tr

Definition at line 464 of file rv60dec.c.

Referenced by populate_ipred().

◆ has_l

int IntraPredContext::has_l

Definition at line 465 of file rv60dec.c.

Referenced by populate_ipred(), and pred_dc().

◆ has_ld

int IntraPredContext::has_ld

Definition at line 466 of file rv60dec.c.

Referenced by populate_ipred().


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