FFmpeg
|
Scantable. More...
#include <mpegvideo.h>
Data Fields | |
const uint8_t * | scantable |
uint8_t | permutated [64] |
uint8_t | raster_end [64] |
Scantable.
Definition at line 56 of file mpegvideo.h.
const uint8_t* ScanTable::scantable |
Definition at line 57 of file mpegvideo.h.
Referenced by ff_init_scantable().
uint8_t ScanTable::permutated[64] |
Definition at line 58 of file mpegvideo.h.
Referenced by ff_init_scantable(), and ipu_decode_frame().
uint8_t ScanTable::raster_end[64] |
Definition at line 59 of file mpegvideo.h.
Referenced by ff_init_scantable().