FFmpeg
|
#include <hq_hqa.h>
Data Fields | |
const uint8_t * | perm_tab |
int | width |
int | height |
int | num_slices |
int | tab_w |
int | tab_h |
const uint8_t* HQProfile::perm_tab |
Definition at line 46 of file hq_hqa.h.
Referenced by hq_decode_frame().
int HQProfile::width |
Definition at line 47 of file hq_hqa.h.
Referenced by hq_decode_frame().
int HQProfile::height |
Definition at line 47 of file hq_hqa.h.
Referenced by hq_decode_frame().
int HQProfile::num_slices |
Definition at line 48 of file hq_hqa.h.
Referenced by hq_decode_frame().
int HQProfile::tab_w |
Definition at line 49 of file hq_hqa.h.
Referenced by hq_decode_frame().
int HQProfile::tab_h |
Definition at line 49 of file hq_hqa.h.
Referenced by hq_decode_frame().