FFmpeg
|
#include "h264pred_mips.h"
#include "libavcodec/bit_depth_template.c"
#include "libavutil/mips/asmdefs.h"
#include "constants.h"
Go to the source code of this file.
Definition at line 30 of file h264pred_mmi.c.
Definition at line 62 of file h264pred_mmi.c.
Definition at line 99 of file h264pred_mmi.c.
void ff_pred8x8l_top_dc_8_mmi | ( | uint8_t * | src, |
int | has_topleft, | ||
int | has_topright, | ||
ptrdiff_t | stride | ||
) |
Definition at line 157 of file h264pred_mmi.c.
Definition at line 244 of file h264pred_mmi.c.
void ff_pred8x8l_vertical_8_mmi | ( | uint8_t * | src, |
int | has_topleft, | ||
int | has_topright, | ||
ptrdiff_t | stride | ||
) |
Definition at line 346 of file h264pred_mmi.c.
Definition at line 428 of file h264pred_mmi.c.
Definition at line 456 of file h264pred_mmi.c.
Definition at line 483 of file h264pred_mmi.c.
Definition at line 516 of file h264pred_mmi.c.
Definition at line 575 of file h264pred_mmi.c.
Definition at line 681 of file h264pred_mmi.c.
Definition at line 713 of file h264pred_mmi.c.
|
inlinestatic |
Definition at line 746 of file h264pred_mmi.c.
Referenced by ff_pred16x16_plane_h264_8_mmi(), ff_pred16x16_plane_rv40_8_mmi(), and ff_pred16x16_plane_svq3_8_mmi().
Definition at line 979 of file h264pred_mmi.c.
Definition at line 984 of file h264pred_mmi.c.
Definition at line 989 of file h264pred_mmi.c.