|
FFmpeg
|
Go to the source code of this file.
Macros | |
| #define | SKIP_TYPE_NONE 0 |
| #define | SKIP_TYPE_MPEG 1 |
| #define | SKIP_TYPE_ROW 2 |
| #define | SKIP_TYPE_COL 3 |
Functions | |
| static av_always_inline int | wmv2_get_cbp_table_index (int qscale, int cbp_index) |
|
static |
Definition at line 33 of file wmv2.h.
Referenced by ff_wmv2_decode_secondary_picture_header(), and wmv2_encode_picture_header().
1.8.17