H.264 / AVC / MPEG-4 part10 direct mb/block decoding.
More...
#include "internal.h"
#include "avcodec.h"
#include "h264dec.h"
#include "h264_ps.h"
#include "mpegutils.h"
#include "rectangle.h"
#include "thread.h"
#include <assert.h>
|
| #define | MB_TYPE_16x16_OR_INTRA |
| |
H.264 / AVC / MPEG-4 part10 direct mb/block decoding.
- Author
- Michael Niedermayer micha.nosp@m.elni.nosp@m.@gmx..nosp@m.at
§ MB_TYPE_16x16_OR_INTRA
| #define MB_TYPE_16x16_OR_INTRA |
Value:(MB_TYPE_16x16 | MB_TYPE_INTRA4x4 | \
MB_TYPE_INTRA16x16 | MB_TYPE_INTRA_PCM)