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

Go to the source code of this file.

Macros

#define HEVC_BI_RND_CLIP2(in0, in1, vec0, vec1, rnd_val, out0, out1)
 
#define HEVC_BI_RND_CLIP4(in0, in1, in2, in3,vec0, vec1, vec2, vec3, rnd_val,out0, out1, out2, out3)
 
#define HEVC_BI_RND_CLIP2_MAX_SATU(in0, in1, vec0, vec1, rnd_val,out0, out1)
 
#define HEVC_BI_RND_CLIP4_MAX_SATU(in0, in1, in2, in3, vec0, vec1, vec2,vec3,rnd_val, out0, out1, out2, out3)
 
#define BI_MC_COPY(WIDTH)
 
#define BI_MC(PEL, DIR, WIDTH, TAP, DIR1, FILT_DIR)
 
#define BI_MC_HV(PEL, WIDTH, TAP)
 

Functions

static void hevc_bi_copy_4w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void hevc_bi_copy_6w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void hevc_bi_copy_8w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void hevc_bi_copy_12w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void hevc_bi_copy_16w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void hevc_bi_copy_24w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void hevc_bi_copy_32w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void hevc_bi_copy_48w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void hevc_bi_copy_64w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, int32_t height)
 
static void hevc_hz_bi_8t_4w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_8t_8w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_8t_12w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_8t_16w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_8t_24w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_8t_32w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_8t_48w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_8t_64w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_8t_4w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_8t_8w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_8t_12w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_8t_16multx2mult_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height, int32_t width)
 
static void hevc_vt_bi_8t_16w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_8t_24w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_8t_32w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_8t_48w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_8t_64w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hv_bi_8t_4w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_8t_8multx1mult_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width)
 
static void hevc_hv_bi_8t_8w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_8t_12w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_8t_16w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_8t_24w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_8t_32w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_8t_48w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_8t_64w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hz_bi_4t_4x2_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_4x4_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_4x8multiple_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_4w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_6w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_8x2_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_8x6_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_8x4multiple_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_8w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_12w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_16w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_24w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hz_bi_4t_32w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_4x2_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_4x4_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_4x8multiple_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_4w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_6w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_8x2_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_8x6_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_8x4multiple_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_8w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_12w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_16w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_24w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_vt_bi_4t_32w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter, int32_t height)
 
static void hevc_hv_bi_4t_4x2_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y)
 
static void hevc_hv_bi_4t_4x4_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y)
 
static void hevc_hv_bi_4t_4multx8mult_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_4t_4w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_4t_6w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_4t_8x2_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y)
 
static void hevc_hv_bi_4t_8multx4_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t width8mult)
 
static void hevc_hv_bi_4t_8x6_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y)
 
static void hevc_hv_bi_4t_8multx4mult_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height, int32_t width)
 
static void hevc_hv_bi_4t_8w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_4t_12w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_4t_16w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_4t_24w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
static void hevc_hv_bi_4t_32w_msa (uint8_t *src0_ptr, int32_t src_stride, int16_t *src1_ptr, int32_t src2_stride, uint8_t *dst, int32_t dst_stride, const int8_t *filter_x, const int8_t *filter_y, int32_t height)
 
 BI_MC_COPY (4)
 
 BI_MC_COPY (6)
 
 BI_MC_COPY (8)
 
 BI_MC_COPY (12)
 
 BI_MC_COPY (16)
 
 BI_MC_COPY (24)
 
 BI_MC_COPY (32)
 
 BI_MC_COPY (48)
 
 BI_MC_COPY (64)
 
 BI_MC (qpel, h, 4, 8, hz, mx)
 
 BI_MC (qpel, h, 8, 8, hz, mx)
 
 BI_MC (qpel, h, 12, 8, hz, mx)
 
 BI_MC (qpel, h, 16, 8, hz, mx)
 
 BI_MC (qpel, h, 24, 8, hz, mx)
 
 BI_MC (qpel, h, 32, 8, hz, mx)
 
 BI_MC (qpel, h, 48, 8, hz, mx)
 
 BI_MC (qpel, h, 64, 8, hz, mx)
 
 BI_MC (qpel, v, 4, 8, vt, my)
 
 BI_MC (qpel, v, 8, 8, vt, my)
 
 BI_MC (qpel, v, 12, 8, vt, my)
 
 BI_MC (qpel, v, 16, 8, vt, my)
 
 BI_MC (qpel, v, 24, 8, vt, my)
 
 BI_MC (qpel, v, 32, 8, vt, my)
 
 BI_MC (qpel, v, 48, 8, vt, my)
 
 BI_MC (qpel, v, 64, 8, vt, my)
 
 BI_MC (epel, h, 4, 4, hz, mx)
 
 BI_MC (epel, h, 8, 4, hz, mx)
 
 BI_MC (epel, h, 6, 4, hz, mx)
 
 BI_MC (epel, h, 12, 4, hz, mx)
 
 BI_MC (epel, h, 16, 4, hz, mx)
 
 BI_MC (epel, h, 24, 4, hz, mx)
 
 BI_MC (epel, h, 32, 4, hz, mx)
 
 BI_MC (epel, v, 4, 4, vt, my)
 
 BI_MC (epel, v, 8, 4, vt, my)
 
 BI_MC (epel, v, 6, 4, vt, my)
 
 BI_MC (epel, v, 12, 4, vt, my)
 
 BI_MC (epel, v, 16, 4, vt, my)
 
 BI_MC (epel, v, 24, 4, vt, my)
 
 BI_MC (epel, v, 32, 4, vt, my)
 
 BI_MC_HV (qpel, 4, 8)
 
 BI_MC_HV (qpel, 8, 8)
 
 BI_MC_HV (qpel, 12, 8)
 
 BI_MC_HV (qpel, 16, 8)
 
 BI_MC_HV (qpel, 24, 8)
 
 BI_MC_HV (qpel, 32, 8)
 
 BI_MC_HV (qpel, 48, 8)
 
 BI_MC_HV (qpel, 64, 8)
 
 BI_MC_HV (epel, 4, 4)
 
 BI_MC_HV (epel, 8, 4)
 
 BI_MC_HV (epel, 6, 4)
 
 BI_MC_HV (epel, 12, 4)
 
 BI_MC_HV (epel, 16, 4)
 
 BI_MC_HV (epel, 24, 4)
 
 BI_MC_HV (epel, 32, 4)
 

Variables

static const uint8_t ff_hevc_mask_arr [16 *2]
 

Macro Definition Documentation

#define HEVC_BI_RND_CLIP2 (   in0,
  in1,
  vec0,
  vec1,
  rnd_val,
  out0,
  out1 
)
#define HEVC_BI_RND_CLIP4 (   in0,
  in1,
  in2,
  in3,
  vec0,
  vec1,
  vec2,
  vec3,
  rnd_val,
  out0,
  out1,
  out2,
  out3 
)
#define HEVC_BI_RND_CLIP2_MAX_SATU (   in0,
  in1,
  vec0,
  vec1,
  rnd_val,
  out0,
  out1 
)
Value:
{ \
ADDS_SH2_SH(vec0, in0, vec1, in1, out0, out1); \
SRARI_H2_SH(out0, out1, rnd_val); \
}
#define ADDS_SH2_SH(...)
#define SRARI_H2_SH(...)
#define CLIP_SH2_0_255_MAX_SATU(in0, in1)

Definition at line 46 of file hevc_mc_bi_msa.c.

Referenced by hevc_bi_copy_12w_msa(), hevc_bi_copy_4w_msa(), and hevc_bi_copy_8w_msa().

#define HEVC_BI_RND_CLIP4_MAX_SATU (   in0,
  in1,
  in2,
  in3,
  vec0,
  vec1,
  vec2,
  vec3,
  rnd_val,
  out0,
  out1,
  out2,
  out3 
)
Value:
{ \
HEVC_BI_RND_CLIP2_MAX_SATU(in0, in1, vec0, vec1, rnd_val, out0, out1); \
HEVC_BI_RND_CLIP2_MAX_SATU(in2, in3, vec2, vec3, rnd_val, out2, out3); \
}
#define HEVC_BI_RND_CLIP2_MAX_SATU(in0, in1, vec0, vec1, rnd_val,out0, out1)

Definition at line 54 of file hevc_mc_bi_msa.c.

Referenced by hevc_bi_copy_12w_msa(), hevc_bi_copy_16w_msa(), hevc_bi_copy_24w_msa(), hevc_bi_copy_32w_msa(), hevc_bi_copy_48w_msa(), hevc_bi_copy_4w_msa(), hevc_bi_copy_64w_msa(), hevc_bi_copy_6w_msa(), and hevc_bi_copy_8w_msa().

#define BI_MC_COPY (   WIDTH)
Value:
void ff_hevc_put_hevc_bi_pel_pixels##WIDTH##_8_msa(uint8_t *dst, \
ptrdiff_t dst_stride, \
ptrdiff_t src_stride, \
int16_t *src_16bit, \
int height, \
intptr_t mx, \
intptr_t my, \
int width) \
{ \
hevc_bi_copy_##WIDTH##w_msa(src, src_stride, src_16bit, MAX_PB_SIZE, \
dst, dst_stride, height); \
}
#define WIDTH
Definition: c93.c:43
#define src
Definition: vp8dsp.c:254
uint8_t
#define height
#define width
#define MAX_PB_SIZE
Definition: hevcdsp.h:30

Definition at line 4897 of file hevc_mc_bi_msa.c.

#define BI_MC (   PEL,
  DIR,
  WIDTH,
  TAP,
  DIR1,
  FILT_DIR 
)
Value:
void ff_hevc_put_hevc_bi_##PEL##_##DIR##WIDTH##_8_msa(uint8_t *dst, \
ptrdiff_t dst_stride, \
ptrdiff_t src_stride, \
int16_t *src_16bit, \
int height, \
intptr_t mx, \
intptr_t my, \
int width) \
{ \
const int8_t *filter = ff_hevc_##PEL##_filters[FILT_DIR - 1]; \
\
hevc_##DIR1##_bi_##TAP##t_##WIDTH##w_msa(src, src_stride, src_16bit, \
MAX_PB_SIZE, dst, dst_stride, \
filter, height); \
}
#define WIDTH
Definition: c93.c:43
#define src
Definition: vp8dsp.c:254
static void filter(int16_t *output, ptrdiff_t out_stride, int16_t *low, ptrdiff_t low_stride, int16_t *high, ptrdiff_t high_stride, int len, int clip)
Definition: cfhd.c:153
uint8_t
#define height
#define _
#define width
#define MAX_PB_SIZE
Definition: hevcdsp.h:30

Definition at line 4924 of file hevc_mc_bi_msa.c.

#define BI_MC_HV (   PEL,
  WIDTH,
  TAP 
)
Value:
void ff_hevc_put_hevc_bi_##PEL##_hv##WIDTH##_8_msa(uint8_t *dst, \
ptrdiff_t dst_stride, \
ptrdiff_t src_stride, \
int16_t *src_16bit, \
int height, \
intptr_t mx, \
intptr_t my, \
int width) \
{ \
const int8_t *filter_x = ff_hevc_##PEL##_filters[mx - 1]; \
const int8_t *filter_y = ff_hevc_##PEL##_filters[my - 1]; \
\
hevc_hv_bi_##TAP##t_##WIDTH##w_msa(src, src_stride, src_16bit, \
MAX_PB_SIZE, dst, dst_stride, \
filter_x, filter_y, height); \
}
#define WIDTH
Definition: c93.c:43
#define src
Definition: vp8dsp.c:254
uint8_t
#define height
#define width
#define MAX_PB_SIZE
Definition: hevcdsp.h:30

Definition at line 4978 of file hevc_mc_bi_msa.c.

Function Documentation

static void hevc_bi_copy_4w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 61 of file hevc_mc_bi_msa.c.

static void hevc_bi_copy_6w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 129 of file hevc_mc_bi_msa.c.

static void hevc_bi_copy_8w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 175 of file hevc_mc_bi_msa.c.

static void hevc_bi_copy_12w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 264 of file hevc_mc_bi_msa.c.

static void hevc_bi_copy_16w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 302 of file hevc_mc_bi_msa.c.

static void hevc_bi_copy_24w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 340 of file hevc_mc_bi_msa.c.

static void hevc_bi_copy_32w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 386 of file hevc_mc_bi_msa.c.

static void hevc_bi_copy_48w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 430 of file hevc_mc_bi_msa.c.

static void hevc_bi_copy_64w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
int32_t  height 
)
static

Definition at line 484 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_8t_4w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 523 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_8t_8w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 596 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_8t_12w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 664 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_8t_16w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 752 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_8t_24w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 823 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_8t_32w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 895 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_8t_48w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 967 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_8t_64w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 1059 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_8t_4w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 1169 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_8t_8w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 1255 of file hevc_mc_bi_msa.c.

Referenced by hevc_vt_bi_8t_24w_msa().

static void hevc_vt_bi_8t_12w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 1333 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_8t_16multx2mult_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height,
int32_t  width 
)
static
static void hevc_vt_bi_8t_16w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 1545 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_8t_24w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 1558 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_8t_32w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 1573 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_8t_48w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 1586 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_8t_64w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 1599 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_8t_4w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 1612 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_8t_8multx1mult_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height,
int32_t  width 
)
static
static void hevc_hv_bi_8t_8w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 1870 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_8t_12w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 1885 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_8t_16w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 2099 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_8t_24w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 2114 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_8t_32w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 2129 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_8t_48w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 2144 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_8t_64w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 2159 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_4t_4x2_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2174 of file hevc_mc_bi_msa.c.

Referenced by hevc_hz_bi_4t_4w_msa().

static void hevc_hz_bi_4t_4x4_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2217 of file hevc_mc_bi_msa.c.

Referenced by hevc_hz_bi_4t_4w_msa().

static void hevc_hz_bi_4t_4x8multiple_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2263 of file hevc_mc_bi_msa.c.

Referenced by hevc_hz_bi_4t_4w_msa().

static void hevc_hz_bi_4t_4w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2326 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_4t_6w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2348 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_4t_8x2_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2406 of file hevc_mc_bi_msa.c.

Referenced by hevc_hz_bi_4t_8w_msa().

static void hevc_hz_bi_4t_8x6_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2449 of file hevc_mc_bi_msa.c.

Referenced by hevc_hz_bi_4t_8w_msa().

static void hevc_hz_bi_4t_8x4multiple_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2514 of file hevc_mc_bi_msa.c.

Referenced by hevc_hz_bi_4t_8w_msa().

static void hevc_hz_bi_4t_8w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2572 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_4t_12w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2594 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_4t_16w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2667 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_4t_24w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2727 of file hevc_mc_bi_msa.c.

static void hevc_hz_bi_4t_32w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2833 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_4t_4x2_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2894 of file hevc_mc_bi_msa.c.

Referenced by hevc_vt_bi_4t_4w_msa().

static void hevc_vt_bi_4t_4x4_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2942 of file hevc_mc_bi_msa.c.

Referenced by hevc_vt_bi_4t_4w_msa().

static void hevc_vt_bi_4t_4x8multiple_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 2991 of file hevc_mc_bi_msa.c.

Referenced by hevc_vt_bi_4t_4w_msa().

static void hevc_vt_bi_4t_4w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 3064 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_4t_6w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 3086 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_4t_8x2_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 3178 of file hevc_mc_bi_msa.c.

Referenced by hevc_vt_bi_4t_8w_msa().

static void hevc_vt_bi_4t_8x6_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 3222 of file hevc_mc_bi_msa.c.

Referenced by hevc_vt_bi_4t_8w_msa().

static void hevc_vt_bi_4t_8x4multiple_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 3283 of file hevc_mc_bi_msa.c.

Referenced by hevc_vt_bi_4t_8w_msa().

static void hevc_vt_bi_4t_8w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 3345 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_4t_12w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 3367 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_4t_16w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 3449 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_4t_24w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 3534 of file hevc_mc_bi_msa.c.

static void hevc_vt_bi_4t_32w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter,
int32_t  height 
)
static

Definition at line 3658 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_4t_4x2_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y 
)
static

Definition at line 3768 of file hevc_mc_bi_msa.c.

Referenced by hevc_hv_bi_4t_4w_msa().

static void hevc_hv_bi_4t_4x4_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y 
)
static

Definition at line 3835 of file hevc_mc_bi_msa.c.

Referenced by hevc_hv_bi_4t_4w_msa().

static void hevc_hv_bi_4t_4multx8mult_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 3911 of file hevc_mc_bi_msa.c.

Referenced by hevc_hv_bi_4t_4w_msa().

static void hevc_hv_bi_4t_4w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 4030 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_4t_6w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 4054 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_4t_8x2_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y 
)
static

Definition at line 4206 of file hevc_mc_bi_msa.c.

Referenced by hevc_hv_bi_4t_8w_msa().

static void hevc_hv_bi_4t_8multx4_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  width8mult 
)
static

Definition at line 4280 of file hevc_mc_bi_msa.c.

Referenced by hevc_hv_bi_4t_16w_msa(), and hevc_hv_bi_4t_8w_msa().

static void hevc_hv_bi_4t_8x6_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y 
)
static

Definition at line 4376 of file hevc_mc_bi_msa.c.

Referenced by hevc_hv_bi_4t_8w_msa().

static void hevc_hv_bi_4t_8multx4mult_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height,
int32_t  width 
)
static
static void hevc_hv_bi_4t_8w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 4618 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_4t_12w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 4645 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_4t_16w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 4847 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_4t_24w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 4867 of file hevc_mc_bi_msa.c.

static void hevc_hv_bi_4t_32w_msa ( uint8_t src0_ptr,
int32_t  src_stride,
int16_t *  src1_ptr,
int32_t  src2_stride,
uint8_t dst,
int32_t  dst_stride,
const int8_t *  filter_x,
const int8_t *  filter_y,
int32_t  height 
)
static

Definition at line 4882 of file hevc_mc_bi_msa.c.

BI_MC_COPY ( )
BI_MC_COPY ( )
BI_MC_COPY ( )
BI_MC_COPY ( 12  )
BI_MC_COPY ( 16  )
BI_MC_COPY ( 24  )
BI_MC_COPY ( 32  )
BI_MC_COPY ( 48  )
BI_MC_COPY ( 64  )
BI_MC ( qpel  ,
h  ,
,
,
hz  ,
mx   
)
BI_MC ( qpel  ,
h  ,
,
,
hz  ,
mx   
)
BI_MC ( qpel  ,
h  ,
12  ,
,
hz  ,
mx   
)
BI_MC ( qpel  ,
h  ,
16  ,
,
hz  ,
mx   
)
BI_MC ( qpel  ,
h  ,
24  ,
,
hz  ,
mx   
)
BI_MC ( qpel  ,
h  ,
32  ,
,
hz  ,
mx   
)
BI_MC ( qpel  ,
h  ,
48  ,
,
hz  ,
mx   
)
BI_MC ( qpel  ,
h  ,
64  ,
,
hz  ,
mx   
)
BI_MC ( qpel  ,
,
,
,
vt  ,
my   
)
BI_MC ( qpel  ,
,
,
,
vt  ,
my   
)
BI_MC ( qpel  ,
,
12  ,
,
vt  ,
my   
)
BI_MC ( qpel  ,
,
16  ,
,
vt  ,
my   
)
BI_MC ( qpel  ,
,
24  ,
,
vt  ,
my   
)
BI_MC ( qpel  ,
,
32  ,
,
vt  ,
my   
)
BI_MC ( qpel  ,
,
48  ,
,
vt  ,
my   
)
BI_MC ( qpel  ,
,
64  ,
,
vt  ,
my   
)
BI_MC ( epel  ,
h  ,
,
,
hz  ,
mx   
)
BI_MC ( epel  ,
h  ,
,
,
hz  ,
mx   
)
BI_MC ( epel  ,
h  ,
,
,
hz  ,
mx   
)
BI_MC ( epel  ,
h  ,
12  ,
,
hz  ,
mx   
)
BI_MC ( epel  ,
h  ,
16  ,
,
hz  ,
mx   
)
BI_MC ( epel  ,
h  ,
24  ,
,
hz  ,
mx   
)
BI_MC ( epel  ,
h  ,
32  ,
,
hz  ,
mx   
)
BI_MC ( epel  ,
,
,
,
vt  ,
my   
)
BI_MC ( epel  ,
,
,
,
vt  ,
my   
)
BI_MC ( epel  ,
,
,
,
vt  ,
my   
)
BI_MC ( epel  ,
,
12  ,
,
vt  ,
my   
)
BI_MC ( epel  ,
,
16  ,
,
vt  ,
my   
)
BI_MC ( epel  ,
,
24  ,
,
vt  ,
my   
)
BI_MC ( epel  ,
,
32  ,
,
vt  ,
my   
)
BI_MC_HV ( qpel  ,
,
 
)
BI_MC_HV ( qpel  ,
,
 
)
BI_MC_HV ( qpel  ,
12  ,
 
)
BI_MC_HV ( qpel  ,
16  ,
 
)
BI_MC_HV ( qpel  ,
24  ,
 
)
BI_MC_HV ( qpel  ,
32  ,
 
)
BI_MC_HV ( qpel  ,
48  ,
 
)
BI_MC_HV ( qpel  ,
64  ,
 
)
BI_MC_HV ( epel  ,
,
 
)
BI_MC_HV ( epel  ,
,
 
)
BI_MC_HV ( epel  ,
,
 
)
BI_MC_HV ( epel  ,
12  ,
 
)
BI_MC_HV ( epel  ,
16  ,
 
)
BI_MC_HV ( epel  ,
24  ,
 
)
BI_MC_HV ( epel  ,
32  ,
 
)

Variable Documentation

const uint8_t ff_hevc_mask_arr[16 *2]
static