Definition at line 47 of file dsp.c.
◆ top
uint8_t* IntraEdgeParams::top |
Definition at line 48 of file dsp.c.
◆ left
uint8_t* IntraEdgeParams::left |
Definition at line 49 of file dsp.c.
◆ filter_flag
int IntraEdgeParams::filter_flag |
Definition at line 50 of file dsp.c.
◆ left_array
Definition at line 52 of file dsp.c.
◆ filtered_left_array
uint16_t IntraEdgeParams::filtered_left_array[6 *MAX_TB_SIZE+5] |
Definition at line 53 of file dsp.c.
◆ top_array
Definition at line 54 of file dsp.c.
◆ filtered_top_array
uint16_t IntraEdgeParams::filtered_top_array[6 *MAX_TB_SIZE+5] |
Definition at line 55 of file dsp.c.
The documentation for this struct was generated from the following file: