FFmpeg
|
Go to the source code of this file.
Macros | |
#define | PCKEV_AVG_ST_UB(in0, in1, dst, pdst) |
#define | PCKEV_ST_SB4(in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) |
#define | PCKEV_AVG_ST8x4_UB(in1, dst0, in2, dst1, in3, dst2, in4, dst3,pdst, stride) |
#define PCKEV_AVG_ST_UB | ( | in0, | |
in1, | |||
dst, | |||
pdst | |||
) |
Definition at line 24 of file hpeldsp_msa.c.
Referenced by common_hv_bil_and_aver_dst_16w_msa().
#define PCKEV_ST_SB4 | ( | in0, | |
in1, | |||
in2, | |||
in3, | |||
in4, | |||
in5, | |||
in6, | |||
in7, | |||
pdst, | |||
stride | |||
) |
Definition at line 33 of file hpeldsp_msa.c.
Referenced by common_hv_bil_16w_msa(), common_hv_bil_no_rnd_16x16_msa(), and common_hv_bil_no_rnd_8x16_msa().
#define PCKEV_AVG_ST8x4_UB | ( | in1, | |
dst0, | |||
in2, | |||
dst1, | |||
in3, | |||
dst2, | |||
in4, | |||
dst3, | |||
pdst, | |||
stride | |||
) |
Definition at line 43 of file hpeldsp_msa.c.
Referenced by common_hv_bil_and_aver_dst_8w_msa().
|
static |
Definition at line 55 of file hpeldsp_msa.c.
Referenced by ff_put_pixels4_x2_msa().
|
static |
Definition at line 79 of file hpeldsp_msa.c.
Referenced by ff_put_pixels8_x2_msa().
|
static |
Definition at line 98 of file hpeldsp_msa.c.
Referenced by ff_put_pixels16_x2_msa().
|
static |
Definition at line 122 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels8_x2_msa().
|
static |
Definition at line 144 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels8_x2_msa().
|
static |
Definition at line 156 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels16_x2_msa().
|
static |
Definition at line 191 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels16_x2_msa().
|
static |
Definition at line 209 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels4_x2_msa().
|
static |
Definition at line 243 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels8_x2_msa().
|
static |
Definition at line 264 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels16_x2_msa().
|
static |
Definition at line 288 of file hpeldsp_msa.c.
Referenced by ff_put_pixels4_y2_msa().
|
static |
Definition at line 316 of file hpeldsp_msa.c.
Referenced by ff_put_pixels8_y2_msa().
|
static |
Definition at line 338 of file hpeldsp_msa.c.
Referenced by ff_put_pixels16_y2_msa().
|
static |
Definition at line 363 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels8_y2_msa().
|
static |
Definition at line 380 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels8_y2_msa().
|
static |
Definition at line 390 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels16_y2_msa().
|
static |
Definition at line 417 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels16_y2_msa().
|
static |
Definition at line 434 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels4_y2_msa().
|
static |
Definition at line 468 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels8_y2_msa().
|
static |
Definition at line 490 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels16_y2_msa().
|
static |
Definition at line 523 of file hpeldsp_msa.c.
Referenced by ff_put_pixels4_xy2_msa().
|
static |
Definition at line 558 of file hpeldsp_msa.c.
Referenced by ff_put_pixels8_xy2_msa().
|
static |
Definition at line 593 of file hpeldsp_msa.c.
Referenced by ff_put_pixels16_xy2_msa().
|
static |
Definition at line 651 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels8_xy2_msa().
|
static |
Definition at line 697 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels8_xy2_msa().
|
static |
Definition at line 729 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels16_xy2_msa().
|
static |
Definition at line 846 of file hpeldsp_msa.c.
Referenced by ff_put_no_rnd_pixels16_xy2_msa().
|
static |
Definition at line 910 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels4_xy2_msa().
|
static |
Definition at line 950 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels8_xy2_msa().
|
static |
Definition at line 988 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels16_xy2_msa().
|
static |
Definition at line 1060 of file hpeldsp_msa.c.
Referenced by ff_put_pixels8_msa().
|
static |
Definition at line 1146 of file hpeldsp_msa.c.
Referenced by copy_width16_msa().
|
static |
Definition at line 1174 of file hpeldsp_msa.c.
Referenced by ff_put_pixels16_msa().
|
static |
Definition at line 1208 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels4_msa().
|
static |
Definition at line 1253 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels8_msa().
|
static |
Definition at line 1279 of file hpeldsp_msa.c.
Referenced by ff_avg_pixels16_msa().
Definition at line 1301 of file hpeldsp_msa.c.
Definition at line 1307 of file hpeldsp_msa.c.
Definition at line 1313 of file hpeldsp_msa.c.
void ff_put_pixels16_xy2_msa | ( | uint8_t * | block, |
const uint8_t * | pixels, | ||
ptrdiff_t | line_size, | ||
int | h | ||
) |
Definition at line 1319 of file hpeldsp_msa.c.
Definition at line 1325 of file hpeldsp_msa.c.
Definition at line 1331 of file hpeldsp_msa.c.
Definition at line 1337 of file hpeldsp_msa.c.
Definition at line 1343 of file hpeldsp_msa.c.
Definition at line 1349 of file hpeldsp_msa.c.
Definition at line 1355 of file hpeldsp_msa.c.
Definition at line 1361 of file hpeldsp_msa.c.
void ff_put_no_rnd_pixels16_x2_msa | ( | uint8_t * | block, |
const uint8_t * | pixels, | ||
ptrdiff_t | line_size, | ||
int | h | ||
) |
Definition at line 1367 of file hpeldsp_msa.c.
void ff_put_no_rnd_pixels16_y2_msa | ( | uint8_t * | block, |
const uint8_t * | pixels, | ||
ptrdiff_t | line_size, | ||
int | h | ||
) |
Definition at line 1377 of file hpeldsp_msa.c.
void ff_put_no_rnd_pixels16_xy2_msa | ( | uint8_t * | block, |
const uint8_t * | pixels, | ||
ptrdiff_t | line_size, | ||
int | h | ||
) |
Definition at line 1387 of file hpeldsp_msa.c.
void ff_put_no_rnd_pixels8_x2_msa | ( | uint8_t * | block, |
const uint8_t * | pixels, | ||
ptrdiff_t | line_size, | ||
int | h | ||
) |
Definition at line 1398 of file hpeldsp_msa.c.
void ff_put_no_rnd_pixels8_y2_msa | ( | uint8_t * | block, |
const uint8_t * | pixels, | ||
ptrdiff_t | line_size, | ||
int | h | ||
) |
Definition at line 1408 of file hpeldsp_msa.c.
void ff_put_no_rnd_pixels8_xy2_msa | ( | uint8_t * | block, |
const uint8_t * | pixels, | ||
ptrdiff_t | line_size, | ||
int | h | ||
) |
Definition at line 1418 of file hpeldsp_msa.c.
Definition at line 1428 of file hpeldsp_msa.c.
Definition at line 1434 of file hpeldsp_msa.c.
Definition at line 1440 of file hpeldsp_msa.c.
void ff_avg_pixels16_xy2_msa | ( | uint8_t * | block, |
const uint8_t * | pixels, | ||
ptrdiff_t | line_size, | ||
int | h | ||
) |
Definition at line 1446 of file hpeldsp_msa.c.
Definition at line 1452 of file hpeldsp_msa.c.
Definition at line 1458 of file hpeldsp_msa.c.
Definition at line 1464 of file hpeldsp_msa.c.
Definition at line 1470 of file hpeldsp_msa.c.
Definition at line 1476 of file hpeldsp_msa.c.
Definition at line 1482 of file hpeldsp_msa.c.
Definition at line 1488 of file hpeldsp_msa.c.
Definition at line 1494 of file hpeldsp_msa.c.