FFmpeg
|
Data Fields | |
uint8_t | t [129] |
uint8_t | l [129] |
int | has_t |
int | has_tr |
int | has_l |
int | has_ld |
uint8_t IntraPredContext::t[129] |
Definition at line 461 of file rv60dec.c.
Referenced by populate_ipred(), pred_angle(), pred_dc(), and pred_plane().
uint8_t IntraPredContext::l[129] |
Definition at line 462 of file rv60dec.c.
Referenced by populate_ipred(), pred_angle(), pred_dc(), and pred_plane().
int IntraPredContext::has_t |
Definition at line 463 of file rv60dec.c.
Referenced by populate_ipred(), and pred_dc().
int IntraPredContext::has_tr |
Definition at line 464 of file rv60dec.c.
Referenced by populate_ipred().
int IntraPredContext::has_l |
Definition at line 465 of file rv60dec.c.
Referenced by populate_ipred(), and pred_dc().
int IntraPredContext::has_ld |
Definition at line 466 of file rv60dec.c.
Referenced by populate_ipred().