FFmpeg
|
Go to the source code of this file.
Definition at line 2343 of file h264dsp_msa.c.
Definition at line 2365 of file h264dsp_msa.c.
void ff_h264_h_lpf_chroma_inter_msa | ( | uint8_t * | src, |
int | stride, | ||
int | alpha, | ||
int | beta, | ||
int8_t * | tc0 | ||
) |
Definition at line 2388 of file h264dsp_msa.c.
void ff_h264_v_lpf_chroma_inter_msa | ( | uint8_t * | src, |
int | stride, | ||
int | alpha, | ||
int | beta, | ||
int8_t * | tc0 | ||
) |
Definition at line 2410 of file h264dsp_msa.c.
void ff_h264_h_loop_filter_chroma422_msa | ( | uint8_t * | src, |
int32_t | stride, | ||
int32_t | alpha, | ||
int32_t | beta, | ||
int8_t * | tc0 | ||
) |
Definition at line 2464 of file h264dsp_msa.c.
void ff_h264_h_loop_filter_chroma422_mbaff_msa | ( | uint8_t * | src, |
int32_t | stride, | ||
int32_t | alpha, | ||
int32_t | beta, | ||
int8_t * | tc0 | ||
) |
Definition at line 2472 of file h264dsp_msa.c.
void ff_h264_h_loop_filter_luma_mbaff_msa | ( | uint8_t * | src, |
int32_t | stride, | ||
int32_t | alpha, | ||
int32_t | beta, | ||
int8_t * | tc0 | ||
) |
Definition at line 2481 of file h264dsp_msa.c.
Definition at line 320 of file h264idct_msa.c.
Referenced by ff_h264_idct_add16_intra_msa(), ff_h264_idct_add16_msa(), ff_h264_idct_add8_422_msa(), and ff_h264_idct_add8_msa().
Definition at line 334 of file h264idct_msa.c.
Referenced by ff_h264_idct_add16_intra_msa(), ff_h264_idct_add16_msa(), ff_h264_idct_add8_422_msa(), and ff_h264_idct_add8_msa().
Definition at line 465 of file h264idct_msa.c.
void ff_h264_idct_add16_msa | ( | uint8_t * | dst, |
const int32_t * | blk_offset, | ||
int16_t * | block, | ||
int32_t | stride, | ||
const uint8_t | nnzc[15 *8] | ||
) |
Definition at line 346 of file h264idct_msa.c.
void ff_h264_idct_add16_intra_msa | ( | uint8_t * | dst, |
const int32_t * | blk_offset, | ||
int16_t * | block, | ||
int32_t | dst_stride, | ||
const uint8_t | nnzc[15 *8] | ||
) |
Definition at line 446 of file h264idct_msa.c.
void ff_h264_idct_add8_msa | ( | uint8_t ** | dst, |
const int32_t * | blk_offset, | ||
int16_t * | block, | ||
int32_t | dst_stride, | ||
const uint8_t | nnzc[15 *8] | ||
) |
Definition at line 391 of file h264idct_msa.c.
void ff_h264_idct_add8_422_msa | ( | uint8_t ** | dst, |
const int32_t * | blk_offset, | ||
int16_t * | block, | ||
int32_t | dst_stride, | ||
const uint8_t | nnzc[15 *8] | ||
) |
Definition at line 412 of file h264idct_msa.c.
Definition at line 327 of file h264idct_msa.c.
Referenced by ff_h264_idct8_add4_msa().
Definition at line 340 of file h264idct_msa.c.
Referenced by ff_h264_idct8_add4_msa().
void ff_h264_idct8_add4_msa | ( | uint8_t * | dst, |
const int * | blk_offset, | ||
int16_t * | blk, | ||
int | dst_stride, | ||
const uint8_t | nnzc[15 *8] | ||
) |
Definition at line 2432 of file h264dsp_msa.c.
Definition at line 2440 of file h264dsp_msa.c.
Definition at line 2448 of file h264dsp_msa.c.
Definition at line 2456 of file h264dsp_msa.c.
void ff_biweight_h264_pixels16_8_msa | ( | uint8_t * | dst, |
uint8_t * | src, | ||
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weightd, | ||
int | weights, | ||
int | offset | ||
) |
Definition at line 2519 of file h264dsp_msa.c.
void ff_biweight_h264_pixels8_8_msa | ( | uint8_t * | dst, |
uint8_t * | src, | ||
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weightd, | ||
int | weights, | ||
int | offset | ||
) |
Definition at line 2528 of file h264dsp_msa.c.
void ff_biweight_h264_pixels4_8_msa | ( | uint8_t * | dst, |
uint8_t * | src, | ||
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weightd, | ||
int | weights, | ||
int | offset | ||
) |
Definition at line 2537 of file h264dsp_msa.c.
void ff_weight_h264_pixels16_8_msa | ( | uint8_t * | src, |
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight, | ||
int | offset | ||
) |
Definition at line 2498 of file h264dsp_msa.c.
void ff_weight_h264_pixels8_8_msa | ( | uint8_t * | src, |
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight, | ||
int | offset | ||
) |
Definition at line 2505 of file h264dsp_msa.c.
void ff_weight_h264_pixels4_8_msa | ( | uint8_t * | src, |
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight, | ||
int | offset | ||
) |
Definition at line 2512 of file h264dsp_msa.c.
Definition at line 2963 of file h264qpel_msa.c.
Definition at line 2993 of file h264qpel_msa.c.
Definition at line 3029 of file h264qpel_msa.c.
Definition at line 2999 of file h264qpel_msa.c.
Definition at line 3047 of file h264qpel_msa.c.
Definition at line 3083 of file h264qpel_msa.c.
Definition at line 3172 of file h264qpel_msa.c.
Definition at line 3090 of file h264qpel_msa.c.
Definition at line 3210 of file h264qpel_msa.c.
Definition at line 3228 of file h264qpel_msa.c.
Definition at line 3266 of file h264qpel_msa.c.
Definition at line 3235 of file h264qpel_msa.c.
Definition at line 3053 of file h264qpel_msa.c.
Definition at line 3098 of file h264qpel_msa.c.
Definition at line 3179 of file h264qpel_msa.c.
Definition at line 3105 of file h264qpel_msa.c.
Definition at line 2969 of file h264qpel_msa.c.
Definition at line 3005 of file h264qpel_msa.c.
Definition at line 3035 of file h264qpel_msa.c.
Definition at line 3011 of file h264qpel_msa.c.
Definition at line 3059 of file h264qpel_msa.c.
Definition at line 3113 of file h264qpel_msa.c.
Definition at line 3186 of file h264qpel_msa.c.
Definition at line 3119 of file h264qpel_msa.c.
Definition at line 3216 of file h264qpel_msa.c.
Definition at line 3242 of file h264qpel_msa.c.
Definition at line 3272 of file h264qpel_msa.c.
Definition at line 3248 of file h264qpel_msa.c.
Definition at line 3065 of file h264qpel_msa.c.
Definition at line 3127 of file h264qpel_msa.c.
Definition at line 3192 of file h264qpel_msa.c.
Definition at line 3134 of file h264qpel_msa.c.
Definition at line 3017 of file h264qpel_msa.c.
Definition at line 3041 of file h264qpel_msa.c.
Definition at line 3023 of file h264qpel_msa.c.
Definition at line 3071 of file h264qpel_msa.c.
Definition at line 3143 of file h264qpel_msa.c.
Definition at line 3198 of file h264qpel_msa.c.
Definition at line 3149 of file h264qpel_msa.c.
Definition at line 3222 of file h264qpel_msa.c.
Definition at line 3254 of file h264qpel_msa.c.
Definition at line 3278 of file h264qpel_msa.c.
Definition at line 3260 of file h264qpel_msa.c.
Definition at line 3077 of file h264qpel_msa.c.
Definition at line 3157 of file h264qpel_msa.c.
Definition at line 3204 of file h264qpel_msa.c.
Definition at line 3164 of file h264qpel_msa.c.
Definition at line 2975 of file h264qpel_msa.c.
Definition at line 3284 of file h264qpel_msa.c.
Definition at line 3320 of file h264qpel_msa.c.
Definition at line 3290 of file h264qpel_msa.c.
Definition at line 3338 of file h264qpel_msa.c.
Definition at line 3380 of file h264qpel_msa.c.
Definition at line 3479 of file h264qpel_msa.c.
Definition at line 3388 of file h264qpel_msa.c.
Definition at line 3521 of file h264qpel_msa.c.
Definition at line 3539 of file h264qpel_msa.c.
Definition at line 3581 of file h264qpel_msa.c.
Definition at line 3546 of file h264qpel_msa.c.
Definition at line 3345 of file h264qpel_msa.c.
Definition at line 3397 of file h264qpel_msa.c.
Definition at line 3486 of file h264qpel_msa.c.
Definition at line 3405 of file h264qpel_msa.c.
Definition at line 2981 of file h264qpel_msa.c.
Definition at line 3296 of file h264qpel_msa.c.
Definition at line 3326 of file h264qpel_msa.c.
Definition at line 3302 of file h264qpel_msa.c.
Definition at line 3352 of file h264qpel_msa.c.
Definition at line 3414 of file h264qpel_msa.c.
Definition at line 3493 of file h264qpel_msa.c.
Definition at line 3422 of file h264qpel_msa.c.
Definition at line 3527 of file h264qpel_msa.c.
Definition at line 3553 of file h264qpel_msa.c.
Definition at line 3588 of file h264qpel_msa.c.
Definition at line 3560 of file h264qpel_msa.c.
Definition at line 3359 of file h264qpel_msa.c.
Definition at line 3430 of file h264qpel_msa.c.
Definition at line 3500 of file h264qpel_msa.c.
Definition at line 3438 of file h264qpel_msa.c.
Definition at line 2987 of file h264qpel_msa.c.
Definition at line 3308 of file h264qpel_msa.c.
Definition at line 3332 of file h264qpel_msa.c.
Definition at line 3314 of file h264qpel_msa.c.
Definition at line 3366 of file h264qpel_msa.c.
Definition at line 3447 of file h264qpel_msa.c.
Definition at line 3507 of file h264qpel_msa.c.
Definition at line 3455 of file h264qpel_msa.c.
Definition at line 3533 of file h264qpel_msa.c.
Definition at line 3567 of file h264qpel_msa.c.
Definition at line 3595 of file h264qpel_msa.c.
Definition at line 3574 of file h264qpel_msa.c.
Definition at line 3373 of file h264qpel_msa.c.
Definition at line 3463 of file h264qpel_msa.c.
Definition at line 3514 of file h264qpel_msa.c.
Definition at line 3471 of file h264qpel_msa.c.
Definition at line 583 of file h264pred_msa.c.
Definition at line 588 of file h264pred_msa.c.
Definition at line 593 of file h264pred_msa.c.
Definition at line 598 of file h264pred_msa.c.
Definition at line 603 of file h264pred_msa.c.
Definition at line 609 of file h264pred_msa.c.
Definition at line 615 of file h264pred_msa.c.
Definition at line 621 of file h264pred_msa.c.
Definition at line 627 of file h264pred_msa.c.
Definition at line 632 of file h264pred_msa.c.
Definition at line 639 of file h264pred_msa.c.
Definition at line 646 of file h264pred_msa.c.
Definition at line 655 of file h264pred_msa.c.
Definition at line 662 of file h264pred_msa.c.
Definition at line 669 of file h264pred_msa.c.
Definition at line 678 of file h264pred_msa.c.
Definition at line 687 of file h264pred_msa.c.
Definition at line 696 of file h264pred_msa.c.
Definition at line 705 of file h264pred_msa.c.
Definition at line 710 of file h264pred_msa.c.
Definition at line 715 of file h264pred_msa.c.
Definition at line 720 of file h264pred_msa.c.
void ff_h264_weight_pixels16_8_mmi | ( | uint8_t * | block, |
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight, | ||
int | offset | ||
) |
Definition at line 28 of file h264dsp_mmi.c.
void ff_h264_biweight_pixels16_8_mmi | ( | uint8_t * | dst, |
uint8_t * | src, | ||
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weightd, | ||
int | weights, | ||
int | offset | ||
) |
Definition at line 74 of file h264dsp_mmi.c.
void ff_h264_weight_pixels8_8_mmi | ( | uint8_t * | block, |
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight, | ||
int | offset | ||
) |
Definition at line 135 of file h264dsp_mmi.c.
void ff_h264_biweight_pixels8_8_mmi | ( | uint8_t * | dst, |
uint8_t * | src, | ||
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weightd, | ||
int | weights, | ||
int | offset | ||
) |
Definition at line 170 of file h264dsp_mmi.c.
void ff_h264_weight_pixels4_8_mmi | ( | uint8_t * | block, |
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight, | ||
int | offset | ||
) |
Definition at line 213 of file h264dsp_mmi.c.
void ff_h264_biweight_pixels4_8_mmi | ( | uint8_t * | dst, |
uint8_t * | src, | ||
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weightd, | ||
int | weights, | ||
int | offset | ||
) |
Definition at line 244 of file h264dsp_mmi.c.
Definition at line 2309 of file h264qpel_mmi.c.
Definition at line 2315 of file h264qpel_mmi.c.
Definition at line 2323 of file h264qpel_mmi.c.
Definition at line 2329 of file h264qpel_mmi.c.
Definition at line 2337 of file h264qpel_mmi.c.
Definition at line 2368 of file h264qpel_mmi.c.
Definition at line 2426 of file h264qpel_mmi.c.
Definition at line 2381 of file h264qpel_mmi.c.
Definition at line 2348 of file h264qpel_mmi.c.
Definition at line 2446 of file h264qpel_mmi.c.
Definition at line 2420 of file h264qpel_mmi.c.
Definition at line 2459 of file h264qpel_mmi.c.
Definition at line 2357 of file h264qpel_mmi.c.
Definition at line 2394 of file h264qpel_mmi.c.
Definition at line 2436 of file h264qpel_mmi.c.
Definition at line 2407 of file h264qpel_mmi.c.
Definition at line 1981 of file h264qpel_mmi.c.
Definition at line 1987 of file h264qpel_mmi.c.
Definition at line 1995 of file h264qpel_mmi.c.
Definition at line 2001 of file h264qpel_mmi.c.
Definition at line 2009 of file h264qpel_mmi.c.
Definition at line 2040 of file h264qpel_mmi.c.
Definition at line 2098 of file h264qpel_mmi.c.
Definition at line 2053 of file h264qpel_mmi.c.
Definition at line 2020 of file h264qpel_mmi.c.
Definition at line 2118 of file h264qpel_mmi.c.
Definition at line 2092 of file h264qpel_mmi.c.
Definition at line 2131 of file h264qpel_mmi.c.
Definition at line 2029 of file h264qpel_mmi.c.
Definition at line 2066 of file h264qpel_mmi.c.
Definition at line 2108 of file h264qpel_mmi.c.
Definition at line 2079 of file h264qpel_mmi.c.
Definition at line 1653 of file h264qpel_mmi.c.
Definition at line 1659 of file h264qpel_mmi.c.
Definition at line 1667 of file h264qpel_mmi.c.
Definition at line 1673 of file h264qpel_mmi.c.
Definition at line 1681 of file h264qpel_mmi.c.
Definition at line 1712 of file h264qpel_mmi.c.
Definition at line 1770 of file h264qpel_mmi.c.
Definition at line 1725 of file h264qpel_mmi.c.
Definition at line 1692 of file h264qpel_mmi.c.
Definition at line 1790 of file h264qpel_mmi.c.
Definition at line 1764 of file h264qpel_mmi.c.
Definition at line 1803 of file h264qpel_mmi.c.
Definition at line 1701 of file h264qpel_mmi.c.
Definition at line 1738 of file h264qpel_mmi.c.
Definition at line 1780 of file h264qpel_mmi.c.
Definition at line 1751 of file h264qpel_mmi.c.
Definition at line 2473 of file h264qpel_mmi.c.
Definition at line 2479 of file h264qpel_mmi.c.
Definition at line 2487 of file h264qpel_mmi.c.
Definition at line 2493 of file h264qpel_mmi.c.
Definition at line 2501 of file h264qpel_mmi.c.
Definition at line 2532 of file h264qpel_mmi.c.
Definition at line 2590 of file h264qpel_mmi.c.
Definition at line 2545 of file h264qpel_mmi.c.
Definition at line 2512 of file h264qpel_mmi.c.
Definition at line 2610 of file h264qpel_mmi.c.
Definition at line 2584 of file h264qpel_mmi.c.
Definition at line 2623 of file h264qpel_mmi.c.
Definition at line 2521 of file h264qpel_mmi.c.
Definition at line 2558 of file h264qpel_mmi.c.
Definition at line 2600 of file h264qpel_mmi.c.
Definition at line 2571 of file h264qpel_mmi.c.
Definition at line 2145 of file h264qpel_mmi.c.
Definition at line 2151 of file h264qpel_mmi.c.
Definition at line 2159 of file h264qpel_mmi.c.
Definition at line 2165 of file h264qpel_mmi.c.
Definition at line 2173 of file h264qpel_mmi.c.
Definition at line 2204 of file h264qpel_mmi.c.
Definition at line 2262 of file h264qpel_mmi.c.
Definition at line 2217 of file h264qpel_mmi.c.
Definition at line 2184 of file h264qpel_mmi.c.
Definition at line 2282 of file h264qpel_mmi.c.
Definition at line 2256 of file h264qpel_mmi.c.
Definition at line 2295 of file h264qpel_mmi.c.
Definition at line 2193 of file h264qpel_mmi.c.
Definition at line 2230 of file h264qpel_mmi.c.
Definition at line 2272 of file h264qpel_mmi.c.
Definition at line 2243 of file h264qpel_mmi.c.
Definition at line 1817 of file h264qpel_mmi.c.
Definition at line 1823 of file h264qpel_mmi.c.
Definition at line 1831 of file h264qpel_mmi.c.
Definition at line 1837 of file h264qpel_mmi.c.
Definition at line 1845 of file h264qpel_mmi.c.
Definition at line 1876 of file h264qpel_mmi.c.
Definition at line 1934 of file h264qpel_mmi.c.
Definition at line 1889 of file h264qpel_mmi.c.
Definition at line 1856 of file h264qpel_mmi.c.
Definition at line 1954 of file h264qpel_mmi.c.
Definition at line 1928 of file h264qpel_mmi.c.
Definition at line 1967 of file h264qpel_mmi.c.
Definition at line 1865 of file h264qpel_mmi.c.
Definition at line 1902 of file h264qpel_mmi.c.
Definition at line 1944 of file h264qpel_mmi.c.
Definition at line 1915 of file h264qpel_mmi.c.