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, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_2x4_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_2x8_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_2w_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hz_and_aver_dst_4x2_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_hz_and_aver_dst_4x4multiple_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hz_and_aver_dst_4w_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hz_and_aver_dst_8w_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_vt_and_aver_dst_2x2_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_2x4_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_2x8_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_2w_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_vt_and_aver_dst_4x2_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1)
 
static void avc_chroma_vt_and_aver_dst_4x4mul_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_vt_and_aver_dst_4w_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_vt_and_aver_dst_8w_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coeff0, uint32_t coeff1, int32_t height)
 
static void avc_chroma_hv_and_aver_dst_2x2_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_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, int32_t src_stride, uint8_t *dst, int32_t dst_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_2x8_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_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, int32_t src_stride, uint8_t *dst, int32_t dst_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, int32_t src_stride, uint8_t *dst, int32_t dst_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_4x4mul_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_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_4w_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_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_8w_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, uint32_t coef_hor0, uint32_t coef_hor1, uint32_t coef_ver0, uint32_t coef_ver1, int32_t height)
 
static void copy_width8_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void avg_width4_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void avg_width8_msa (uint8_t *src, int32_t src_stride, uint8_t *dst, int32_t dst_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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_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_2x8_msa ( uint8_t src,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 920 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 963 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 980 of file h264chroma_msa.c.

Referenced by avc_chroma_hz_and_aver_dst_4w_msa().

static void avc_chroma_hz_and_aver_dst_4x4multiple_msa ( uint8_t src,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 1014 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 1065 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc4_msa().

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

Definition at line 1080 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1115 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1151 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_and_aver_dst_2w_msa().

static void avc_chroma_vt_and_aver_dst_2x8_msa ( uint8_t src,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1197 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 1266 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1 
)
static

Definition at line 1283 of file h264chroma_msa.c.

Referenced by avc_chroma_vt_and_aver_dst_4w_msa().

static void avc_chroma_vt_and_aver_dst_4x4mul_msa ( uint8_t src,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 1316 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coeff0,
uint32_t  coeff1,
int32_t  height 
)
static

Definition at line 1369 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc4_msa().

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

Definition at line 1383 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1421 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1461 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_and_aver_dst_2w_msa().

static void avc_chroma_hv_and_aver_dst_2x8_msa ( uint8_t src,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1502 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1,
int32_t  height 
)
static

Definition at line 1566 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1 
)
static

Definition at line 1589 of file h264chroma_msa.c.

Referenced by avc_chroma_hv_and_aver_dst_4w_msa().

static void avc_chroma_hv_and_aver_dst_4x4mul_msa ( uint8_t src,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1,
int32_t  height 
)
static

Definition at line 1624 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,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
uint32_t  coef_hor0,
uint32_t  coef_hor1,
uint32_t  coef_ver0,
uint32_t  coef_ver1,
int32_t  height 
)
static

Definition at line 1682 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc4_msa().

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

Definition at line 1701 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc8_msa().

static void copy_width8_msa ( uint8_t src,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 1762 of file h264chroma_msa.c.

Referenced by ff_put_h264_chroma_mc8_msa().

static void avg_width4_msa ( uint8_t src,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 1848 of file h264chroma_msa.c.

Referenced by ff_avg_h264_chroma_mc4_msa().

static void avg_width8_msa ( uint8_t src,
int32_t  src_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 1893 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 1919 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 1935 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 1958 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 1981 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 2002 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 2022 of file h264chroma_msa.c.

Variable Documentation

const uint8_t chroma_mask_arr[16 *5]
static