FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
h264chroma_msa.c File Reference
#include "libavutil/mips/generic_macros_msa.h"
#include "h264chroma_mips.h"

Go to the source code of this file.

Functions

static void avc_chroma_hz_2x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_2x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_2w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hz_4x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_4x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_4x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_4w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hz_8x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_8x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_nonmult_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hz_8w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_vt_2x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_2x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_2w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_vt_4x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_4x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_4x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_4w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_vt_8x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_8x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_8w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hv_2x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_2x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_2w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1, int32_t height)
 
static void avc_chroma_hv_4x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_4x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_4x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_4w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1, int32_t height)
 
static void avc_chroma_hv_8x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_8x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_8w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1, int32_t height)
 
static void avc_chroma_hz_and_aver_dst_2x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_2x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_2w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hz_and_aver_dst_4x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_4x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_4x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_4w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hz_and_aver_dst_8x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_8x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_8w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_vt_and_aver_dst_2x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_2x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_2w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_vt_and_aver_dst_4x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_4x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_4x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_4w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_vt_and_aver_dst_8x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_8x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_8w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hv_and_aver_dst_2x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_and_aver_dst_2x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_and_aver_dst_2w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1, int32_t height)
 
static void avc_chroma_hv_and_aver_dst_4x2_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_and_aver_dst_4x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_and_aver_dst_4x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_and_aver_dst_4w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1, int32_t height)
 
static void avc_chroma_hv_and_aver_dst_8x4_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_and_aver_dst_8x8_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1)
 
static void avc_chroma_hv_and_aver_dst_8w_msa (uint8_t *src, uint8_t *dst, int32_t stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1, int32_t height)
 
static void copy_width4_msa (uint8_t *src, uint8_t *dst, int32_t stride, int32_t height)
 
static void copy_width8_msa (uint8_t *src, uint8_t *dst, int32_t stride, int32_t height)
 
static void avg_width4_msa (uint8_t *src, uint8_t *dst, int32_t stride, int32_t height)
 
static void avg_width8_msa (uint8_t *src, uint8_t *dst, int32_t stride, int32_t height)
 
void ff_put_h264_chroma_mc8_msa (uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int x, int y)
 
void ff_put_h264_chroma_mc4_msa (uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int x, int y)
 
void ff_put_h264_chroma_mc2_msa (uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int x, int y)
 
void ff_avg_h264_chroma_mc8_msa (uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int x, int y)
 
void ff_avg_h264_chroma_mc4_msa (uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int x, int y)
 
void ff_avg_h264_chroma_mc2_msa (uint8_t *dst, uint8_t *src, ptrdiff_t stride, int height, int x, int y)
 

Variables

static const uint8_t chroma_mask_arr [16 *5]
 

Function Documentation

static void avc_chroma_hz_2x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 32 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_2w_msa().

static void avc_chroma_hz_2x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 63 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_2w_msa().

static void avc_chroma_hz_2w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 91 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc2_msa().

static void avc_chroma_hz_4x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 102 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_4w_msa().

static void avc_chroma_hz_4x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 127 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_4w_msa().

static void avc_chroma_hz_4x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 150 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_4w_msa().

static void avc_chroma_hz_4w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 174 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc4_msa().

static void avc_chroma_hz_8x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 187 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_8w_msa().

static void avc_chroma_hz_8x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 210 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_8w_msa().

static void avc_chroma_hz_nonmult_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 243 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_8w_msa().

static void avc_chroma_hz_8w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 292 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc8_msa().

static void avc_chroma_vt_2x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 305 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_2w_msa().

static void avc_chroma_vt_2x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 337 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_2w_msa().

static void avc_chroma_vt_2w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 365 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc2_msa().

static void avc_chroma_vt_4x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 376 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_4w_msa().

static void avc_chroma_vt_4x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 400 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_4w_msa().

static void avc_chroma_vt_4x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 424 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_4w_msa().

static void avc_chroma_vt_4w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 452 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc4_msa().

static void avc_chroma_vt_8x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 465 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_8w_msa().

static void avc_chroma_vt_8x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 486 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_8w_msa().

static void avc_chroma_vt_8w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 518 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc8_msa().

static void avc_chroma_hv_2x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 529 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_2w_msa().

static void avc_chroma_hv_2x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 564 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_2w_msa().

static void avc_chroma_hv_2w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1,
int32_t  height 
)
static

Definition at line 598 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc2_msa().

static void avc_chroma_hv_4x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 612 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_4w_msa().

static void avc_chroma_hv_4x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 640 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_4w_msa().

static void avc_chroma_hv_4x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 672 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_4w_msa().

static void avc_chroma_hv_4w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1,
int32_t  height 
)
static

Definition at line 712 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc4_msa().

static void avc_chroma_hv_8x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 729 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_8w_msa().

static void avc_chroma_hv_8x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 772 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_8w_msa().

static void avc_chroma_hv_8w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1,
int32_t  height 
)
static

Definition at line 828 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc8_msa().

static void avc_chroma_hz_and_aver_dst_2x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 842 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_and_aver_dst_2w_msa().

static void avc_chroma_hz_and_aver_dst_2x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 884 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_and_aver_dst_2w_msa().

static void avc_chroma_hz_and_aver_dst_2w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 924 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc2_msa().

static void avc_chroma_hz_and_aver_dst_4x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 935 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_and_aver_dst_4w_msa().

static void avc_chroma_hz_and_aver_dst_4x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 968 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_and_aver_dst_4w_msa().

static void avc_chroma_hz_and_aver_dst_4x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 997 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_and_aver_dst_4w_msa().

static void avc_chroma_hz_and_aver_dst_4w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 1029 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc4_msa().

static void avc_chroma_hz_and_aver_dst_8x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1042 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_and_aver_dst_8w_msa().

static void avc_chroma_hz_and_aver_dst_8x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1072 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_and_aver_dst_8w_msa().

static void avc_chroma_hz_and_aver_dst_8w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 1116 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc8_msa().

static void avc_chroma_vt_and_aver_dst_2x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1127 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_and_aver_dst_2w_msa().

static void avc_chroma_vt_and_aver_dst_2x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1164 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_and_aver_dst_2w_msa().

static void avc_chroma_vt_and_aver_dst_2w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 1206 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc2_msa().

static void avc_chroma_vt_and_aver_dst_4x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1217 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_and_aver_dst_4w_msa().

static void avc_chroma_vt_and_aver_dst_4x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1249 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_and_aver_dst_4w_msa().

static void avc_chroma_vt_and_aver_dst_4x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1279 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_and_aver_dst_4w_msa().

static void avc_chroma_vt_and_aver_dst_4w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 1315 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc4_msa().

static void avc_chroma_vt_and_aver_dst_8x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1328 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_and_aver_dst_8w_msa().

static void avc_chroma_vt_and_aver_dst_8x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1357 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_and_aver_dst_8w_msa().

static void avc_chroma_vt_and_aver_dst_8w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 1400 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc8_msa().

static void avc_chroma_hv_and_aver_dst_2x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1411 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_and_aver_dst_2w_msa().

static void avc_chroma_hv_and_aver_dst_2x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1453 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_and_aver_dst_2w_msa().

static void avc_chroma_hv_and_aver_dst_2w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1,
int32_t  height 
)
static

Definition at line 1498 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc2_msa().

static void avc_chroma_hv_and_aver_dst_4x2_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1515 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_and_aver_dst_4w_msa().

static void avc_chroma_hv_and_aver_dst_4x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1551 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_and_aver_dst_4w_msa().

static void avc_chroma_hv_and_aver_dst_4x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1590 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_and_aver_dst_4w_msa().

static void avc_chroma_hv_and_aver_dst_4w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1,
int32_t  height 
)
static

Definition at line 1639 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc4_msa().

static void avc_chroma_hv_and_aver_dst_8x4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1659 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_and_aver_dst_8w_msa().

static void avc_chroma_hv_and_aver_dst_8x8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1707 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_and_aver_dst_8w_msa().

static void avc_chroma_hv_and_aver_dst_8w_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1,
int32_t  height 
)
static

Definition at line 1776 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc8_msa().

static void copy_width4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
int32_t  height 
)
static

Definition at line 1793 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc4_msa().

static void copy_width8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
int32_t  height 
)
static

Definition at line 1816 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc8_msa().

static void avg_width4_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
int32_t  height 
)
static

Definition at line 1834 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc4_msa().

static void avg_width8_msa ( uint8_t src,
uint8_t dst,
int32_t  stride,
int32_t  height 
)
static

Definition at line 1869 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc8_msa().

void ff_put_h264_chroma_mc8_msa ( uint8_t dst,
uint8_t src,
ptrdiff_t  stride,
int  height,
int  x,
int  y 
)

Definition at line 1905 of file h264chroma_msa.c.

void ff_put_h264_chroma_mc4_msa ( uint8_t dst,
uint8_t src,
ptrdiff_t  stride,
int  height,
int  x,
int  y 
)

Definition at line 1921 of file h264chroma_msa.c.

void ff_put_h264_chroma_mc2_msa ( uint8_t dst,
uint8_t src,
ptrdiff_t  stride,
int  height,
int  x,
int  y 
)

Definition at line 1937 of file h264chroma_msa.c.

void ff_avg_h264_chroma_mc8_msa ( uint8_t dst,
uint8_t src,
ptrdiff_t  stride,
int  height,
int  x,
int  y 
)

Definition at line 1960 of file h264chroma_msa.c.

void ff_avg_h264_chroma_mc4_msa ( uint8_t dst,
uint8_t src,
ptrdiff_t  stride,
int  height,
int  x,
int  y 
)

Definition at line 1978 of file h264chroma_msa.c.

void ff_avg_h264_chroma_mc2_msa ( uint8_t dst,
uint8_t src,
ptrdiff_t  stride,
int  height,
int  x,
int  y 
)

Definition at line 1995 of file h264chroma_msa.c.

Variable Documentation

const uint8_t chroma_mask_arr[16 *5]
static