FFmpeg
|
IMbInfo Struct Reference
#include <h264data.h>
Data Fields | |
uint16_t | type |
uint8_t | pred_mode |
uint8_t | cbp |
Detailed Description
Definition at line 153 of file h264data.h.
Field Documentation
uint8_t IMbInfo::cbp |
Definition at line 156 of file h264data.h.
Referenced by ff_h264_decode_mb_cabac(), ff_h264_decode_mb_cavlc(), and svq3_decode_mb().
uint8_t IMbInfo::pred_mode |
Definition at line 155 of file h264data.h.
Referenced by ff_h264_decode_mb_cabac(), ff_h264_decode_mb_cavlc(), and svq3_decode_mb().
uint16_t IMbInfo::type |
Definition at line 154 of file h264data.h.
Referenced by 7digital-python.lockerEndpoint.LockerRelease::__init__(), ff_h264_decode_mb_cabac(), and ff_h264_decode_mb_cavlc().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:11 for FFmpeg by 1.8.11