|
FFmpeg
|
H.264 / AVC / MPEG-4 part10 prediction functions. More...
#include "libavutil/attributes.h"#include "libavutil/avassert.h"#include "libavutil/intreadwrite.h"#include "avcodec.h"#include "h264pred.h"#include "h264pred_template.c"Functions | |
| av_cold void | ff_h264_pred_init (H264PredContext *h, int codec_id, const int bit_depth, int chroma_format_idc) |
| Set the intra prediction function pointers. | |
H.264 / AVC / MPEG-4 part10 prediction functions.
1.8.12