|
FFmpeg
|
#include <stdint.h>#include <msa.h>#include <config.h>Go to the source code of this file.
Macros | |
| #define | ALIGNMENT 16 |
| #define | ALLOC_ALIGNED(align) |
| #define | LD_V(RTYPE, psrc) |
| #define | LD_UB(...) |
| #define | LD_SB(...) |
| #define | LD_UH(...) |
| #define | LD_SH(...) |
| #define | LD_UW(...) |
| #define | LD_SW(...) |
| #define | ST_V(RTYPE, in, pdst) |
| #define | ST_UB(...) |
| #define | ST_SB(...) |
| #define | ST_UH(...) |
| #define | ST_SH(...) |
| #define | ST_UW(...) |
| #define | ST_SW(...) |
| #define | LH(psrc) |
| #define | LW(psrc) |
| #define | LD(psrc) |
| #define | SH(val, pdst) |
| #define | SW(val, pdst) |
| #define | SD(val, pdst) |
| #define | LW4(psrc, stride, out0, out1, out2, out3) |
| #define | LW2(psrc, stride, out0, out1) |
| #define | LD2(psrc, stride, out0, out1) |
| #define | LD4(psrc, stride, out0, out1, out2, out3) |
| #define | SW4(in0, in1, in2, in3, pdst, stride) |
| #define | SD4(in0, in1, in2, in3, pdst, stride) |
| #define | LD_V2(RTYPE, psrc, stride, out0, out1) |
| #define | LD_UB2(...) |
| #define | LD_SB2(...) |
| #define | LD_UH2(...) |
| #define | LD_SH2(...) |
| #define | LD_SW2(...) |
| #define | LD_V3(RTYPE, psrc, stride, out0, out1, out2) |
| #define | LD_UB3(...) |
| #define | LD_SB3(...) |
| #define | LD_V4(RTYPE, psrc, stride, out0, out1, out2, out3) |
| #define | LD_UB4(...) |
| #define | LD_SB4(...) |
| #define | LD_UH4(...) |
| #define | LD_SH4(...) |
| #define | LD_SW4(...) |
| #define | LD_V5(RTYPE, psrc, stride, out0, out1, out2, out3, out4) |
| #define | LD_UB5(...) |
| #define | LD_SB5(...) |
| #define | LD_V6(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5) |
| #define | LD_UB6(...) |
| #define | LD_SB6(...) |
| #define | LD_UH6(...) |
| #define | LD_SH6(...) |
| #define | LD_V7(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6) |
| #define | LD_UB7(...) |
| #define | LD_SB7(...) |
| #define | LD_V8(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6, out7) |
| #define | LD_UB8(...) |
| #define | LD_SB8(...) |
| #define | LD_UH8(...) |
| #define | LD_SH8(...) |
| #define | LD_SW8(...) |
| #define | LD_V16(RTYPE, psrc, stride, out0, out1, out2, out3, out4, out5, out6, out7, out8, out9, out10, out11, out12, out13, out14, out15) |
| #define | LD_SH16(...) |
| #define | ST_V2(RTYPE, in0, in1, pdst, stride) |
| #define | ST_UB2(...) |
| #define | ST_SB2(...) |
| #define | ST_UH2(...) |
| #define | ST_SH2(...) |
| #define | ST_SW2(...) |
| #define | ST_V4(RTYPE, in0, in1, in2, in3, pdst, stride) |
| #define | ST_UB4(...) |
| #define | ST_SB4(...) |
| #define | ST_SH4(...) |
| #define | ST_SW4(...) |
| #define | ST_V6(RTYPE, in0, in1, in2, in3, in4, in5, pdst, stride) |
| #define | ST_SH6(...) |
| #define | ST_V8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) |
| #define | ST_UB8(...) |
| #define | ST_SH8(...) |
| #define | ST_SW8(...) |
| #define | ST_H1(in, idx, pdst) |
| #define | ST_H2(in, idx0, idx1, pdst, stride) |
| #define | ST_H4(in, idx0, idx1, idx2, idx3, pdst, stride) |
| #define | ST_H8(in, idx0, idx1, idx2, idx3, idx4, idx5, idx6, idx7, pdst, stride) |
| #define | ST_W1(in, idx, pdst) |
| #define | ST_W2(in, idx0, idx1, pdst, stride) |
| #define | ST_W4(in, idx0, idx1, idx2, idx3, pdst, stride) |
| #define | ST_W8(in0, in1, idx0, idx1, idx2, idx3, idx4, idx5, idx6, idx7, pdst, stride) |
| #define | ST_D1(in, idx, pdst) |
| #define | ST_D2(in, idx0, idx1, pdst, stride) |
| #define | ST_D4(in0, in1, idx0, idx1, idx2, idx3, pdst, stride) |
| #define | ST_D8(in0, in1, in2, in3, idx0, idx1, idx2, idx3, idx4, idx5, idx6, idx7, pdst, stride) |
| #define | ST12x8_UB(in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) |
| #define | AVER_UB2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | AVER_UB2_UB(...) |
| #define | AVER_UB4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | AVER_UB4_UB(...) |
| #define | SLDI_B(RTYPE, d, s, slide_val, out) |
| #define | SLDI_B2(RTYPE, d0, s0, d1, s1, slide_val, out0, out1) |
| #define | SLDI_B2_UB(...) |
| #define | SLDI_B2_SB(...) |
| #define | SLDI_B2_SH(...) |
| #define | SLDI_B2_SW(...) |
| #define | SLDI_B3(RTYPE, d0, s0, d1, s1, d2, s2, slide_val, out0, out1, out2) |
| #define | SLDI_B3_UB(...) |
| #define | SLDI_B3_SB(...) |
| #define | SLDI_B3_UH(...) |
| #define | SLDI_B4(RTYPE, d0, s0, d1, s1, d2, s2, d3, s3, slide_val, out0, out1, out2, out3) |
| #define | SLDI_B4_UB(...) |
| #define | SLDI_B4_SB(...) |
| #define | SLDI_B4_SH(...) |
| #define | VSHF_B2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) |
| #define | VSHF_B2_UB(...) |
| #define | VSHF_B2_SB(...) |
| #define | VSHF_B2_UH(...) |
| #define | VSHF_B2_SH(...) |
| #define | VSHF_B3(RTYPE, in0, in1, in2, in3, in4, in5, mask0, mask1, mask2, out0, out1, out2) |
| #define | VSHF_B3_SB(...) |
| #define | VSHF_B4(RTYPE, in0, in1, mask0, mask1, mask2, mask3, out0, out1, out2, out3) |
| #define | VSHF_B4_SB(...) |
| #define | VSHF_B4_SH(...) |
| #define | VSHF_H2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) |
| #define | VSHF_H2_SH(...) |
| #define | VSHF_H3(RTYPE, in0, in1, in2, in3, in4, in5, mask0, mask1, mask2, out0, out1, out2) |
| #define | VSHF_H3_SH(...) |
| #define | VSHF_W2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) |
| #define | VSHF_W2_SB(...) |
| #define | DOTP_UB2(RTYPE, mult0, mult1, cnst0, cnst1, out0, out1) |
| #define | DOTP_UB2_UH(...) |
| #define | DOTP_UB4(RTYPE, mult0, mult1, mult2, mult3, cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) |
| #define | DOTP_UB4_UH(...) |
| #define | DOTP_SB2(RTYPE, mult0, mult1, cnst0, cnst1, out0, out1) |
| #define | DOTP_SB2_SH(...) |
| #define | DOTP_SB3(RTYPE, mult0, mult1, mult2, cnst0, cnst1, cnst2, out0, out1, out2) |
| #define | DOTP_SB3_SH(...) |
| #define | DOTP_SB4(RTYPE, mult0, mult1, mult2, mult3, cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) |
| #define | DOTP_SB4_SH(...) |
| #define | DOTP_SH2(RTYPE, mult0, mult1, cnst0, cnst1, out0, out1) |
| #define | DOTP_SH2_SW(...) |
| #define | DOTP_SH4(RTYPE, mult0, mult1, mult2, mult3, cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) |
| #define | DOTP_SH4_SW(...) |
| #define | DPADD_SB2(RTYPE, mult0, mult1, cnst0, cnst1, out0, out1) |
| #define | DPADD_SB2_SH(...) |
| #define | DPADD_SB4(RTYPE, mult0, mult1, mult2, mult3, cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) |
| #define | DPADD_SB4_SH(...) |
| #define | DPADD_UB2(RTYPE, mult0, mult1, cnst0, cnst1, out0, out1) |
| #define | DPADD_UB2_UH(...) |
| #define | DPADD_SH2(RTYPE, mult0, mult1, cnst0, cnst1, out0, out1) |
| #define | DPADD_SH2_SW(...) |
| #define | DPADD_SH4(RTYPE, mult0, mult1, mult2, mult3, cnst0, cnst1, cnst2, cnst3, out0, out1, out2, out3) |
| #define | DPADD_SH4_SW(...) |
| #define | MIN_UH2(RTYPE, in0, in1, min_vec) |
| #define | MIN_UH2_UH(...) |
| #define | MIN_UH4(RTYPE, in0, in1, in2, in3, min_vec) |
| #define | MIN_UH4_UH(...) |
| #define | CLIP_SH(in, min, max) |
| #define | CLIP_SH_0_255(in) |
| #define | CLIP_SH2_0_255(in0, in1) |
| #define | CLIP_SH4_0_255(in0, in1, in2, in3) |
| #define | CLIP_SH8_0_255(in0, in1, in2, in3, in4, in5, in6, in7) |
| #define | CLIP_SW_0_255(in) |
| #define | CLIP_SW2_0_255(in0, in1) |
| #define | CLIP_SW4_0_255(in0, in1, in2, in3) |
| #define | CLIP_SW8_0_255(in0, in1, in2, in3, in4, in5, in6, in7) |
| #define | HADD_SW_S32(in) |
| #define | HADD_UH_U32(in) |
| #define | HADD_SB2(RTYPE, in0, in1, out0, out1) |
| #define | HADD_SB2_SH(...) |
| #define | HADD_SB4(RTYPE, in0, in1, in2, in3, out0, out1, out2, out3) |
| #define | HADD_SB4_UH(...) |
| #define | HADD_SB4_SH(...) |
| #define | HADD_UB2(RTYPE, in0, in1, out0, out1) |
| #define | HADD_UB2_UH(...) |
| #define | HADD_UB3(RTYPE, in0, in1, in2, out0, out1, out2) |
| #define | HADD_UB3_UH(...) |
| #define | HADD_UB4(RTYPE, in0, in1, in2, in3, out0, out1, out2, out3) |
| #define | HADD_UB4_UB(...) |
| #define | HADD_UB4_UH(...) |
| #define | HADD_UB4_SH(...) |
| #define | HSUB_UB2(RTYPE, in0, in1, out0, out1) |
| #define | HSUB_UB2_UH(...) |
| #define | HSUB_UB2_SH(...) |
| #define | HSUB_UB4(RTYPE, in0, in1, in2, in3, out0, out1, out2, out3) |
| #define | HSUB_UB4_UH(...) |
| #define | HSUB_UB4_SH(...) |
| #define | SAD_UB2_UH(in0, in1, ref0, ref1) |
| #define | INSERT_W2(RTYPE, in0, in1, out) |
| #define | INSERT_W2_UB(...) |
| #define | INSERT_W2_SB(...) |
| #define | INSERT_W4(RTYPE, in0, in1, in2, in3, out) |
| #define | INSERT_W4_UB(...) |
| #define | INSERT_W4_SB(...) |
| #define | INSERT_W4_SH(...) |
| #define | INSERT_W4_SW(...) |
| #define | INSERT_D2(RTYPE, in0, in1, out) |
| #define | INSERT_D2_UB(...) |
| #define | INSERT_D2_SB(...) |
| #define | INSERT_D2_SH(...) |
| #define | INSERT_D2_SD(...) |
| #define | ILVEV_B2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVEV_B2_UB(...) |
| #define | ILVEV_B2_SB(...) |
| #define | ILVEV_B2_SH(...) |
| #define | ILVEV_B2_SD(...) |
| #define | ILVEV_H2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVEV_H2_UB(...) |
| #define | ILVEV_H2_SH(...) |
| #define | ILVEV_H2_SW(...) |
| #define | ILVEV_W2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVEV_W2_UB(...) |
| #define | ILVEV_W2_SB(...) |
| #define | ILVEV_W2_UH(...) |
| #define | ILVEV_W2_SD(...) |
| #define | ILVEV_D2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVEV_D2_UB(...) |
| #define | ILVEV_D2_SB(...) |
| #define | ILVEV_D2_SW(...) |
| #define | ILVL_B2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVL_B2_UB(...) |
| #define | ILVL_B2_SB(...) |
| #define | ILVL_B2_UH(...) |
| #define | ILVL_B2_SH(...) |
| #define | ILVL_B4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | ILVL_B4_UB(...) |
| #define | ILVL_B4_SB(...) |
| #define | ILVL_B4_UH(...) |
| #define | ILVL_B4_SH(...) |
| #define | ILVL_H2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVL_H2_SH(...) |
| #define | ILVL_H2_SW(...) |
| #define | ILVL_H4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | ILVL_H4_SH(...) |
| #define | ILVL_H4_SW(...) |
| #define | ILVL_W2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVL_W2_UB(...) |
| #define | ILVL_W2_SB(...) |
| #define | ILVL_W2_SH(...) |
| #define | ILVR_B2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVR_B2_UB(...) |
| #define | ILVR_B2_SB(...) |
| #define | ILVR_B2_UH(...) |
| #define | ILVR_B2_SH(...) |
| #define | ILVR_B2_SW(...) |
| #define | ILVR_B3(RTYPE, in0, in1, in2, in3, in4, in5, out0, out1, out2) |
| #define | ILVR_B3_UB(...) |
| #define | ILVR_B3_SB(...) |
| #define | ILVR_B3_UH(...) |
| #define | ILVR_B3_SH(...) |
| #define | ILVR_B4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | ILVR_B4_UB(...) |
| #define | ILVR_B4_SB(...) |
| #define | ILVR_B4_UH(...) |
| #define | ILVR_B4_SH(...) |
| #define | ILVR_B4_SW(...) |
| #define | ILVR_B8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, in8, in9, in10, in11, in12, in13, in14, in15, out0, out1, out2, out3, out4, out5, out6, out7) |
| #define | ILVR_B8_UH(...) |
| #define | ILVR_B8_SW(...) |
| #define | ILVR_H2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVR_H2_SH(...) |
| #define | ILVR_H2_SW(...) |
| #define | ILVR_H3(RTYPE, in0, in1, in2, in3, in4, in5, out0, out1, out2) |
| #define | ILVR_H3_SH(...) |
| #define | ILVR_H4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | ILVR_H4_SH(...) |
| #define | ILVR_H4_SW(...) |
| #define | ILVR_W2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVR_W2_UB(...) |
| #define | ILVR_W2_SB(...) |
| #define | ILVR_W2_SH(...) |
| #define | ILVR_W4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | ILVR_W4_SB(...) |
| #define | ILVR_W4_UB(...) |
| #define | ILVR_D2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVR_D2_UB(...) |
| #define | ILVR_D2_SB(...) |
| #define | ILVR_D2_SH(...) |
| #define | ILVR_D3(RTYPE, in0, in1, in2, in3, in4, in5, out0, out1, out2) |
| #define | ILVR_D3_SB(...) |
| #define | ILVR_D4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | ILVR_D4_SB(...) |
| #define | ILVR_D4_UB(...) |
| #define | ILVL_D2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ILVL_D2_UB(...) |
| #define | ILVL_D2_SB(...) |
| #define | ILVL_D2_SH(...) |
| #define | ILVRL_B2(RTYPE, in0, in1, out0, out1) |
| #define | ILVRL_B2_UB(...) |
| #define | ILVRL_B2_SB(...) |
| #define | ILVRL_B2_UH(...) |
| #define | ILVRL_B2_SH(...) |
| #define | ILVRL_B2_SW(...) |
| #define | ILVRL_H2(RTYPE, in0, in1, out0, out1) |
| #define | ILVRL_H2_UB(...) |
| #define | ILVRL_H2_SB(...) |
| #define | ILVRL_H2_SH(...) |
| #define | ILVRL_H2_SW(...) |
| #define | ILVRL_W2(RTYPE, in0, in1, out0, out1) |
| #define | ILVRL_W2_UB(...) |
| #define | ILVRL_W2_SH(...) |
| #define | ILVRL_W2_SW(...) |
| #define | MAXI_SH2(RTYPE, in0, in1, max_val) |
| #define | MAXI_SH2_UH(...) |
| #define | MAXI_SH2_SH(...) |
| #define | MAXI_SH4(RTYPE, in0, in1, in2, in3, max_val) |
| #define | MAXI_SH4_UH(...) |
| #define | MAXI_SH4_SH(...) |
| #define | MAXI_SH8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, max_val) |
| #define | MAXI_SH8_UH(...) |
| #define | MAXI_SH8_SH(...) |
| #define | SAT_UH2(RTYPE, in0, in1, sat_val) |
| #define | SAT_UH2_UH(...) |
| #define | SAT_UH2_SH(...) |
| #define | SAT_UH4(RTYPE, in0, in1, in2, in3, sat_val) |
| #define | SAT_UH4_UH(...) |
| #define | SAT_UH4_SH(...) |
| #define | SAT_UH8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, sat_val) |
| #define | SAT_UH8_UH(...) |
| #define | SAT_UH8_SH(...) |
| #define | SAT_SH2(RTYPE, in0, in1, sat_val) |
| #define | SAT_SH2_SH(...) |
| #define | SAT_SH3(RTYPE, in0, in1, in2, sat_val) |
| #define | SAT_SH3_SH(...) |
| #define | SAT_SH4(RTYPE, in0, in1, in2, in3, sat_val) |
| #define | SAT_SH4_SH(...) |
| #define | SAT_SW2(RTYPE, in0, in1, sat_val) |
| #define | SAT_SW2_SW(...) |
| #define | SAT_SW4(RTYPE, in0, in1, in2, in3, sat_val) |
| #define | SAT_SW4_SW(...) |
| #define | SPLATI_H2(RTYPE, in, idx0, idx1, out0, out1) |
| #define | SPLATI_H2_SB(...) |
| #define | SPLATI_H2_SH(...) |
| #define | SPLATI_H3(RTYPE, in, idx0, idx1, idx2, out0, out1, out2) |
| #define | SPLATI_H3_SB(...) |
| #define | SPLATI_H3_SH(...) |
| #define | SPLATI_H4(RTYPE, in, idx0, idx1, idx2, idx3, out0, out1, out2, out3) |
| #define | SPLATI_H4_SB(...) |
| #define | SPLATI_H4_SH(...) |
| #define | SPLATI_W2(RTYPE, in, stidx, out0, out1) |
| #define | SPLATI_W2_SH(...) |
| #define | SPLATI_W2_SW(...) |
| #define | SPLATI_W4(RTYPE, in, out0, out1, out2, out3) |
| #define | SPLATI_W4_SH(...) |
| #define | SPLATI_W4_SW(...) |
| #define | PCKEV_B2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | PCKEV_B2_SB(...) |
| #define | PCKEV_B2_UB(...) |
| #define | PCKEV_B2_SH(...) |
| #define | PCKEV_B2_SW(...) |
| #define | PCKEV_B3(RTYPE, in0, in1, in2, in3, in4, in5, out0, out1, out2) |
| #define | PCKEV_B3_UB(...) |
| #define | PCKEV_B3_SB(...) |
| #define | PCKEV_B4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | PCKEV_B4_SB(...) |
| #define | PCKEV_B4_UB(...) |
| #define | PCKEV_B4_SH(...) |
| #define | PCKEV_B4_SW(...) |
| #define | PCKEV_H2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | PCKEV_H2_SH(...) |
| #define | PCKEV_H2_SW(...) |
| #define | PCKEV_H4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | PCKEV_H4_SH(...) |
| #define | PCKEV_H4_SW(...) |
| #define | PCKEV_D2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | PCKEV_D2_UB(...) |
| #define | PCKEV_D2_SB(...) |
| #define | PCKEV_D2_SH(...) |
| #define | PCKEV_D4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | PCKEV_D4_UB(...) |
| #define | PCKOD_D2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | PCKOD_D2_UB(...) |
| #define | PCKOD_D2_SH(...) |
| #define | PCKOD_D2_SD(...) |
| #define | XORI_B2_128(RTYPE, in0, in1) |
| #define | XORI_B2_128_UB(...) |
| #define | XORI_B2_128_SB(...) |
| #define | XORI_B2_128_SH(...) |
| #define | XORI_B3_128(RTYPE, in0, in1, in2) |
| #define | XORI_B3_128_SB(...) |
| #define | XORI_B4_128(RTYPE, in0, in1, in2, in3) |
| #define | XORI_B4_128_UB(...) |
| #define | XORI_B4_128_SB(...) |
| #define | XORI_B4_128_SH(...) |
| #define | XORI_B5_128(RTYPE, in0, in1, in2, in3, in4) |
| #define | XORI_B5_128_SB(...) |
| #define | XORI_B6_128(RTYPE, in0, in1, in2, in3, in4, in5) |
| #define | XORI_B6_128_SB(...) |
| #define | XORI_B7_128(RTYPE, in0, in1, in2, in3, in4, in5, in6) |
| #define | XORI_B7_128_SB(...) |
| #define | XORI_B8_128(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7) |
| #define | XORI_B8_128_SB(...) |
| #define | XORI_B8_128_UB(...) |
| #define | ADDS_SH2(RTYPE, in0, in1, in2, in3, out0, out1) |
| #define | ADDS_SH2_SH(...) |
| #define | ADDS_SH4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | ADDS_SH4_UH(...) |
| #define | ADDS_SH4_SH(...) |
| #define | SLLI_2V(in0, in1, shift) |
| #define | SLLI_4V(in0, in1, in2, in3, shift) |
| #define | SRA_4V(in0, in1, in2, in3, shift) |
| #define | SRL_H4(RTYPE, in0, in1, in2, in3, shift) |
| #define | SRL_H4_UH(...) |
| #define | SRLR_H4(RTYPE, in0, in1, in2, in3, shift) |
| #define | SRLR_H4_UH(...) |
| #define | SRLR_H4_SH(...) |
| #define | SRLR_H8(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, shift) |
| #define | SRLR_H8_UH(...) |
| #define | SRLR_H8_SH(...) |
| #define | SRAR_H2(RTYPE, in0, in1, shift) |
| #define | SRAR_H2_UH(...) |
| #define | SRAR_H2_SH(...) |
| #define | SRAR_H3(RTYPE, in0, in1, in2, shift) |
| #define | SRAR_H3_SH(...) |
| #define | SRAR_H4(RTYPE, in0, in1, in2, in3, shift) |
| #define | SRAR_H4_UH(...) |
| #define | SRAR_H4_SH(...) |
| #define | SRAR_W2(RTYPE, in0, in1, shift) |
| #define | SRAR_W2_SW(...) |
| #define | SRAR_W4(RTYPE, in0, in1, in2, in3, shift) |
| #define | SRAR_W4_SW(...) |
| #define | SRARI_H2(RTYPE, in0, in1, shift) |
| #define | SRARI_H2_UH(...) |
| #define | SRARI_H2_SH(...) |
| #define | SRARI_H4(RTYPE, in0, in1, in2, in3, shift) |
| #define | SRARI_H4_UH(...) |
| #define | SRARI_H4_SH(...) |
| #define | SRARI_W2(RTYPE, in0, in1, shift) |
| #define | SRARI_W2_SW(...) |
| #define | SRARI_W4(RTYPE, in0, in1, in2, in3, shift) |
| #define | SRARI_W4_SH(...) |
| #define | SRARI_W4_SW(...) |
| #define | MUL2(in0, in1, in2, in3, out0, out1) |
| #define | MUL4(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | ADD2(in0, in1, in2, in3, out0, out1) |
| #define | ADD4(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | SUB2(in0, in1, in2, in3, out0, out1) |
| #define | SUB4(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | UNPCK_R_SB_SH(in, out) |
| #define | UNPCK_R_SH_SW(in, out) |
| #define | UNPCK_SB_SH(in, out0, out1) |
| #define | UNPCK_UB_SH(in, out0, out1) |
| #define | UNPCK_SH_SW(in, out0, out1) |
| #define | SWAP(in0, in1) |
| #define | BUTTERFLY_4(in0, in1, in2, in3, out0, out1, out2, out3) |
| #define | BUTTERFLY_8(in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3, out4, out5, out6, out7) |
| #define | BUTTERFLY_16(in0, in1, in2, in3, in4, in5, in6, in7, in8, in9, in10, in11, in12, in13, in14, in15, out0, out1, out2, out3, out4, out5, out6, out7, out8, out9, out10, out11, out12, out13, out14, out15) |
| #define | TRANSPOSE4x4_UB_UB(in0, in1, in2, in3, out0, out1, out2, out3) |
| #define | TRANSPOSE8x4_UB(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3) |
| #define | TRANSPOSE8x4_UB_UB(...) |
| #define | TRANSPOSE8x4_UB_UH(...) |
| #define | TRANSPOSE8x8_UB(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3, out4, out5, out6, out7) |
| #define | TRANSPOSE8x8_UB_UB(...) |
| #define | TRANSPOSE8x8_UB_UH(...) |
| #define | TRANSPOSE16x4_UB_UB(in0, in1, in2, in3, in4, in5, in6, in7, in8, in9, in10, in11, in12, in13, in14, in15, out0, out1, out2, out3) |
| #define | TRANSPOSE16x8_UB_UB(in0, in1, in2, in3, in4, in5, in6, in7, in8, in9, in10, in11, in12, in13, in14, in15, out0, out1, out2, out3, out4, out5, out6, out7) |
| #define | TRANSPOSE4x4_SH_SH(in0, in1, in2, in3, out0, out1, out2, out3) |
| #define | TRANSPOSE8x8_H(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, out2, out3, out4, out5, out6, out7) |
| #define | TRANSPOSE8x8_UH_UH(...) |
| #define | TRANSPOSE8x8_SH_SH(...) |
| #define | TRANSPOSE4x4_SW_SW(in0, in1, in2, in3, out0, out1, out2, out3) |
| #define | AVE_ST8x4_UB(in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) |
| #define | AVE_ST16x4_UB(in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) |
| #define | AVER_ST8x4_UB(in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) |
| #define | AVER_ST16x4_UB(in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) |
| #define | AVER_DST_ST8x4_UB(in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) |
| #define | AVER_DST_ST16x4_UB(in0, in1, in2, in3, in4, in5, in6, in7, pdst, stride) |
| #define | ADDBLK_ST4x4_UB(in0, in1, in2, in3, pdst, stride) |
| #define | DPADD_SH3_SH(in0, in1, in2, coeff0, coeff1, coeff2) |
| #define | PCKEV_XORI128_UB(in0, in1) |
| #define | CONVERT_UB_AVG_ST8x4_UB(in0, in1, in2, in3, dst0, dst1, pdst, stride) |
| #define | PCKEV_ST4x4_UB(in0, in1, in2, in3, pdst, stride) |
| #define | PCKEV_ST_SB(in0, in1, pdst) |
| #define | HORIZ_2TAP_FILT_UH(in0, in1, mask, coeff, shift) |
| #define ALIGNMENT 16 |
Definition at line 28 of file generic_macros_msa.h.
Referenced by ff_loop_filter_h_16_16_msa(), ff_loop_filter_h_16_8_msa(), ff_loop_filter_v_16_16_msa(), vp9_iadst16x16_colcol_addblk_msa(), vp9_idct16x16_10_colcol_addblk_msa(), vp9_idct16x16_colcol_addblk_msa(), vp9_idct32x32_34_colcol_addblk_msa(), vp9_idct32x32_colcol_addblk_msa(), vp9_idct8x32_1d_columns_addblk_msa(), and vp9_idct8x32_1d_columns_msa().
| #define ALLOC_ALIGNED | ( | align | ) |
Definition at line 29 of file generic_macros_msa.h.
| #define LD_V | ( | RTYPE, | |
| psrc ) |
Definition at line 31 of file generic_macros_msa.h.
| #define LD_UB | ( | ... | ) |
Definition at line 32 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_8x4_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hz_nonmult_msa(), avc_loopfilter_luma_inter_edge_hor_msa(), avc_loopfilter_luma_intra_edge_hor_msa(), common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_hv_bil_16w_msa(), common_hv_bil_and_aver_dst_16w_msa(), common_hv_bil_no_rnd_16x16_msa(), common_hv_bil_no_rnd_8x16_msa(), common_hv_bil_no_rnd_8x8_msa(), common_hz_6t_4x4_msa(), common_hz_6t_4x8_msa(), common_hz_8t_12w_msa(), common_hz_8t_16w_msa(), common_hz_8t_16w_msa(), common_hz_8t_24w_msa(), common_hz_8t_32w_msa(), common_hz_8t_32w_msa(), common_hz_8t_48w_msa(), common_hz_8t_4x16_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x8_msa(), common_hz_8t_4x8_msa(), common_hz_8t_64w_msa(), common_hz_8t_64w_msa(), common_hz_8t_8w_msa(), common_hz_8t_8x4_msa(), common_hz_8t_8x8mult_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_4x4_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_64w_msa(), common_hz_8t_and_aver_dst_8w_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_and_aver_dst_8x8mult_msa(), common_vt_bil_16w_msa(), common_vt_bil_4w_msa(), common_vt_bil_8w_msa(), common_vt_bil_and_aver_dst_16w_msa(), common_vt_bil_and_aver_dst_4w_msa(), common_vt_bil_and_aver_dst_8w_msa(), common_vt_bil_no_rnd_16x16_msa(), common_vt_bil_no_rnd_8x16_msa(), common_vt_bil_no_rnd_8x8_msa(), ff_avg_bilin_16v_msa(), ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_dc_16x16_msa(), ff_h264_intra_pred_dc_16x16_msa(), ff_h264_intra_pred_dc_top_16x16_msa(), ff_intra_pred_8_16x16_msa(), ff_put_bilin_16v_msa(), ff_put_bilin_32v_msa(), ff_put_vp8_bilinear16_v_msa(), ff_put_vp8_epel16_h6_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h6_msa(), ff_put_vp8_epel8_h6v6_msa(), ff_vert_16x16_msa(), ff_vert_32x32_msa(), hevc_intra_pred_angular_lower_4width_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_angular_upper_32width_msa(), hevc_intra_pred_dc_16x16_msa(), hevc_intra_pred_plane_16x16_msa(), hevc_intra_pred_vert_16x16_msa(), hevc_sao_edge_filter_135degree_16multiple_msa(), hevc_sao_edge_filter_45degree_16multiple_msa(), hv_mc_qpel_8x8_msa(), hv_mc_qpel_aver_h_src0_8x8_msa(), hv_mc_qpel_aver_h_src1_8x8_msa(), hv_mc_qpel_aver_hv_src00_8x8_msa(), hv_mc_qpel_aver_hv_src01_8x8_msa(), hv_mc_qpel_aver_hv_src10_8x8_msa(), hv_mc_qpel_aver_hv_src11_8x8_msa(), hv_mc_qpel_aver_v_src0_8x8_msa(), hv_mc_qpel_aver_v_src1_8x8_msa(), hv_mc_qpel_avg_dst_8x8_msa(), hv_mc_qpel_avg_dst_aver_h_src0_8x8_msa(), hv_mc_qpel_avg_dst_aver_h_src1_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src00_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src01_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src10_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src11_8x8_msa(), hv_mc_qpel_avg_dst_aver_v_src0_8x8_msa(), hv_mc_qpel_avg_dst_aver_v_src1_8x8_msa(), hv_mc_qpel_no_rnd_8x8_msa(), hv_mc_qpel_no_rnd_aver_h_src0_8x8_msa(), hv_mc_qpel_no_rnd_aver_h_src1_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src00_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src01_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src10_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src11_8x8_msa(), hv_mc_qpel_no_rnd_aver_v_src0_8x8_msa(), hv_mc_qpel_no_rnd_aver_v_src1_8x8_msa(), intra_predict_dc_4blk_8x8_msa(), intra_predict_mad_cow_dc_0lt_8x8_msa(), intra_predict_mad_cow_dc_l0t_8x8_msa(), intra_predict_plane_8x8_msa(), intra_predict_vert_16x16_msa(), intra_predict_vert_32x32_msa(), intra_predict_vert_dc_8x8_msa(), sad_16width_msa(), sad_8width_msa(), sad_horiz_bilinear_filter_16width_msa(), sad_horiz_bilinear_filter_8width_msa(), sad_hv_bilinear_filter_16width_msa(), sad_hv_bilinear_filter_8width_msa(), sad_vert_bilinear_filter_16width_msa(), sad_vert_bilinear_filter_8width_msa(), sse_16width_msa(), sse_8width_msa(), vert_mc_qpel_16x16_msa(), vert_mc_qpel_8x8_msa(), vert_mc_qpel_aver_src0_16x16_msa(), vert_mc_qpel_aver_src0_8x8_msa(), vert_mc_qpel_aver_src1_16x16_msa(), vert_mc_qpel_aver_src1_8x8_msa(), vert_mc_qpel_avg_dst_16x16_msa(), vert_mc_qpel_avg_dst_8x8_msa(), vert_mc_qpel_avg_dst_aver_src0_16x16_msa(), vert_mc_qpel_avg_dst_aver_src0_8x8_msa(), vert_mc_qpel_avg_dst_aver_src1_16x16_msa(), vert_mc_qpel_avg_dst_aver_src1_8x8_msa(), vert_mc_qpel_no_rnd_16x16_msa(), vert_mc_qpel_no_rnd_8x8_msa(), vert_mc_qpel_no_rnd_aver_src0_16x16_msa(), vert_mc_qpel_no_rnd_aver_src0_8x8_msa(), vert_mc_qpel_no_rnd_aver_src1_16x16_msa(), vert_mc_qpel_no_rnd_aver_src1_8x8_msa(), vp9_hz_lpf_t16_16w(), vp9_iadst16_1d_columns_addblk_msa(), vp9_iadst8x8_colcol_addblk_msa(), vp9_vt_lpf_t16_16w(), and vp9_vt_lpf_t16_8w().
| #define LD_SB | ( | ... | ) |
Definition at line 33 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_2x2_msa(), avc_chroma_hv_2x4_msa(), avc_chroma_hv_4x2_msa(), avc_chroma_hv_4x4_msa(), avc_chroma_hv_4x8_msa(), avc_chroma_hv_8x4_msa(), avc_chroma_hv_8x8_msa(), avc_chroma_hv_and_aver_dst_2x2_msa(), avc_chroma_hv_and_aver_dst_2x4_msa(), avc_chroma_hv_and_aver_dst_4x2_msa(), avc_chroma_hv_and_aver_dst_4x4_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_2x2_msa(), avc_chroma_hz_2x4_msa(), avc_chroma_hz_4x2_msa(), avc_chroma_hz_4x4_msa(), avc_chroma_hz_4x8_msa(), avc_chroma_hz_8x4_msa(), avc_chroma_hz_8x8_msa(), avc_chroma_hz_and_aver_dst_2x2_msa(), avc_chroma_hz_and_aver_dst_2x4_msa(), avc_chroma_hz_and_aver_dst_4x2_msa(), avc_chroma_hz_and_aver_dst_4x4_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_hz_nonmult_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_and_aver_dst_4x4_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hv_2ht_2vt_and_aver_dst_8x4_msa(), common_hv_2ht_2vt_and_aver_dst_8x8mult_msa(), common_hv_bil_4w_msa(), common_hv_bil_8w_msa(), common_hv_bil_and_aver_dst_4w_msa(), common_hv_bil_and_aver_dst_8w_msa(), common_hv_bil_no_rnd_4x8_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x8_msa(), common_hz_2t_4x8_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_and_aver_dst_4x4_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_2t_and_aver_dst_8x4_msa(), common_hz_2t_and_aver_dst_8x8mult_msa(), common_hz_4t_12w_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x2_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x8_msa(), common_hz_4t_4x8_msa(), common_hz_4t_6w_msa(), common_hz_4t_8x2mult_msa(), common_hz_4t_8x4mult_msa(), common_hz_8t_32w_msa(), common_hz_8t_32w_msa(), common_hz_8t_48w_msa(), common_hz_8t_64w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_64w_msa(), common_vt_2t_4x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_and_aver_dst_4x4_msa(), common_vt_2t_and_aver_dst_4x8_msa(), common_vt_4t_4x4multiple_msa(), ff_avg_bilin_16h_msa(), ff_avg_bilin_16hv_msa(), ff_avg_bilin_32h_msa(), ff_avg_bilin_64h_msa(), ff_put_bilin_16h_msa(), ff_put_bilin_16hv_msa(), ff_put_bilin_32h_msa(), ff_put_bilin_64h_msa(), ff_put_vp8_bilinear16_h_msa(), ff_put_vp8_bilinear16_hv_msa(), ff_put_vp8_epel16_h4_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_v4_msa(), ff_put_vp8_epel8_h4_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_tm_16x16_msa(), ff_tm_32x32_msa(), ff_tm_4x4_msa(), ff_tm_8x8_msa(), hevc_copy_12w_msa(), hevc_copy_6w_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_8t_8multx1mult_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_hz_4t_12w_msa(), hevc_hz_4t_16w_msa(), hevc_hz_4t_24w_msa(), hevc_hz_4t_32w_msa(), hevc_hz_4t_4x2_msa(), hevc_hz_4t_4x4_msa(), hevc_hz_4t_4x8multiple_msa(), hevc_hz_4t_6w_msa(), hevc_hz_4t_8x2multiple_msa(), hevc_hz_4t_8x4multiple_msa(), hevc_hz_8t_12w_msa(), hevc_hz_8t_16w_msa(), hevc_hz_8t_24w_msa(), hevc_hz_8t_32w_msa(), hevc_hz_8t_48w_msa(), hevc_hz_8t_4w_msa(), hevc_hz_8t_64w_msa(), hevc_hz_8t_8w_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_16w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_hz_bi_4t_32w_msa(), hevc_hz_bi_4t_4x2_msa(), hevc_hz_bi_4t_4x4_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x2_msa(), hevc_hz_bi_4t_8x4multiple_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_bi_8t_12w_msa(), hevc_hz_bi_8t_16w_msa(), hevc_hz_bi_8t_24w_msa(), hevc_hz_bi_8t_32w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_bi_8t_64w_msa(), hevc_hz_bi_8t_8w_msa(), hevc_hz_biwgt_4t_12w_msa(), hevc_hz_biwgt_4t_16w_msa(), hevc_hz_biwgt_4t_24w_msa(), hevc_hz_biwgt_4t_32w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_hz_biwgt_4t_4x4_msa(), hevc_hz_biwgt_4t_4x8multiple_msa(), hevc_hz_biwgt_4t_6w_msa(), hevc_hz_biwgt_4t_8x2_msa(), hevc_hz_biwgt_4t_8x4multiple_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_hz_biwgt_8t_12w_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_biwgt_8t_32w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_hz_biwgt_8t_4w_msa(), hevc_hz_biwgt_8t_64w_msa(), hevc_hz_biwgt_8t_8w_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_intra_pred_angular_upper_4width_msa(), hevc_intra_pred_angular_upper_8width_msa(), hevc_intra_pred_horiz_16x16_msa(), hevc_sao_band_filter_16multiple_msa(), hevc_sao_band_filter_4width_msa(), hevc_sao_band_filter_8width_msa(), hevc_sao_edge_filter_0degree_16multiple_msa(), hevc_sao_edge_filter_0degree_4width_msa(), hevc_sao_edge_filter_0degree_8width_msa(), hevc_sao_edge_filter_135degree_16multiple_msa(), hevc_sao_edge_filter_135degree_4width_msa(), hevc_sao_edge_filter_135degree_8width_msa(), hevc_sao_edge_filter_45degree_16multiple_msa(), hevc_sao_edge_filter_45degree_4width_msa(), hevc_sao_edge_filter_45degree_8width_msa(), hevc_sao_edge_filter_90degree_16multiple_msa(), hevc_sao_edge_filter_90degree_4width_msa(), hevc_sao_edge_filter_90degree_8width_msa(), process_intra_lower_16x16_msa(), and process_intra_upper_16x16_msa().
| #define LD_UH | ( | ... | ) |
Definition at line 34 of file generic_macros_msa.h.
Referenced by common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_and_aver_dst_4x4_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x8_msa(), common_hz_2t_4x8_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_and_aver_dst_4x4_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_2t_and_aver_dst_8x4_msa(), common_hz_2t_and_aver_dst_8x8mult_msa(), ff_avg_bilin_16h_msa(), ff_avg_bilin_16v_msa(), ff_avg_bilin_32h_msa(), ff_avg_bilin_32v_msa(), ff_avg_bilin_64h_msa(), ff_avg_bilin_64v_msa(), ff_put_bilin_16h_msa(), ff_put_bilin_32h_msa(), ff_put_bilin_64h_msa(), ff_put_vp8_bilinear16_h_msa(), hevc_loopfilter_chroma_hor_msa(), and hevc_loopfilter_luma_hor_msa().
| #define LD_SH | ( | ... | ) |
Definition at line 35 of file generic_macros_msa.h.
Referenced by avc_deq_idct_luma_dc_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hv_2ht_2vt_and_aver_dst_8x4_msa(), common_hv_2ht_2vt_and_aver_dst_8x8mult_msa(), common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_hz_4t_12w_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x2_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x8_msa(), common_hz_4t_4x8_msa(), common_hz_4t_6w_msa(), common_hz_4t_8x2mult_msa(), common_hz_4t_8x4mult_msa(), common_hz_6t_4x4_msa(), common_hz_6t_4x8_msa(), common_hz_8t_12w_msa(), common_hz_8t_16w_msa(), common_hz_8t_16w_msa(), common_hz_8t_24w_msa(), common_hz_8t_32w_msa(), common_hz_8t_32w_msa(), common_hz_8t_48w_msa(), common_hz_8t_4x16_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x8_msa(), common_hz_8t_4x8_msa(), common_hz_8t_64w_msa(), common_hz_8t_64w_msa(), common_hz_8t_8w_msa(), common_hz_8t_8x4_msa(), common_hz_8t_8x8mult_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_4x4_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_64w_msa(), common_hz_8t_and_aver_dst_8w_msa(), common_vt_2t_4x4_msa(), common_vt_2t_4x4_msa(), common_vt_2t_4x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_and_aver_dst_4x4_msa(), common_vt_2t_and_aver_dst_4x8_msa(), common_vt_2t_and_aver_dst_8x4_msa(), common_vt_2t_and_aver_dst_8x8mult_msa(), common_vt_4t_12w_msa(), common_vt_4t_16w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_4t_4x2_msa(), common_vt_4t_4x4multiple_msa(), common_vt_4t_6w_msa(), common_vt_4t_8x2_msa(), common_vt_4t_8x4mult_msa(), common_vt_4t_8x6_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_8t_and_aver_dst_4w_msa(), common_vt_8t_and_aver_dst_8w_msa(), ff_avg_bilin_16hv_msa(), ff_h264_idct_add_msa(), ff_put_bilin_16hv_msa(), ff_put_bilin_16v_msa(), ff_put_bilin_32v_msa(), ff_put_bilin_64v_msa(), ff_put_vp8_bilinear16_hv_msa(), ff_put_vp8_bilinear16_v_msa(), ff_put_vp8_epel16_h4_msa(), ff_put_vp8_epel16_h6_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel16_v6_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel4_v4_msa(), ff_put_vp8_epel4_v6_msa(), ff_put_vp8_epel8_h4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_h6v6_msa(), ff_put_vp8_epel8_v4_msa(), ff_put_vp8_epel8_v6_msa(), h263_dct_unquantize_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_8t_8multx1mult_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_hz_4t_12w_msa(), hevc_hz_4t_16w_msa(), hevc_hz_4t_24w_msa(), hevc_hz_4t_32w_msa(), hevc_hz_4t_4x2_msa(), hevc_hz_4t_4x4_msa(), hevc_hz_4t_4x8multiple_msa(), hevc_hz_4t_6w_msa(), hevc_hz_4t_8x2multiple_msa(), hevc_hz_4t_8x4multiple_msa(), hevc_hz_8t_12w_msa(), hevc_hz_8t_16w_msa(), hevc_hz_8t_24w_msa(), hevc_hz_8t_32w_msa(), hevc_hz_8t_48w_msa(), hevc_hz_8t_4w_msa(), hevc_hz_8t_64w_msa(), hevc_hz_8t_8w_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_16w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_hz_bi_4t_32w_msa(), hevc_hz_bi_4t_4x2_msa(), hevc_hz_bi_4t_4x4_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x2_msa(), hevc_hz_bi_4t_8x4multiple_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_bi_8t_12w_msa(), hevc_hz_bi_8t_16w_msa(), hevc_hz_bi_8t_24w_msa(), hevc_hz_bi_8t_32w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_bi_8t_64w_msa(), hevc_hz_bi_8t_8w_msa(), hevc_hz_biwgt_4t_12w_msa(), hevc_hz_biwgt_4t_16w_msa(), hevc_hz_biwgt_4t_24w_msa(), hevc_hz_biwgt_4t_32w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_hz_biwgt_4t_4x4_msa(), hevc_hz_biwgt_4t_4x8multiple_msa(), hevc_hz_biwgt_4t_6w_msa(), hevc_hz_biwgt_4t_8x2_msa(), hevc_hz_biwgt_4t_8x4multiple_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_hz_biwgt_8t_12w_msa(), hevc_hz_biwgt_8t_16w_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_biwgt_8t_32w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_hz_biwgt_8t_4w_msa(), hevc_hz_biwgt_8t_64w_msa(), hevc_hz_biwgt_8t_8w_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_idct_8x32_column_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_16w_msa(), hevc_vt_4t_24w_msa(), hevc_vt_4t_32w_msa(), hevc_vt_4t_4x16_msa(), hevc_vt_4t_4x2_msa(), hevc_vt_4t_4x4_msa(), hevc_vt_4t_4x8_msa(), hevc_vt_4t_6w_msa(), hevc_vt_4t_8x2_msa(), hevc_vt_4t_8x4multiple_msa(), hevc_vt_4t_8x6_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_8t_4w_msa(), hevc_vt_8t_8w_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_4t_4x2_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_4t_8x2_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_4t_8x6_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_4t_4x2_msa(), hevc_vt_biwgt_4t_4x4_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_4t_6w_msa(), hevc_vt_biwgt_4t_8x2_msa(), hevc_vt_biwgt_4t_8x4multiple_msa(), hevc_vt_biwgt_4t_8x6_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_biwgt_8t_4w_msa(), hevc_vt_biwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x2_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), hevc_vt_uniwgt_8t_8w_msa(), put_vc1_mspel_mc_h_v_msa(), vp9_iadst16_1d_columns_addblk_msa(), vp9_iadst4x4_colcol_addblk_msa(), vp9_iadst_idct_4x4_add_msa(), vp9_idct4x4_colcol_addblk_msa(), vp9_idct8x32_column_butterfly_addblk(), vp9_idct8x32_column_odd_process_store(), vp9_idct_butterfly_transpose_store(), and vp9_idct_iadst_4x4_add_msa().
| #define LD_UW | ( | ... | ) |
Definition at line 36 of file generic_macros_msa.h.
| #define LD_SW | ( | ... | ) |
Definition at line 37 of file generic_macros_msa.h.
| #define ST_V | ( | RTYPE, | |
| in, | |||
| pdst ) |
Definition at line 39 of file generic_macros_msa.h.
| #define ST_UB | ( | ... | ) |
Definition at line 40 of file generic_macros_msa.h.
Referenced by avc_loopfilter_cb_or_cr_inter_edge_hor_msa(), avc_loopfilter_cb_or_cr_intra_edge_hor_msa(), avc_loopfilter_luma_inter_edge_hor_msa(), avc_loopfilter_luma_intra_edge_hor_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_8t_16w_msa(), common_hz_8t_16w_msa(), common_hz_8t_24w_msa(), common_hz_8t_32w_msa(), common_hz_8t_32w_msa(), common_hz_8t_48w_msa(), common_hz_8t_64w_msa(), common_hz_8t_64w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_intra_pred_8_16x16_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_vp8_epel16_h4_msa(), ff_put_vp8_epel16_h6_msa(), ff_vert_16x16_msa(), hevc_bi_copy_48w_msa(), hevc_biwgt_copy_48w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_dc_16x16_msa(), hevc_intra_pred_vert_16x16_msa(), hevc_sao_edge_filter_0degree_16multiple_msa(), hevc_uniwgt_copy_48w_msa(), horiz_mc_qpel_16width_msa(), horiz_mc_qpel_aver_src0_16width_msa(), horiz_mc_qpel_aver_src1_16width_msa(), horiz_mc_qpel_no_rnd_16width_msa(), horiz_mc_qpel_no_rnd_aver_src0_16width_msa(), horiz_mc_qpel_no_rnd_aver_src1_16width_msa(), hv_mc_qpel_aver_horiz_16x16_msa(), hv_mc_qpel_aver_horiz_src0_16x16_msa(), hv_mc_qpel_aver_horiz_src1_16x16_msa(), hv_mc_qpel_no_rnd_horiz_16x16_msa(), hv_mc_qpel_no_rnd_horiz_src0_16x16_msa(), hv_mc_qpel_no_rnd_horiz_src1_16x16_msa(), memset_zero_16width_msa(), vert_mc_qpel_16x16_msa(), vert_mc_qpel_aver_src0_16x16_msa(), vert_mc_qpel_aver_src1_16x16_msa(), vert_mc_qpel_no_rnd_16x16_msa(), vert_mc_qpel_no_rnd_aver_src0_16x16_msa(), vert_mc_qpel_no_rnd_aver_src1_16x16_msa(), vp9_hz_lpf_t16_16w(), vp9_hz_lpf_t4_and_t8_16w(), vp9_vt_lpf_t16_16w(), vp9_vt_lpf_t4_and_t8_16w(), and vp9_vt_lpf_t4_and_t8_8w().
| #define ST_SB | ( | ... | ) |
Definition at line 41 of file generic_macros_msa.h.
Referenced by hevc_hz_bi_8t_24w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_intra_pred_angular_lower_16width_msa(), and hevc_intra_pred_horiz_16x16_msa().
| #define ST_UH | ( | ... | ) |
Definition at line 42 of file generic_macros_msa.h.
Referenced by hevc_copy_12w_msa().
| #define ST_SH | ( | ... | ) |
Definition at line 43 of file generic_macros_msa.h.
Referenced by ff_vp3_h_loop_filter_msa(), ff_vp3_v_loop_filter_msa(), h263_dct_unquantize_msa(), hevc_hz_8t_24w_msa(), hevc_hz_8t_64w_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_idct_8x32_column_msa(), hevc_vt_4t_24w_msa(), mpeg2_dct_unquantize_inter_msa(), vp9_idct8x32_column_odd_process_store(), and vp9_idct_butterfly_transpose_store().
| #define ST_UW | ( | ... | ) |
Definition at line 44 of file generic_macros_msa.h.
| #define ST_SW | ( | ... | ) |
Definition at line 45 of file generic_macros_msa.h.
Referenced by hevc_hv_8t_12w_msa(), and hevc_hv_8t_8multx1mult_msa().
| #define LH | ( | psrc | ) |
Definition at line 89 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_and_aver_dst_2x2_msa(), avc_chroma_hv_and_aver_dst_2x4_msa(), avc_chroma_hz_and_aver_dst_2x2_msa(), avc_chroma_hz_and_aver_dst_2x4_msa(), avc_chroma_vt_and_aver_dst_2x2_msa(), and avc_chroma_vt_and_aver_dst_2x4_msa().
| #define LW | ( | psrc | ) |
Definition at line 104 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_msa(), common_hz_bil_and_aver_dst_4w_msa(), common_vt_bil_and_aver_dst_4w_msa(), ff_dc_4x4_msa(), ff_h264_idct4x4_addblk_dc_msa(), ff_h264_idct_add_msa(), ff_hor_16x16_msa(), ff_hor_32x32_msa(), ff_tm_16x16_msa(), ff_tm_32x32_msa(), ff_tm_4x4_msa(), ff_tm_8x8_msa(), hevc_idct_8x32_column_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_angular_upper_8width_msa(), hevc_intra_pred_dc_4x4_msa(), hevc_intra_pred_horiz_4x4_msa(), hevc_intra_pred_plane_4x4_msa(), hevc_intra_pred_vert_4x4_msa(), and sse_4width_msa().
| #define LD | ( | psrc | ) |
Definition at line 137 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_intra_msa(), avc_h_loop_filter_luma_mbaff_msa(), copy_8x8_msa(), ff_dc_8x8_msa(), hevc_intra_pred_angular_lower_4width_msa(), hevc_intra_pred_angular_upper_4width_msa(), hevc_intra_pred_dc_8x8_msa(), hevc_intra_pred_horiz_8x8_msa(), hevc_intra_pred_plane_8x8_msa(), hevc_intra_pred_vert_8x8_msa(), intra_predict_plane_16x16_msa(), and intra_predict_vert_8x8_msa().
| #define SH | ( | val, | |
| pdst ) |
Definition at line 154 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_2x2_msa(), avc_chroma_hv_and_aver_dst_2x2_msa(), avc_chroma_hz_2x2_msa(), avc_chroma_hz_and_aver_dst_2x2_msa(), avc_chroma_vt_2x2_msa(), avc_chroma_vt_and_aver_dst_2x2_msa(), avc_deq_idct_luma_dc_msa(), avc_h_loop_filter_chroma422_mbaff_msa(), avc_h_loop_filter_luma_mbaff_intra_msa(), hevc_loopfilter_luma_ver_msa(), and yuv2gbrp_full_X_c().
| #define SW | ( | val, | |
| pdst ) |
Definition at line 167 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_intra_msa(), avc_h_loop_filter_luma_mbaff_msa(), avg_width4_msa(), common_hv_bil_4w_msa(), common_hv_bil_and_aver_dst_4w_msa(), common_hz_bil_4w_msa(), common_hz_bil_and_aver_dst_4w_msa(), common_vt_8t_12w_msa(), common_vt_bil_4w_msa(), common_vt_bil_and_aver_dst_4w_msa(), copy_width4_msa(), evolve(), ff_h264_idct_add_msa(), hevc_copy_6w_msa(), hevc_hz_4t_6w_msa(), hevc_hz_bi_8t_12w_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_angular_upper_8width_msa(), hevc_intra_pred_dc_4x4_msa(), hevc_intra_pred_horiz_4x4_msa(), hevc_loopfilter_luma_ver_msa(), hevc_sao_edge_filter_0degree_4width_msa(), hevc_sao_edge_filter_135degree_4width_msa(), hevc_sao_edge_filter_45degree_4width_msa(), hevc_sao_edge_filter_90degree_4width_msa(), and hevc_vt_4t_6w_msa().
| #define SD | ( | val, | |
| pdst ) |
Definition at line 180 of file generic_macros_msa.h.
| #define LW4 | ( | psrc, | |
| stride, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 202 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x4_msa(), avc_biwgt_4x8_msa(), avc_chroma_hv_and_aver_dst_4x4_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hz_and_aver_dst_4x4_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_vt_and_aver_dst_4x4_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_luma_hv_qrt_and_aver_dst_4x4_msa(), avc_wgt_4x4_msa(), avc_wgt_4x8_msa(), avg_width4_msa(), avg_width4_msa(), common_hv_2ht_2vt_and_aver_dst_4x4_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hz_2t_and_aver_dst_4x4_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_4x4_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_vt_2t_and_aver_dst_4x4_msa(), common_vt_2t_and_aver_dst_4x8_msa(), common_vt_8t_and_aver_dst_4w_msa(), copy_width4_msa(), ff_avg_h264_qpel4_mc00_msa(), ff_avg_h264_qpel4_mc01_msa(), ff_avg_h264_qpel4_mc02_msa(), ff_avg_h264_qpel4_mc03_msa(), ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc22_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_avg_h264_qpel4_mc32_msa(), hevc_addblk_4x4_msa(), hevc_bi_copy_4w_msa(), hevc_biwgt_copy_4w_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_uniwgt_copy_4w_msa(), and sse_4width_msa().
| #define LW2 | ( | psrc, | |
| stride, | |||
| out0, | |||
| out1 ) |
Definition at line 210 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x2_msa(), avc_chroma_hv_and_aver_dst_4x2_msa(), avc_chroma_hz_and_aver_dst_4x2_msa(), avc_chroma_vt_and_aver_dst_4x2_msa(), avc_wgt_4x2_msa(), avg_width4_msa(), copy_width4_msa(), hevc_bi_copy_4w_msa(), hevc_biwgt_copy_4w_msa(), and hevc_uniwgt_copy_4w_msa().
| #define LD2 | ( | psrc, | |
| stride, | |||
| out0, | |||
| out1 ) |
Definition at line 223 of file generic_macros_msa.h.
Referenced by copy_width8_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc32_msa(), hevc_bi_copy_4w_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_4w_msa(), hevc_biwgt_copy_8w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), and hevc_uniwgt_copy_8w_msa().
| #define LD4 | ( | psrc, | |
| stride, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 228 of file generic_macros_msa.h.
Referenced by avc_biwgt_8x16_msa(), avc_biwgt_8x4_msa(), avc_biwgt_8x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), avc_wgt_8x16_msa(), avc_wgt_8x4_msa(), avc_wgt_8x8_msa(), avg_width8_msa(), avg_width8_msa(), common_hv_2ht_2vt_and_aver_dst_8x4_msa(), common_hv_2ht_2vt_and_aver_dst_8x8mult_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_hz_2t_and_aver_dst_8x4_msa(), common_hz_2t_and_aver_dst_8x8mult_msa(), common_hz_8t_and_aver_dst_8w_msa(), common_vt_2t_and_aver_dst_8x4_msa(), common_vt_2t_and_aver_dst_8x8mult_msa(), common_vt_8t_and_aver_dst_8w_msa(), copy_width24_msa(), copy_width8_msa(), copy_width8_msa(), copy_width8_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel8_mc00_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel8_mc00_msa(), hevc_addblk_8x8_msa(), hevc_bi_copy_4w_msa(), hevc_bi_copy_6w_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_4w_msa(), hevc_biwgt_copy_6w_msa(), hevc_biwgt_copy_8w_msa(), hevc_uniwgt_copy_6w_msa(), and hevc_uniwgt_copy_8w_msa().
| #define SW4 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| pdst, | |||
| stride ) |
Definition at line 241 of file generic_macros_msa.h.
Referenced by avg_width4_msa(), copy_width4_msa(), ff_dc_4x4_msa(), hevc_intra_pred_dc_4x4_msa(), hevc_intra_pred_horiz_4x4_msa(), and hevc_intra_pred_vert_4x4_msa().
| #define SD4 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| pdst, | |||
| stride ) |
Definition at line 256 of file generic_macros_msa.h.
Referenced by add_pixels_clamped_msa(), avg_width8_msa(), avg_width8_msa(), copy_8bit_value_width8_msa(), copy_width24_msa(), copy_width8_msa(), copy_width8_msa(), copy_width8_msa(), copy_width8_msa(), ff_dc_8x8_msa(), ff_h264_intra_pred_dc_128_8x8_msa(), ff_loop_filter_v_16_8_msa(), ff_loop_filter_v_4_8_msa(), ff_loop_filter_v_8_8_msa(), ff_put_h264_qpel8_mc00_msa(), ff_put_vp8_pixels8_msa(), ff_vp8_v_loop_filter8uv_inner_msa(), ff_vp8_v_loop_filter8uv_msa(), h263_v_loop_filter_msa(), hevc_hz_8t_12w_msa(), hevc_intra_pred_horiz_8x8_msa(), intra_predict_dc_4blk_8x8_msa(), intra_predict_hor_dc_8x8_msa(), intra_predict_horiz_8x8_msa(), intra_predict_mad_cow_dc_0l0_8x8_msa(), intra_predict_mad_cow_dc_0lt_8x8_msa(), intra_predict_mad_cow_dc_l00_8x8_msa(), intra_predict_mad_cow_dc_l0t_8x8_msa(), intra_predict_vert_8x8_msa(), intra_predict_vert_dc_8x8_msa(), put_pixels_clamped_msa(), put_signed_pixels_clamped_msa(), simple_idct_add_msa(), and simple_idct_put_msa().
| #define LD_V2 | ( | RTYPE, | |
| psrc, | |||
| stride, | |||
| out0, | |||
| out1 ) |
Definition at line 272 of file generic_macros_msa.h.
| #define LD_UB2 | ( | ... | ) |
Definition at line 277 of file generic_macros_msa.h.
Referenced by avg_width4_msa(), common_hv_bil_and_aver_dst_4w_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_64w_msa(), common_hz_bil_4w_msa(), common_hz_bil_and_aver_dst_4w_msa(), common_vt_bil_4w_msa(), common_vt_bil_and_aver_dst_4w_msa(), copy_width8_msa(), ff_avg_bilin_32h_msa(), ff_avg_bilin_32v_msa(), ff_avg_bilin_64v_msa(), ff_dc_32x32_msa(), ff_intra_pred_8_32x32_msa(), ff_pixelutils_sad16_msa(), ff_put_bilin_64v_msa(), hevc_addblk_32x32_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_angular_upper_32width_msa(), hevc_intra_pred_dc_32x32_msa(), hevc_sao_edge_filter_0degree_4width_msa(), hevc_sao_edge_filter_0degree_8width_msa(), hevc_sao_edge_filter_135degree_4width_msa(), hevc_sao_edge_filter_135degree_8width_msa(), hevc_sao_edge_filter_45degree_4width_msa(), hevc_sao_edge_filter_45degree_8width_msa(), hevc_sao_edge_filter_90degree_16multiple_msa(), hevc_sao_edge_filter_90degree_4width_msa(), hevc_sao_edge_filter_90degree_8width_msa(), horiz_mc_qpel_avg_dst_16width_msa(), horiz_mc_qpel_avg_dst_aver_src0_16width_msa(), horiz_mc_qpel_avg_dst_aver_src1_16width_msa(), hv_mc_qpel_8x8_msa(), hv_mc_qpel_aver_h_src0_8x8_msa(), hv_mc_qpel_aver_horiz_16x16_msa(), hv_mc_qpel_aver_horiz_src0_16x16_msa(), hv_mc_qpel_aver_horiz_src1_16x16_msa(), hv_mc_qpel_aver_hv_src00_8x8_msa(), hv_mc_qpel_aver_hv_src01_8x8_msa(), hv_mc_qpel_aver_hv_src11_8x8_msa(), hv_mc_qpel_aver_v_src0_8x8_msa(), hv_mc_qpel_aver_v_src1_8x8_msa(), hv_mc_qpel_avg_dst_8x8_msa(), hv_mc_qpel_avg_dst_aver_h_src0_8x8_msa(), hv_mc_qpel_avg_dst_aver_h_src1_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src00_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src01_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src10_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src11_8x8_msa(), hv_mc_qpel_avg_dst_aver_v_src0_8x8_msa(), hv_mc_qpel_avg_dst_aver_v_src1_8x8_msa(), hv_mc_qpel_no_rnd_8x8_msa(), hv_mc_qpel_no_rnd_aver_h_src0_8x8_msa(), hv_mc_qpel_no_rnd_aver_h_src1_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src00_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src01_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src10_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src11_8x8_msa(), hv_mc_qpel_no_rnd_aver_v_src0_8x8_msa(), hv_mc_qpel_no_rnd_aver_v_src1_8x8_msa(), hv_mc_qpel_no_rnd_horiz_16x16_msa(), hv_mc_qpel_no_rnd_horiz_src0_16x16_msa(), hv_mc_qpel_no_rnd_horiz_src1_16x16_msa(), sad_16width_msa(), sad_hv_bilinear_filter_16width_msa(), sad_hv_bilinear_filter_8width_msa(), sad_vert_bilinear_filter_16width_msa(), sad_vert_bilinear_filter_8width_msa(), vert_mc_qpel_8x8_msa(), vert_mc_qpel_aver_src0_16x16_msa(), vert_mc_qpel_aver_src0_8x8_msa(), vert_mc_qpel_aver_src1_8x8_msa(), vert_mc_qpel_avg_dst_16x16_msa(), vert_mc_qpel_avg_dst_8x8_msa(), vert_mc_qpel_avg_dst_aver_src0_16x16_msa(), vert_mc_qpel_avg_dst_aver_src0_8x8_msa(), vert_mc_qpel_avg_dst_aver_src1_16x16_msa(), vert_mc_qpel_avg_dst_aver_src1_8x8_msa(), vert_mc_qpel_no_rnd_8x8_msa(), vert_mc_qpel_no_rnd_aver_src0_8x8_msa(), vert_mc_qpel_no_rnd_aver_src1_8x8_msa(), vp9_hz_lpf_t16_16w(), vp9_idct32x32_1_add_msa(), vp9_vt_lpf_t16_16w(), and vp9_vt_lpf_t16_8w().
| #define LD_SB2 | ( | ... | ) |
Definition at line 278 of file generic_macros_msa.h.
Referenced by avc_chroma_hz_2x2_msa(), avc_chroma_hz_4x2_msa(), avc_chroma_hz_and_aver_dst_2x2_msa(), avc_chroma_hz_and_aver_dst_4x2_msa(), common_hv_bil_4w_msa(), common_hv_bil_and_aver_dst_4w_msa(), common_hz_4t_4x2_msa(), common_hz_4t_8x2mult_msa(), common_hz_8t_16w_msa(), common_hz_8t_16w_msa(), common_hz_8t_24w_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_4t_4x2_msa(), common_vt_4t_6w_msa(), common_vt_8t_4w_msa(), ff_avg_bilin_16hv_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_h264_loop_filter_strength_msa(), ff_put_bilin_16hv_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc32_msa(), ff_put_vp8_bilinear16_hv_msa(), ff_put_vp8_epel4_h6v6_msa(), hevc_bi_copy_32w_msa(), hevc_biwgt_copy_32w_msa(), hevc_copy_4w_msa(), hevc_copy_8w_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_hz_4t_32w_msa(), hevc_hz_4t_4x2_msa(), hevc_hz_4t_8x2multiple_msa(), hevc_hz_8t_16w_msa(), hevc_hz_8t_24w_msa(), hevc_hz_8t_32w_msa(), hevc_hz_8t_4w_msa(), hevc_hz_bi_4t_16w_msa(), hevc_hz_bi_4t_32w_msa(), hevc_hz_bi_4t_4x2_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x2_msa(), hevc_hz_bi_8t_12w_msa(), hevc_hz_bi_8t_16w_msa(), hevc_hz_bi_8t_24w_msa(), hevc_hz_bi_8t_32w_msa(), hevc_hz_bi_8t_64w_msa(), hevc_hz_biwgt_4t_24w_msa(), hevc_hz_biwgt_4t_32w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_hz_biwgt_4t_8x2_msa(), hevc_hz_biwgt_8t_16w_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_biwgt_8t_32w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_hz_biwgt_8t_64w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_uniwgt_copy_32w_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_16w_msa(), hevc_vt_4t_24w_msa(), hevc_vt_4t_32w_msa(), hevc_vt_4t_6w_msa(), hevc_vt_4t_8x2_msa(), hevc_vt_4t_8x6_msa(), hevc_vt_8t_4w_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_4t_4x2_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_4t_8x2_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_4t_4x2_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_4t_6w_msa(), hevc_vt_biwgt_4t_8x2_msa(), hevc_vt_biwgt_4t_8x4multiple_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), and hevc_vt_uniwgt_8t_8w_msa().
| #define LD_UH2 | ( | ... | ) |
Definition at line 279 of file generic_macros_msa.h.
| #define LD_SH2 | ( | ... | ) |
Definition at line 280 of file generic_macros_msa.h.
Referenced by ff_vp8_idct_add_msa(), ff_vp8_luma_dc_wht_msa(), hevc_addblk_4x4_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_8w_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hz_bi_4t_16w_msa(), hevc_hz_bi_4t_4x2_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x2_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_bi_8t_12w_msa(), hevc_hz_bi_8t_16w_msa(), hevc_hz_bi_8t_24w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_hz_biwgt_4t_24w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_hz_biwgt_4t_8x2_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_hz_biwgt_8t_16w_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_idct_4x4_msa(), hevc_idct_8x32_column_msa(), hevc_idct_luma_4x4_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_4t_4x2_msa(), hevc_vt_bi_4t_8x2_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_4t_4x2_msa(), hevc_vt_biwgt_4t_8x2_msa(), hevc_vt_biwgt_8t_12w_msa(), and hevc_vt_biwgt_8t_16multx2mult_msa().
| #define LD_SW2 | ( | ... | ) |
Definition at line 281 of file generic_macros_msa.h.
Referenced by ff_vp3_h_loop_filter_msa(), ff_vp3_v_loop_filter_msa(), and hevc_idct_8x32_column_msa().
| #define LD_V3 | ( | RTYPE, | |
| psrc, | |||
| stride, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 283 of file generic_macros_msa.h.
| #define LD_UB3 | ( | ... | ) |
Definition at line 288 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_2x2_msa(), avc_chroma_hv_4x2_msa(), avc_chroma_hv_and_aver_dst_2x2_msa(), avc_chroma_hv_and_aver_dst_4x2_msa(), avc_chroma_vt_4x2_msa(), and avc_chroma_vt_and_aver_dst_4x2_msa().
| #define LD_SB3 | ( | ... | ) |
Definition at line 289 of file generic_macros_msa.h.
Referenced by avc_chroma_vt_2x2_msa(), avc_chroma_vt_and_aver_dst_2x2_msa(), avc_luma_hv_qrt_16x16_msa(), avc_luma_hv_qrt_4x4_msa(), avc_luma_hv_qrt_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_4x4_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), common_vt_4t_12w_msa(), common_vt_4t_16w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_4t_4x2_msa(), common_vt_4t_4x4multiple_msa(), common_vt_4t_6w_msa(), common_vt_4t_8x4mult_msa(), common_vt_4t_8x6_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc22_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc21_msa(), ff_put_h264_qpel16_mc22_msa(), ff_put_h264_qpel16_mc23_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel4_mc10_msa(), ff_put_h264_qpel4_mc20_msa(), ff_put_h264_qpel4_mc21_msa(), ff_put_h264_qpel4_mc22_msa(), ff_put_h264_qpel4_mc23_msa(), ff_put_h264_qpel4_mc30_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc20_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc22_msa(), ff_put_h264_qpel8_mc23_msa(), ff_put_h264_qpel8_mc30_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_put_vp8_epel4_v4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_v4_msa(), hevc_bi_copy_48w_msa(), hevc_biwgt_copy_48w_msa(), hevc_copy_48w_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hz_8t_48w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_uniwgt_copy_48w_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_16w_msa(), hevc_vt_4t_24w_msa(), hevc_vt_4t_32w_msa(), hevc_vt_4t_4x16_msa(), hevc_vt_4t_4x8_msa(), hevc_vt_4t_6w_msa(), hevc_vt_4t_8x2_msa(), hevc_vt_4t_8x4multiple_msa(), hevc_vt_4t_8x6_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_4t_4x2_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_4t_8x2_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_4t_8x6_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_4t_4x2_msa(), hevc_vt_biwgt_4t_4x4_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_4t_6w_msa(), hevc_vt_biwgt_4t_8x2_msa(), hevc_vt_biwgt_4t_8x4multiple_msa(), hevc_vt_biwgt_4t_8x6_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x6_msa(), and hevc_vt_uniwgt_4t_8x8mult_msa().
| #define LD_V4 | ( | RTYPE, | |
| psrc, | |||
| stride, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 291 of file generic_macros_msa.h.
| #define LD_UB4 | ( | ... | ) |
Definition at line 296 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_4x8_msa(), avc_chroma_hv_8x4_msa(), avc_chroma_hv_8x8_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_2x4_msa(), avc_chroma_hz_4x4_msa(), avc_chroma_hz_8x4_msa(), avc_chroma_hz_and_aver_dst_2x4_msa(), avc_chroma_hz_and_aver_dst_4x4_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_nonmult_msa(), avc_chroma_vt_4x8_msa(), avc_chroma_vt_8x8_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), avc_loopfilter_cb_or_cr_inter_edge_hor_msa(), avc_loopfilter_cb_or_cr_intra_edge_hor_msa(), avc_loopfilter_luma_intra_edge_hor_msa(), avg_width16_msa(), avg_width32_msa(), avg_width4_msa(), avg_width64_msa(), avg_width8_msa(), avg_width8_msa(), common_hv_bil_and_aver_dst_8w_msa(), common_hz_bil_no_rnd_16x16_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_bil_8w_msa(), common_vt_bil_and_aver_dst_8w_msa(), copy_8bit_to_16bit_width8_msa(), copy_width16_msa(), copy_width16_msa(), copy_width16_msa(), copy_width16_msa(), copy_width32_msa(), copy_width32_msa(), copy_width48_msa(), copy_width64_msa(), copy_width64_msa(), copy_width8_msa(), ff_avg_bilin_16h_msa(), ff_avg_bilin_16hv_msa(), ff_avg_bilin_16v_msa(), ff_avg_bilin_32v_msa(), ff_avg_bilin_64h_msa(), ff_avg_bilin_64v_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_loop_filter_v_16_8_msa(), ff_put_bilin_16v_msa(), ff_put_bilin_32v_msa(), ff_put_bilin_64v_msa(), ff_put_vp8_bilinear16_v_msa(), ff_put_vp8_pixels16_msa(), ff_put_vp8_pixels8_msa(), ff_vp8_v_loop_filter_simple_msa(), h263_v_loop_filter_msa(), hevc_addblk_16x16_msa(), hevc_sao_band_filter_16multiple_msa(), hevc_sao_band_filter_4width_msa(), hevc_sao_band_filter_8width_msa(), hevc_sao_edge_filter_0degree_16multiple_msa(), hevc_sao_edge_filter_135degree_16multiple_msa(), hevc_sao_edge_filter_45degree_16multiple_msa(), hevc_sao_edge_filter_90degree_16multiple_msa(), horiz_mc_qpel_16width_msa(), horiz_mc_qpel_8width_msa(), horiz_mc_qpel_aver_src0_16width_msa(), horiz_mc_qpel_aver_src0_8width_msa(), horiz_mc_qpel_aver_src1_16width_msa(), horiz_mc_qpel_aver_src1_8width_msa(), horiz_mc_qpel_avg_dst_16width_msa(), horiz_mc_qpel_avg_dst_8width_msa(), horiz_mc_qpel_avg_dst_aver_src0_16width_msa(), horiz_mc_qpel_avg_dst_aver_src0_8width_msa(), horiz_mc_qpel_avg_dst_aver_src1_16width_msa(), horiz_mc_qpel_avg_dst_aver_src1_8width_msa(), horiz_mc_qpel_no_rnd_16width_msa(), horiz_mc_qpel_no_rnd_8width_msa(), horiz_mc_qpel_no_rnd_aver_src0_16width_msa(), horiz_mc_qpel_no_rnd_aver_src0_8width_msa(), horiz_mc_qpel_no_rnd_aver_src1_16width_msa(), horiz_mc_qpel_no_rnd_aver_src1_8width_msa(), hv_mc_qpel_aver_h_src1_8x8_msa(), hv_mc_qpel_aver_horiz_16x16_msa(), hv_mc_qpel_aver_horiz_src0_16x16_msa(), hv_mc_qpel_aver_horiz_src1_16x16_msa(), hv_mc_qpel_aver_hv_src00_8x8_msa(), hv_mc_qpel_aver_hv_src01_8x8_msa(), hv_mc_qpel_aver_hv_src10_8x8_msa(), hv_mc_qpel_aver_hv_src11_8x8_msa(), hv_mc_qpel_no_rnd_horiz_16x16_msa(), hv_mc_qpel_no_rnd_horiz_src0_16x16_msa(), hv_mc_qpel_no_rnd_horiz_src1_16x16_msa(), sad_8width_msa(), sad_horiz_bilinear_filter_16width_msa(), sad_horiz_bilinear_filter_8width_msa(), sad_hv_bilinear_filter_16width_msa(), sad_hv_bilinear_filter_8width_msa(), sad_vert_bilinear_filter_16width_msa(), sad_vert_bilinear_filter_8width_msa(), sse_8width_msa(), vert_mc_qpel_16x16_msa(), vert_mc_qpel_8x8_msa(), vert_mc_qpel_aver_src0_8x8_msa(), vert_mc_qpel_aver_src1_16x16_msa(), vert_mc_qpel_aver_src1_8x8_msa(), vert_mc_qpel_avg_dst_8x8_msa(), vert_mc_qpel_avg_dst_aver_src0_8x8_msa(), vert_mc_qpel_avg_dst_aver_src1_8x8_msa(), vert_mc_qpel_no_rnd_8x8_msa(), vert_mc_qpel_no_rnd_aver_src0_8x8_msa(), vert_mc_qpel_no_rnd_aver_src1_8x8_msa(), vp9_hz_lpf_t16_16w(), vp9_idct16x16_1_add_msa(), vp9_vt_lpf_t16_16w(), and vp9_vt_lpf_t16_8w().
| #define LD_SB4 | ( | ... | ) |
Definition at line 297 of file generic_macros_msa.h.
Referenced by avc_luma_hv_qrt_16x16_msa(), avc_luma_hv_qrt_4x4_msa(), avc_luma_hv_qrt_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_4x4_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_and_aver_dst_8x8mult_msa(), common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_hv_bil_8w_msa(), common_hv_bil_and_aver_dst_8w_msa(), common_hv_bil_no_rnd_4x8_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x4_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_and_aver_dst_4x4_msa(), common_hz_2t_and_aver_dst_8x4_msa(), common_hz_2t_and_aver_dst_8x8mult_msa(), common_hz_4t_12w_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x8_msa(), common_hz_4t_4x8_msa(), common_hz_4t_6w_msa(), common_hz_4t_8x4mult_msa(), common_hz_6t_4x4_msa(), common_hz_6t_4x8_msa(), common_hz_8t_12w_msa(), common_hz_8t_4x16_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x8_msa(), common_hz_8t_4x8_msa(), common_hz_8t_8w_msa(), common_hz_8t_8x4_msa(), common_hz_8t_8x8mult_msa(), common_hz_8t_and_aver_dst_4x4_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_8w_msa(), common_hz_bil_8w_msa(), common_hz_bil_and_aver_dst_8w_msa(), common_hz_bil_no_rnd_4x8_msa(), common_vt_2t_and_aver_dst_4x4_msa(), common_vt_4t_12w_msa(), common_vt_4t_16w_msa(), common_vt_4t_8x4mult_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_8t_and_aver_dst_4w_msa(), common_vt_8t_and_aver_dst_8w_msa(), ff_avg_bilin_16h_msa(), ff_avg_bilin_16hv_msa(), ff_avg_bilin_64h_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel4_mc01_msa(), ff_avg_h264_qpel4_mc02_msa(), ff_avg_h264_qpel4_mc03_msa(), ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc22_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_put_bilin_16h_msa(), ff_put_bilin_16hv_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_h264_qpel16_mc21_msa(), ff_put_h264_qpel16_mc22_msa(), ff_put_h264_qpel16_mc23_msa(), ff_put_h264_qpel4_mc01_msa(), ff_put_h264_qpel4_mc02_msa(), ff_put_h264_qpel4_mc03_msa(), ff_put_h264_qpel4_mc10_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc20_msa(), ff_put_h264_qpel4_mc21_msa(), ff_put_h264_qpel4_mc22_msa(), ff_put_h264_qpel4_mc23_msa(), ff_put_h264_qpel4_mc30_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc22_msa(), ff_put_h264_qpel8_mc23_msa(), ff_put_vp8_bilinear16_h_msa(), ff_put_vp8_bilinear16_hv_msa(), ff_put_vp8_epel16_h4_msa(), ff_put_vp8_epel16_h6_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel16_v6_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_put_vp8_epel4_v6_msa(), ff_put_vp8_epel8_h4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_h6v6_msa(), ff_put_vp8_epel8_v4_msa(), ff_put_vp8_epel8_v6_msa(), ff_vp3_v_loop_filter_msa(), ff_vp8_idct_add_msa(), ff_vp8_idct_dc_add_msa(), hevc_bi_copy_12w_msa(), hevc_bi_copy_16w_msa(), hevc_bi_copy_24w_msa(), hevc_bi_copy_64w_msa(), hevc_biwgt_copy_12w_msa(), hevc_biwgt_copy_16w_msa(), hevc_biwgt_copy_24w_msa(), hevc_biwgt_copy_64w_msa(), hevc_copy_16w_msa(), hevc_copy_24w_msa(), hevc_copy_32w_msa(), hevc_copy_4w_msa(), hevc_copy_64w_msa(), hevc_copy_8w_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hz_4t_12w_msa(), hevc_hz_4t_16w_msa(), hevc_hz_4t_24w_msa(), hevc_hz_4t_4x4_msa(), hevc_hz_4t_6w_msa(), hevc_hz_4t_8x4multiple_msa(), hevc_hz_8t_12w_msa(), hevc_hz_8t_64w_msa(), hevc_hz_8t_8w_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_hz_bi_4t_4x4_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x4multiple_msa(), hevc_hz_bi_8t_8w_msa(), hevc_hz_biwgt_4t_12w_msa(), hevc_hz_biwgt_4t_16w_msa(), hevc_hz_biwgt_4t_4x4_msa(), hevc_hz_biwgt_4t_6w_msa(), hevc_hz_biwgt_4t_8x4multiple_msa(), hevc_hz_biwgt_8t_12w_msa(), hevc_hz_biwgt_8t_4w_msa(), hevc_hz_biwgt_8t_8w_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_uniwgt_copy_12w_msa(), hevc_uniwgt_copy_16w_msa(), hevc_uniwgt_copy_24w_msa(), hevc_uniwgt_copy_64w_msa(), hevc_vt_4t_8x4multiple_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_8t_8w_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_4t_4x4_msa(), hevc_vt_biwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), and hevc_vt_uniwgt_8t_8w_msa().
| #define LD_UH4 | ( | ... | ) |
Definition at line 298 of file generic_macros_msa.h.
| #define LD_SH4 | ( | ... | ) |
Definition at line 299 of file generic_macros_msa.h.
Referenced by hevc_addblk_16x16_msa(), hevc_addblk_32x32_msa(), hevc_bi_copy_12w_msa(), hevc_bi_copy_16w_msa(), hevc_bi_copy_24w_msa(), hevc_bi_copy_32w_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_12w_msa(), hevc_biwgt_copy_16w_msa(), hevc_biwgt_copy_24w_msa(), hevc_biwgt_copy_32w_msa(), hevc_biwgt_copy_6w_msa(), hevc_biwgt_copy_8w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_hz_bi_4t_32w_msa(), hevc_hz_bi_4t_4x4_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x4multiple_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_bi_8t_32w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_hz_bi_8t_64w_msa(), hevc_hz_bi_8t_8w_msa(), hevc_hz_biwgt_4t_12w_msa(), hevc_hz_biwgt_4t_16w_msa(), hevc_hz_biwgt_4t_32w_msa(), hevc_hz_biwgt_4t_4x4_msa(), hevc_hz_biwgt_4t_4x8multiple_msa(), hevc_hz_biwgt_4t_6w_msa(), hevc_hz_biwgt_4t_8x4multiple_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_hz_biwgt_8t_12w_msa(), hevc_hz_biwgt_8t_32w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_hz_biwgt_8t_4w_msa(), hevc_hz_biwgt_8t_64w_msa(), hevc_hz_biwgt_8t_8w_msa(), hevc_idct_8x32_column_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_4x4_msa(), hevc_vt_biwgt_4t_6w_msa(), hevc_vt_biwgt_4t_8x4multiple_msa(), hevc_vt_biwgt_8t_8w_msa(), mpeg2_dct_unquantize_inter_msa(), put_vc1_mspel_mc_h_v_msa(), simple_idct_add_msa(), and vp9_idct8x32_column_odd_process_store().
| #define LD_SW4 | ( | ... | ) |
Definition at line 300 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_8x4_msa().
| #define LD_V5 | ( | RTYPE, | |
| psrc, | |||
| stride, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4 ) |
Definition at line 302 of file generic_macros_msa.h.
| #define LD_UB5 | ( | ... | ) |
Definition at line 307 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_2x4_msa(), avc_chroma_hv_4x4_msa(), avc_chroma_hv_4x8_msa(), avc_chroma_hv_8x8_msa(), avc_chroma_hv_and_aver_dst_2x4_msa(), avc_chroma_hv_and_aver_dst_4x4_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_vt_2x4_msa(), avc_chroma_vt_4x4_msa(), avc_chroma_vt_4x8_msa(), avc_chroma_vt_8x4_msa(), avc_chroma_vt_8x8_msa(), avc_chroma_vt_and_aver_dst_4x4_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), avc_loopfilter_luma_inter_edge_hor_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x4_msa(), common_vt_2t_and_aver_dst_8x4_msa(), common_vt_bil_no_rnd_4x8_msa(), sad_hv_bilinear_filter_16width_msa(), sad_hv_bilinear_filter_8width_msa(), sad_vert_bilinear_filter_16width_msa(), sad_vert_bilinear_filter_8width_msa(), vert_mc_qpel_aver_src0_16x16_msa(), vert_mc_qpel_avg_dst_16x16_msa(), vert_mc_qpel_avg_dst_aver_src0_16x16_msa(), vert_mc_qpel_avg_dst_aver_src1_16x16_msa(), vert_mc_qpel_no_rnd_16x16_msa(), vert_mc_qpel_no_rnd_aver_src0_16x16_msa(), and vert_mc_qpel_no_rnd_aver_src1_16x16_msa().
| #define LD_SB5 | ( | ... | ) |
Definition at line 308 of file generic_macros_msa.h.
Referenced by avc_chroma_vt_and_aver_dst_2x4_msa(), avc_luma_hv_qrt_16x16_msa(), avc_luma_hv_qrt_4x4_msa(), avc_luma_hv_qrt_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_4x4_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_and_aver_dst_4x4_msa(), common_hv_2ht_2vt_and_aver_dst_8x4_msa(), common_vt_2t_4x4_msa(), common_vt_2t_4x4_msa(), common_vt_4t_8x2_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel4_mc01_msa(), ff_avg_h264_qpel4_mc02_msa(), ff_avg_h264_qpel4_mc03_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc22_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc21_msa(), ff_put_h264_qpel16_mc22_msa(), ff_put_h264_qpel16_mc23_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel4_mc01_msa(), ff_put_h264_qpel4_mc02_msa(), ff_put_h264_qpel4_mc03_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc21_msa(), ff_put_h264_qpel4_mc22_msa(), ff_put_h264_qpel4_mc23_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc02_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc22_msa(), ff_put_h264_qpel8_mc23_msa(), ff_put_h264_qpel8_mc32_msa(), ff_put_vp8_epel16_v6_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel4_v6_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6v6_msa(), ff_put_vp8_epel8_v6_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_vt_4t_4x2_msa(), hevc_vt_uniwgt_4t_4x2_msa(), and hevc_vt_uniwgt_4t_8x2_msa().
| #define LD_V6 | ( | RTYPE, | |
| psrc, | |||
| stride, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4, | |||
| out5 ) |
Definition at line 310 of file generic_macros_msa.h.
| #define LD_UB6 | ( | ... | ) |
Definition at line 315 of file generic_macros_msa.h.
| #define LD_SB6 | ( | ... | ) |
Definition at line 316 of file generic_macros_msa.h.
Referenced by hevc_copy_8w_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_4t_8x6_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_4t_8x6_msa(), and hevc_vt_uniwgt_4t_8x6_msa().
| #define LD_UH6 | ( | ... | ) |
Definition at line 317 of file generic_macros_msa.h.
| #define LD_SH6 | ( | ... | ) |
Definition at line 318 of file generic_macros_msa.h.
Referenced by hevc_bi_copy_48w_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_48w_msa(), hevc_biwgt_copy_8w_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_vt_bi_4t_8x6_msa(), and hevc_vt_biwgt_4t_8x6_msa().
| #define LD_V7 | ( | RTYPE, | |
| psrc, | |||
| stride, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4, | |||
| out5, | |||
| out6 ) |
Definition at line 320 of file generic_macros_msa.h.
| #define LD_UB7 | ( | ... | ) |
Definition at line 326 of file generic_macros_msa.h.
| #define LD_SB7 | ( | ... | ) |
Definition at line 327 of file generic_macros_msa.h.
Referenced by common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_8t_and_aver_dst_4w_msa(), common_vt_8t_and_aver_dst_8w_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_8t_8multx1mult_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_vt_4t_4x4_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_8t_4w_msa(), hevc_vt_8t_8w_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_biwgt_8t_4w_msa(), hevc_vt_biwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), and hevc_vt_uniwgt_8t_8w_msa().
| #define LD_V8 | ( | RTYPE, | |
| psrc, | |||
| stride, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4, | |||
| out5, | |||
| out6, | |||
| out7 ) |
Definition at line 329 of file generic_macros_msa.h.
| #define LD_UB8 | ( | ... | ) |
Definition at line 335 of file generic_macros_msa.h.
Referenced by add_pixels_clamped_msa(), avc_chroma_hz_4x8_msa(), avc_chroma_hz_8x8_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_loopfilter_cb_or_cr_inter_edge_ver_msa(), avc_loopfilter_cb_or_cr_intra_edge_ver_msa(), avc_loopfilter_luma_intra_edge_ver_msa(), avg_width16_msa(), avg_width16_msa(), avg_width16_msa(), common_hv_bil_16w_msa(), common_hv_bil_and_aver_dst_16w_msa(), common_hv_bil_no_rnd_16x16_msa(), common_hv_bil_no_rnd_8x16_msa(), common_hv_bil_no_rnd_8x8_msa(), common_hz_bil_16w_msa(), common_hz_bil_and_aver_dst_16w_msa(), common_hz_bil_no_rnd_16x16_msa(), common_hz_bil_no_rnd_8x16_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_and_aver_dst_8x8mult_msa(), common_vt_bil_16w_msa(), common_vt_bil_and_aver_dst_16w_msa(), common_vt_bil_no_rnd_16x16_msa(), common_vt_bil_no_rnd_8x16_msa(), common_vt_bil_no_rnd_8x8_msa(), copy_16multx8mult_msa(), copy_16multx8mult_msa(), copy_16multx8mult_msa(), copy_16x16_msa(), copy_width12_msa(), copy_width16_msa(), copy_width16_msa(), copy_width16_msa(), copy_width16_msa(), copy_width24_msa(), copy_width32_msa(), copy_width8_msa(), diff_pixels_msa(), ff_avg_h264_qpel16_mc00_msa(), ff_biweight_h264_pixels16_8_msa(), ff_loop_filter_h_44_16_msa(), ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_4_8_msa(), ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_loop_filter_h_8_8_msa(), ff_loop_filter_v_16_8_msa(), ff_loop_filter_v_44_16_msa(), ff_loop_filter_v_48_16_msa(), ff_loop_filter_v_4_8_msa(), ff_loop_filter_v_84_16_msa(), ff_loop_filter_v_88_16_msa(), ff_loop_filter_v_8_8_msa(), ff_put_h264_qpel16_mc00_msa(), ff_put_vp8_pixels8_msa(), ff_vp8_h_loop_filter16_inner_msa(), ff_vp8_h_loop_filter16_msa(), ff_vp8_h_loop_filter8uv_inner_msa(), ff_vp8_h_loop_filter8uv_msa(), ff_vp8_h_loop_filter_simple_msa(), ff_vp8_v_loop_filter16_inner_msa(), ff_vp8_v_loop_filter16_msa(), ff_vp8_v_loop_filter8uv_inner_msa(), ff_vp8_v_loop_filter8uv_msa(), ff_weight_h264_pixels16_8_msa(), h263_h_loop_filter_msa(), hadamard_diff_8x8_msa(), hadamard_intra_8x8_msa(), hevc_loopfilter_chroma_ver_msa(), sum_u8src_16width_msa(), vp9_hz_lpf_t16_16w(), vp9_hz_lpf_t4_and_t8_16w(), vp9_transpose_16x16(), vp9_transpose_16x8_to_8x16(), vp9_transpose_8x16_to_16x8(), vp9_vt_lpf_t16_16w(), vp9_vt_lpf_t16_8w(), vp9_vt_lpf_t4_and_t8_16w(), and vp9_vt_lpf_t4_and_t8_8w().
| #define LD_SB8 | ( | ... | ) |
Definition at line 336 of file generic_macros_msa.h.
Referenced by avc_idct8_addblk_msa(), avc_idct8_dc_addblk_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hz_2t_4x8_msa(), common_hz_2t_4x8_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x16_msa(), common_hz_8t_64w_msa(), common_hz_bil_no_rnd_8x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_and_aver_dst_4x8_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc02_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc20_msa(), ff_put_h264_qpel8_mc30_msa(), ff_put_no_rnd_pixels_l2_msa(), ff_vp3_h_loop_filter_msa(), ff_vp3_idct_dc_add_msa(), hevc_copy_12w_msa(), hevc_copy_16w_msa(), hevc_copy_4w_msa(), hevc_copy_6w_msa(), hevc_copy_8w_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_6w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hz_4t_4x8multiple_msa(), hevc_hz_8t_4w_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_biwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_vt_4t_4x16_msa(), hevc_vt_4t_4x8_msa(), hevc_vt_8t_4w_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_biwgt_8t_4w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), and idct_msa().
| #define LD_UH8 | ( | ... | ) |
Definition at line 337 of file generic_macros_msa.h.
Referenced by hevc_loopfilter_luma_ver_msa().
| #define LD_SH8 | ( | ... | ) |
Definition at line 338 of file generic_macros_msa.h.
Referenced by add_pixels_clamped_msa(), avc_idct8_addblk_msa(), avc_loopfilter_luma_inter_edge_ver_msa(), ff_vc1_inv_trans_4x8_msa(), ff_vc1_inv_trans_8x8_msa(), hevc_addblk_8x8_msa(), hevc_bi_copy_64w_msa(), hevc_bi_copy_6w_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_64w_msa(), hevc_hz_bi_8t_4w_msa(), hevc_idct_16x16_msa(), hevc_idct_8x32_column_msa(), hevc_idct_8x8_msa(), hevc_idct_transpose_32x8_to_8x32(), hevc_idct_transpose_8x32_to_32x8(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_8t_4w_msa(), idct_msa(), put_pixels_clamped_msa(), put_signed_pixels_clamped_msa(), simple_idct_add_msa(), simple_idct_msa(), simple_idct_put_msa(), vp9_iadst8x8_colcol_addblk_msa(), vp9_iadst_idct_8x8_add_msa(), vp9_idct8x32_column_even_process_store(), vp9_idct8x8_12_colcol_addblk_msa(), vp9_idct8x8_colcol_addblk_msa(), vp9_idct_butterfly_transpose_store(), and vp9_idct_iadst_8x8_add_msa().
| #define LD_SW8 | ( | ... | ) |
Definition at line 339 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_4x8_msa().
| #define LD_V16 | ( | RTYPE, | |
| psrc, | |||
| stride, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4, | |||
| out5, | |||
| out6, | |||
| out7, | |||
| out8, | |||
| out9, | |||
| out10, | |||
| out11, | |||
| out12, | |||
| out13, | |||
| out14, | |||
| out15 ) |
Definition at line 341 of file generic_macros_msa.h.
| #define LD_SH16 | ( | ... | ) |
Definition at line 350 of file generic_macros_msa.h.
Referenced by hevc_idct_16x16_msa(), vp9_iadst16_1d_columns_msa(), vp9_idct16_1d_columns_addblk_msa(), and vp9_idct16_1d_columns_msa().
| #define ST_V2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| pdst, | |||
| stride ) |
Definition at line 358 of file generic_macros_msa.h.
| #define ST_UB2 | ( | ... | ) |
Definition at line 363 of file generic_macros_msa.h.
Referenced by ff_dc_32x32_msa(), ff_hor_32x32_msa(), ff_intra_pred_8_16x16_msa(), ff_intra_pred_8_32x32_msa(), ff_loop_filter_v_48_16_msa(), ff_loop_filter_v_84_16_msa(), ff_loop_filter_v_88_16_msa(), ff_vert_32x32_msa(), ff_vp8_v_loop_filter16_msa(), ff_vp8_v_loop_filter_simple_msa(), hevc_addblk_32x32_msa(), hevc_bi_copy_32w_msa(), hevc_bi_copy_48w_msa(), hevc_biwgt_copy_32w_msa(), hevc_biwgt_copy_48w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_intra_pred_angular_upper_32width_msa(), hevc_intra_pred_dc_32x32_msa(), hevc_uniwgt_copy_32w_msa(), hevc_uniwgt_copy_48w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), horiz_mc_qpel_avg_dst_16width_msa(), horiz_mc_qpel_avg_dst_aver_src0_16width_msa(), horiz_mc_qpel_avg_dst_aver_src1_16width_msa(), intra_predict_plane_16x16_msa(), intra_predict_vert_32x32_msa(), vert_mc_qpel_avg_dst_16x16_msa(), vert_mc_qpel_avg_dst_aver_src0_16x16_msa(), vert_mc_qpel_avg_dst_aver_src1_16x16_msa(), vp9_hz_lpf_t16_16w(), vp9_hz_lpf_t4_and_t8_16w(), vp9_idct32x32_1_add_msa(), vp9_vt_lpf_t4_and_t8_16w(), and vp9_vt_lpf_t4_and_t8_8w().
| #define ST_SB2 | ( | ... | ) |
Definition at line 364 of file generic_macros_msa.h.
Referenced by ff_h264_loop_filter_strength_msa(), hevc_hz_bi_8t_32w_msa(), hevc_hz_bi_8t_64w_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_intra_pred_angular_upper_32width_msa(), and hevc_intra_pred_horiz_32x32_msa().
| #define ST_UH2 | ( | ... | ) |
Definition at line 365 of file generic_macros_msa.h.
| #define ST_SH2 | ( | ... | ) |
Definition at line 366 of file generic_macros_msa.h.
Referenced by ff_h264_idct_add_msa(), hevc_copy_8w_msa(), hevc_hz_4t_24w_msa(), hevc_hz_4t_8x2multiple_msa(), hevc_hz_8t_16w_msa(), hevc_hz_8t_24w_msa(), hevc_hz_8t_48w_msa(), hevc_hz_bi_4t_16w_msa(), hevc_hz_bi_4t_32w_msa(), hevc_hz_bi_8t_16w_msa(), hevc_hz_biwgt_4t_16w_msa(), hevc_hz_biwgt_4t_24w_msa(), hevc_hz_biwgt_4t_32w_msa(), hevc_hz_biwgt_8t_16w_msa(), hevc_hz_biwgt_8t_32w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_hz_biwgt_8t_64w_msa(), hevc_idct_4x4_msa(), hevc_idct_dc_4x4_msa(), hevc_idct_luma_4x4_msa(), hevc_intra_pred_plane_16x16_msa(), hevc_vt_4t_16w_msa(), hevc_vt_4t_24w_msa(), hevc_vt_4t_8x2_msa(), hevc_vt_4t_8x6_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), process_intra_lower_16x16_msa(), process_intra_upper_16x16_msa(), vp9_iadst4x4_colcol_addblk_msa(), vp9_iadst_idct_4x4_add_msa(), vp9_idct4x4_colcol_addblk_msa(), vp9_idct8x32_column_even_process_store(), vp9_idct8x32_column_odd_process_store(), and vp9_idct_iadst_4x4_add_msa().
| #define ST_SW2 | ( | ... | ) |
Definition at line 367 of file generic_macros_msa.h.
Referenced by hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), and hevc_idct_8x32_column_msa().
| #define ST_V4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| pdst, | |||
| stride ) |
Definition at line 369 of file generic_macros_msa.h.
| #define ST_UB4 | ( | ... | ) |
Definition at line 374 of file generic_macros_msa.h.
Referenced by avg_width16_msa(), avg_width32_msa(), avg_width64_msa(), common_vt_4t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), copy_8bit_to_16bit_width8_msa(), copy_width16_msa(), copy_width16_msa(), copy_width16_msa(), copy_width16_msa(), copy_width32_msa(), copy_width32_msa(), copy_width48_msa(), copy_width64_msa(), copy_width64_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_hor_16x16_msa(), ff_intra_pred_8_16x16_msa(), ff_intra_pred_8_32x32_msa(), ff_loop_filter_v_44_16_msa(), ff_loop_filter_v_48_16_msa(), ff_loop_filter_v_84_16_msa(), ff_loop_filter_v_88_16_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel16_v6_msa(), ff_put_vp8_pixels16_msa(), ff_vp8_v_loop_filter16_inner_msa(), ff_vp8_v_loop_filter16_msa(), hevc_addblk_16x16_msa(), hevc_bi_copy_16w_msa(), hevc_bi_copy_24w_msa(), hevc_bi_copy_64w_msa(), hevc_biwgt_copy_16w_msa(), hevc_biwgt_copy_24w_msa(), hevc_biwgt_copy_64w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_sao_edge_filter_135degree_16multiple_msa(), hevc_sao_edge_filter_45degree_16multiple_msa(), hevc_sao_edge_filter_90degree_16multiple_msa(), hevc_uniwgt_copy_16w_msa(), hevc_uniwgt_copy_24w_msa(), hevc_uniwgt_copy_64w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), vp9_hz_lpf_t16_16w(), vp9_hz_lpf_t4_and_t8_16w(), vp9_idct16x16_1_add_msa(), vp9_vt_lpf_t4_and_t8_16w(), and vp9_vt_lpf_t4_and_t8_8w().
| #define ST_SB4 | ( | ... | ) |
Definition at line 375 of file generic_macros_msa.h.
Referenced by ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc30_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_horiz_16x16_msa(), and hevc_sao_band_filter_16multiple_msa().
| #define ST_SH4 | ( | ... | ) |
Definition at line 376 of file generic_macros_msa.h.
Referenced by hevc_copy_12w_msa(), hevc_copy_16w_msa(), hevc_copy_24w_msa(), hevc_copy_32w_msa(), hevc_copy_64w_msa(), hevc_copy_8w_msa(), hevc_hz_4t_12w_msa(), hevc_hz_4t_16w_msa(), hevc_hz_4t_24w_msa(), hevc_hz_4t_32w_msa(), hevc_hz_4t_8x4multiple_msa(), hevc_hz_8t_12w_msa(), hevc_hz_8t_32w_msa(), hevc_hz_8t_48w_msa(), hevc_hz_8t_8w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_32w_msa(), hevc_vt_4t_8x4multiple_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_8t_8w_msa(), vp9_idct16_1d_columns_msa(), vp9_idct8x32_column_odd_process_store(), and vp9_idct_butterfly_transpose_store().
| #define ST_SW4 | ( | ... | ) |
Definition at line 377 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_8x4_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_8multx4_msa(), and hevc_hv_4t_8multx4mult_msa().
| #define ST_V6 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| pdst, | |||
| stride ) |
Definition at line 379 of file generic_macros_msa.h.
| #define ST_SH6 | ( | ... | ) |
Definition at line 384 of file generic_macros_msa.h.
Referenced by hevc_copy_48w_msa(), and hevc_copy_8w_msa().
| #define ST_V8 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| pdst, | |||
| stride ) |
Definition at line 386 of file generic_macros_msa.h.
| #define ST_UB8 | ( | ... | ) |
Definition at line 391 of file generic_macros_msa.h.
Referenced by avg_width16_msa(), avg_width16_msa(), avg_width16_msa(), common_vt_bil_and_aver_dst_16w_msa(), copy_16multx8mult_msa(), copy_16multx8mult_msa(), copy_16multx8mult_msa(), copy_16x16_msa(), copy_8bit_value_width16_msa(), copy_width16_msa(), copy_width16_msa(), copy_width16_msa(), copy_width16_msa(), copy_width24_msa(), copy_width32_msa(), ff_avg_h264_qpel16_mc00_msa(), ff_biweight_h264_pixels16_8_msa(), ff_dc_16x16_msa(), ff_h264_intra_pred_dc_128_16x16_msa(), ff_h264_intra_pred_dc_16x16_msa(), ff_h264_intra_pred_dc_left_16x16_msa(), ff_h264_intra_pred_dc_top_16x16_msa(), ff_put_h264_qpel16_mc00_msa(), ff_weight_h264_pixels16_8_msa(), intra_predict_horiz_16x16_msa(), intra_predict_vert_16x16_msa(), vp9_transpose_16x16(), vp9_transpose_16x8_to_8x16(), and vp9_transpose_8x16_to_16x8().
| #define ST_SH8 | ( | ... | ) |
Definition at line 392 of file generic_macros_msa.h.
Referenced by avc_idct8_addblk_msa(), diff_pixels_msa(), ff_vc1_inv_trans_8x8_msa(), hevc_copy_8w_msa(), hevc_idct_16x16_msa(), hevc_idct_8x8_msa(), hevc_idct_dc_16x16_msa(), hevc_idct_dc_32x32_msa(), hevc_idct_dc_8x8_msa(), hevc_idct_transpose_32x8_to_8x32(), hevc_idct_transpose_8x32_to_32x8(), vp9_iadst16_1d_columns_msa(), vp9_iadst8x8_colcol_addblk_msa(), vp9_iadst_idct_8x8_add_msa(), vp9_idct16_1d_columns_addblk_msa(), vp9_idct16_1d_columns_msa(), vp9_idct8x32_column_even_process_store(), vp9_idct8x8_12_colcol_addblk_msa(), vp9_idct8x8_colcol_addblk_msa(), and vp9_idct_iadst_8x8_add_msa().
| #define ST_SW8 | ( | ... | ) |
Definition at line 393 of file generic_macros_msa.h.
Referenced by simple_idct_msa().
| #define ST_H1 | ( | in, | |
| idx, | |||
| pdst ) |
Definition at line 403 of file generic_macros_msa.h.
| #define ST_H2 | ( | in, | |
| idx0, | |||
| idx1, | |||
| pdst, | |||
| stride ) |
Definition at line 409 of file generic_macros_msa.h.
Referenced by common_hz_4t_6w_msa(), common_vt_4t_6w_msa(), hevc_bi_copy_6w_msa(), hevc_biwgt_copy_6w_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_biwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_uniwgt_copy_6w_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_biwgt_4t_6w_msa(), and hevc_vt_uniwgt_4t_6w_msa().
| #define ST_H4 | ( | in, | |
| idx0, | |||
| idx1, | |||
| idx2, | |||
| idx3, | |||
| pdst, | |||
| stride ) |
Definition at line 417 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_2x4_msa(), avc_chroma_hv_and_aver_dst_2x4_msa(), avc_chroma_hz_2x4_msa(), avc_chroma_hz_and_aver_dst_2x4_msa(), avc_chroma_vt_2x4_msa(), avc_chroma_vt_and_aver_dst_2x4_msa(), avc_h_loop_filter_chroma422_msa(), avc_loopfilter_cb_or_cr_inter_edge_ver_msa(), avc_loopfilter_cb_or_cr_intra_edge_ver_msa(), avc_loopfilter_luma_intra_edge_ver_msa(), ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_loop_filter_h_8_8_msa(), ff_vp3_h_loop_filter_msa(), vp9_vt_lpf_t16_16w(), and vp9_vt_lpf_t16_8w().
| #define ST_H8 | ( | in, | |
| idx0, | |||
| idx1, | |||
| idx2, | |||
| idx3, | |||
| idx4, | |||
| idx5, | |||
| idx6, | |||
| idx7, | |||
| pdst, | |||
| stride ) |
Definition at line 429 of file generic_macros_msa.h.
Referenced by ff_vp8_h_loop_filter_simple_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_intra_pred_angular_lower_32width_msa(), and hevc_loopfilter_chroma_ver_msa().
| #define ST_W1 | ( | in, | |
| idx, | |||
| pdst ) |
Definition at line 444 of file generic_macros_msa.h.
| #define ST_W2 | ( | in, | |
| idx0, | |||
| idx1, | |||
| pdst, | |||
| stride ) |
Definition at line 450 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x2_msa(), avc_chroma_hv_4x2_msa(), avc_chroma_hv_4x4_msa(), avc_chroma_hv_and_aver_dst_4x2_msa(), avc_chroma_hz_4x2_msa(), avc_chroma_hz_and_aver_dst_4x2_msa(), avc_chroma_vt_4x2_msa(), avc_chroma_vt_and_aver_dst_4x2_msa(), avc_wgt_4x2_msa(), avg_width4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x8_msa(), common_hz_2t_4x8_msa(), common_hz_4t_4x2_msa(), common_hz_4t_6w_msa(), common_vt_4t_4x2_msa(), common_vt_4t_6w_msa(), common_vt_8t_4w_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_tm_4x4_msa(), ff_vp8_idct_add_msa(), ff_vp8_idct_dc_add_msa(), hevc_bi_copy_4w_msa(), hevc_bi_copy_6w_msa(), hevc_biwgt_copy_4w_msa(), hevc_biwgt_copy_6w_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hz_bi_4t_4x2_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_hz_biwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_intra_pred_angular_lower_4width_msa(), hevc_uniwgt_copy_4w_msa(), hevc_uniwgt_copy_6w_msa(), hevc_vt_bi_4t_4x2_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_biwgt_4t_4x2_msa(), hevc_vt_biwgt_4t_6w_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_uniwgt_4t_4x2_msa(), hevc_vt_uniwgt_4t_6w_msa(), and hevc_vt_uniwgt_8t_4w_msa().
| #define ST_W4 | ( | in, | |
| idx0, | |||
| idx1, | |||
| idx2, | |||
| idx3, | |||
| pdst, | |||
| stride ) |
Definition at line 458 of file generic_macros_msa.h.
| #define ST_W8 | ( | in0, | |
| in1, | |||
| idx0, | |||
| idx1, | |||
| idx2, | |||
| idx3, | |||
| idx4, | |||
| idx5, | |||
| idx6, | |||
| idx7, | |||
| pdst, | |||
| stride ) |
Definition at line 470 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x8_msa(), avc_chroma_hv_4x8_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hz_4x8_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_vt_4x8_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_loopfilter_luma_inter_edge_ver_msa(), avc_wgt_4x8_msa(), avg_width4_msa(), avg_width4_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_and_aver_dst_4x8_msa(), common_vt_8t_4w_msa(), ff_loop_filter_h_44_16_msa(), ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_4_8_msa(), ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_loop_filter_h_8_8_msa(), ff_put_no_rnd_pixels_l2_msa(), ff_vc1_inv_trans_4x8_msa(), ff_vp8_h_loop_filter16_inner_msa(), ff_vp8_h_loop_filter8uv_inner_msa(), h263_h_loop_filter_msa(), hevc_bi_copy_4w_msa(), hevc_biwgt_copy_4w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_biwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_uniwgt_copy_4w_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_8t_4w_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_8t_4w_msa(), vp9_vt_lpf_t4_and_t8_16w(), and vp9_vt_lpf_t4_and_t8_8w().
| #define ST_D1 | ( | in, | |
| idx, | |||
| pdst ) |
Definition at line 485 of file generic_macros_msa.h.
Referenced by avc_chroma_hz_nonmult_msa(), common_vt_4t_24w_msa(), ff_vp3_idct_dc_add_msa(), ff_vp3_v_loop_filter_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hv_uniwgt_8t_12w_msa(), idct_msa(), vp9_iadst16_1d_columns_addblk_msa(), vp9_iadst8x8_colcol_addblk_msa(), and vp9_vt_lpf_t16_8w().
| #define ST_D2 | ( | in, | |
| idx0, | |||
| idx1, | |||
| pdst, | |||
| stride ) |
Definition at line 491 of file generic_macros_msa.h.
Referenced by common_hz_4t_8x2mult_msa(), common_hz_8t_24w_msa(), common_vt_4t_8x2_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc32_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_8w_msa(), hevc_copy_4w_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_hz_4t_4x2_msa(), hevc_hz_8t_4w_msa(), hevc_hz_bi_4t_8x2_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_biwgt_4t_24w_msa(), hevc_hz_biwgt_4t_8x2_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_loopfilter_chroma_hor_msa(), hevc_uniwgt_copy_8w_msa(), hevc_vt_4t_4x2_msa(), hevc_vt_8t_4w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_8x2_msa(), hevc_vt_bi_4t_8x6_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_8x2_msa(), hevc_vt_biwgt_4t_8x6_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_8t_8w_msa(), hv_mc_qpel_8x8_msa(), hv_mc_qpel_aver_h_src0_8x8_msa(), hv_mc_qpel_aver_hv_src00_8x8_msa(), hv_mc_qpel_aver_hv_src01_8x8_msa(), hv_mc_qpel_aver_hv_src10_8x8_msa(), hv_mc_qpel_aver_hv_src11_8x8_msa(), hv_mc_qpel_aver_v_src0_8x8_msa(), hv_mc_qpel_aver_v_src1_8x8_msa(), hv_mc_qpel_avg_dst_8x8_msa(), hv_mc_qpel_avg_dst_aver_h_src0_8x8_msa(), hv_mc_qpel_avg_dst_aver_h_src1_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src00_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src01_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src10_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src11_8x8_msa(), hv_mc_qpel_avg_dst_aver_v_src0_8x8_msa(), hv_mc_qpel_avg_dst_aver_v_src1_8x8_msa(), hv_mc_qpel_no_rnd_8x8_msa(), hv_mc_qpel_no_rnd_aver_h_src0_8x8_msa(), hv_mc_qpel_no_rnd_aver_h_src1_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src00_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src01_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src10_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src11_8x8_msa(), hv_mc_qpel_no_rnd_aver_v_src0_8x8_msa(), and hv_mc_qpel_no_rnd_aver_v_src1_8x8_msa().
| #define ST_D4 | ( | in0, | |
| in1, | |||
| idx0, | |||
| idx1, | |||
| idx2, | |||
| idx3, | |||
| pdst, | |||
| stride ) |
Definition at line 499 of file generic_macros_msa.h.
Referenced by avc_biwgt_8x4_msa(), avc_chroma_hv_8x4_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hz_8x4_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_nonmult_msa(), avc_chroma_vt_8x4_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_luma_hv_qrt_16x16_msa(), avc_luma_hv_qrt_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), avc_wgt_8x4_msa(), avg_width8_msa(), avg_width8_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_bil_8w_msa(), common_hv_bil_no_rnd_4x8_msa(), common_hv_bil_no_rnd_8x8_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_8x8mult_msa(), common_hz_4t_12w_msa(), common_hz_4t_24w_msa(), common_hz_4t_8x4mult_msa(), common_hz_8t_12w_msa(), common_hz_8t_8w_msa(), common_hz_8t_8x4_msa(), common_hz_8t_8x8mult_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_8x8mult_msa(), common_vt_4t_12w_msa(), common_vt_4t_8x4mult_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_put_h264_qpel16_mc21_msa(), ff_put_h264_qpel16_mc22_msa(), ff_put_h264_qpel16_mc23_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc22_msa(), ff_put_h264_qpel8_mc23_msa(), ff_put_vp8_epel8_h4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_h6v6_msa(), ff_put_vp8_epel8_v4_msa(), ff_put_vp8_epel8_v6_msa(), ff_tm_8x8_msa(), ff_vc1_inv_trans_8x4_msa(), hevc_addblk_8x8_msa(), hevc_bi_copy_12w_msa(), hevc_bi_copy_24w_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_12w_msa(), hevc_biwgt_copy_24w_msa(), hevc_biwgt_copy_8w_msa(), hevc_copy_12w_msa(), hevc_copy_4w_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_6w_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hz_4t_12w_msa(), hevc_hz_4t_4x4_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_hz_bi_4t_8x4multiple_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_bi_8t_8w_msa(), hevc_hz_biwgt_4t_12w_msa(), hevc_hz_biwgt_4t_8x4multiple_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_hz_biwgt_8t_12w_msa(), hevc_hz_biwgt_8t_8w_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_intra_pred_angular_upper_8width_msa(), hevc_loopfilter_luma_hor_msa(), hevc_sao_band_filter_8width_msa(), hevc_uniwgt_copy_12w_msa(), hevc_uniwgt_copy_24w_msa(), hevc_uniwgt_copy_8w_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_4x4_msa(), hevc_vt_8t_12w_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_4t_8x6_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_8x4multiple_msa(), hevc_vt_biwgt_4t_8x6_msa(), hevc_vt_biwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_8w_msa(), horiz_mc_qpel_8width_msa(), horiz_mc_qpel_aver_src0_8width_msa(), horiz_mc_qpel_aver_src1_8width_msa(), horiz_mc_qpel_avg_dst_8width_msa(), horiz_mc_qpel_avg_dst_aver_src0_8width_msa(), horiz_mc_qpel_avg_dst_aver_src1_8width_msa(), horiz_mc_qpel_no_rnd_8width_msa(), horiz_mc_qpel_no_rnd_aver_src0_8width_msa(), horiz_mc_qpel_no_rnd_aver_src1_8width_msa(), hv_mc_qpel_8x8_msa(), hv_mc_qpel_aver_h_src0_8x8_msa(), hv_mc_qpel_aver_h_src1_8x8_msa(), hv_mc_qpel_aver_hv_src00_8x8_msa(), hv_mc_qpel_aver_hv_src01_8x8_msa(), hv_mc_qpel_aver_hv_src10_8x8_msa(), hv_mc_qpel_aver_hv_src11_8x8_msa(), hv_mc_qpel_aver_v_src0_8x8_msa(), hv_mc_qpel_aver_v_src1_8x8_msa(), hv_mc_qpel_no_rnd_8x8_msa(), hv_mc_qpel_no_rnd_aver_h_src0_8x8_msa(), hv_mc_qpel_no_rnd_aver_h_src1_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src11_8x8_msa(), hv_mc_qpel_no_rnd_aver_v_src1_8x8_msa(), vert_mc_qpel_8x8_msa(), vert_mc_qpel_aver_src0_8x8_msa(), vert_mc_qpel_aver_src1_8x8_msa(), vert_mc_qpel_avg_dst_8x8_msa(), vert_mc_qpel_avg_dst_aver_src0_8x8_msa(), vert_mc_qpel_avg_dst_aver_src1_8x8_msa(), vert_mc_qpel_no_rnd_8x8_msa(), vert_mc_qpel_no_rnd_aver_src0_8x8_msa(), and vert_mc_qpel_no_rnd_aver_src1_8x8_msa().
| #define ST_D8 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| idx0, | |||
| idx1, | |||
| idx2, | |||
| idx3, | |||
| idx4, | |||
| idx5, | |||
| idx6, | |||
| idx7, | |||
| pdst, | |||
| stride ) |
Definition at line 511 of file generic_macros_msa.h.
Referenced by avc_biwgt_8x16_msa(), avc_biwgt_8x8_msa(), avc_chroma_hv_8x8_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_8x8_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_vt_8x8_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), avc_idct8_addblk_msa(), avc_idct8_dc_addblk_msa(), avc_wgt_8x16_msa(), avc_wgt_8x8_msa(), avg_width8_msa(), avg_width8_msa(), ff_avg_h264_qpel8_mc00_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc02_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc20_msa(), ff_put_h264_qpel8_mc30_msa(), ff_vc1_inv_trans_4x8_msa(), hevc_bi_copy_8w_msa(), hevc_copy_4w_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hz_4t_4x8multiple_msa(), hevc_hz_8t_4w_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_intra_pred_plane_8x8_msa(), hevc_uniwgt_copy_8w_msa(), hevc_vt_4t_4x16_msa(), hevc_vt_4t_4x8_msa(), hevc_vt_8t_4w_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), and put_vc1_mspel_mc_h_v_msa().
| #define ST12x8_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| pdst, | |||
| stride ) |
Definition at line 527 of file generic_macros_msa.h.
Referenced by copy_width12_msa(), and hevc_copy_6w_msa().
| #define AVER_UB2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 590 of file generic_macros_msa.h.
| #define AVER_UB2_UB | ( | ... | ) |
Definition at line 595 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), avg_width4_msa(), avg_width4_msa(), avg_width4_msa(), avg_width8_msa(), avg_width8_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hv_bil_and_aver_dst_4w_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_hz_bil_4w_msa(), common_hz_bil_and_aver_dst_4w_msa(), common_vt_2t_and_aver_dst_4x8_msa(), common_vt_bil_4w_msa(), common_vt_bil_and_aver_dst_4w_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_avg_h264_qpel8_mc30_msa(), horiz_mc_qpel_aver_src0_8width_msa(), horiz_mc_qpel_aver_src1_8width_msa(), horiz_mc_qpel_avg_dst_16width_msa(), horiz_mc_qpel_avg_dst_8width_msa(), horiz_mc_qpel_avg_dst_aver_src0_16width_msa(), horiz_mc_qpel_avg_dst_aver_src0_8width_msa(), horiz_mc_qpel_avg_dst_aver_src1_16width_msa(), horiz_mc_qpel_avg_dst_aver_src1_8width_msa(), sad_horiz_bilinear_filter_16width_msa(), sad_horiz_bilinear_filter_8width_msa(), sad_vert_bilinear_filter_16width_msa(), sad_vert_bilinear_filter_8width_msa(), vert_mc_qpel_aver_src0_8x8_msa(), vert_mc_qpel_aver_src1_8x8_msa(), vert_mc_qpel_avg_dst_16x16_msa(), vert_mc_qpel_avg_dst_8x8_msa(), vert_mc_qpel_avg_dst_aver_src0_16x16_msa(), vert_mc_qpel_avg_dst_aver_src0_8x8_msa(), vert_mc_qpel_avg_dst_aver_src1_16x16_msa(), and vert_mc_qpel_avg_dst_aver_src1_8x8_msa().
| #define AVER_UB4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 597 of file generic_macros_msa.h.
| #define AVER_UB4_UB | ( | ... | ) |
Definition at line 603 of file generic_macros_msa.h.
Referenced by avg_width16_msa(), avg_width16_msa(), avg_width16_msa(), avg_width32_msa(), avg_width4_msa(), avg_width64_msa(), avg_width8_msa(), avg_width8_msa(), avg_width8_msa(), avg_width8_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_bil_and_aver_dst_16w_msa(), ff_avg_h264_qpel16_mc00_msa(), ff_avg_h264_qpel8_mc00_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc02_msa(), and ff_avg_h264_qpel8_mc03_msa().
Definition at line 612 of file generic_macros_msa.h.
| #define SLDI_B2 | ( | RTYPE, | |
| d0, | |||
| s0, | |||
| d1, | |||
| s1, | |||
| slide_val, | |||
| out0, | |||
| out1 ) |
Definition at line 617 of file generic_macros_msa.h.
| #define SLDI_B2_UB | ( | ... | ) |
Definition at line 622 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_intra_msa(), common_hv_bil_no_rnd_8x8_msa(), common_hz_bil_4w_msa(), common_hz_bil_and_aver_dst_4w_msa(), hevc_sao_edge_filter_0degree_8width_msa(), hevc_sao_edge_filter_135degree_4width_msa(), hevc_sao_edge_filter_135degree_8width_msa(), hv_mc_qpel_aver_h_src1_8x8_msa(), hv_mc_qpel_aver_hv_src10_8x8_msa(), hv_mc_qpel_aver_hv_src11_8x8_msa(), hv_mc_qpel_avg_dst_aver_h_src1_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src10_8x8_msa(), hv_mc_qpel_avg_dst_aver_hv_src11_8x8_msa(), hv_mc_qpel_no_rnd_aver_h_src1_8x8_msa(), hv_mc_qpel_no_rnd_aver_hv_src10_8x8_msa(), and hv_mc_qpel_no_rnd_aver_hv_src11_8x8_msa().
| #define SLDI_B2_SB | ( | ... | ) |
Definition at line 623 of file generic_macros_msa.h.
Referenced by common_hv_bil_8w_msa(), common_hv_bil_and_aver_dst_8w_msa(), common_hv_bil_no_rnd_4x8_msa(), hevc_sao_edge_filter_135degree_4width_msa(), hevc_sao_edge_filter_135degree_8width_msa(), hevc_sao_edge_filter_45degree_16multiple_msa(), hevc_sao_edge_filter_45degree_4width_msa(), and hevc_sao_edge_filter_45degree_8width_msa().
| #define SLDI_B2_SH | ( | ... | ) |
Definition at line 624 of file generic_macros_msa.h.
Referenced by common_hv_8ht_8vt_4w_msa(), and common_hv_8ht_8vt_and_aver_dst_4w_msa().
| #define SLDI_B2_SW | ( | ... | ) |
Definition at line 625 of file generic_macros_msa.h.
| #define SLDI_B3 | ( | RTYPE, | |
| d0, | |||
| s0, | |||
| d1, | |||
| s1, | |||
| d2, | |||
| s2, | |||
| slide_val, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 627 of file generic_macros_msa.h.
| #define SLDI_B3_UB | ( | ... | ) |
Definition at line 633 of file generic_macros_msa.h.
Referenced by common_hv_bil_no_rnd_8x8_msa().
| #define SLDI_B3_SB | ( | ... | ) |
Definition at line 634 of file generic_macros_msa.h.
Referenced by common_hv_bil_4w_msa(), common_hv_bil_8w_msa(), common_hv_bil_and_aver_dst_4w_msa(), common_hv_bil_and_aver_dst_8w_msa(), common_hv_bil_no_rnd_4x8_msa(), ff_avg_bilin_64h_msa(), and ff_put_bilin_64h_msa().
| #define SLDI_B3_UH | ( | ... | ) |
Definition at line 635 of file generic_macros_msa.h.
Referenced by common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), and common_hv_2ht_2vt_and_aver_dst_4x8_msa().
| #define SLDI_B4 | ( | RTYPE, | |
| d0, | |||
| s0, | |||
| d1, | |||
| s1, | |||
| d2, | |||
| s2, | |||
| d3, | |||
| s3, | |||
| slide_val, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 637 of file generic_macros_msa.h.
| #define SLDI_B4_UB | ( | ... | ) |
Definition at line 643 of file generic_macros_msa.h.
Referenced by common_hv_bil_no_rnd_8x8_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_angular_upper_32width_msa(), horiz_mc_qpel_aver_src1_8width_msa(), horiz_mc_qpel_avg_dst_aver_src1_8width_msa(), horiz_mc_qpel_no_rnd_aver_src1_8width_msa(), sad_horiz_bilinear_filter_8width_msa(), and vp9_transpose_16x8_to_8x16().
| #define SLDI_B4_SB | ( | ... | ) |
Definition at line 644 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_intra_msa(), common_hz_bil_8w_msa(), common_hz_bil_and_aver_dst_8w_msa(), common_hz_bil_no_rnd_4x8_msa(), common_hz_bil_no_rnd_8x8_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel4_mc10_msa(), ff_put_h264_qpel4_mc30_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc30_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_sao_edge_filter_0degree_16multiple_msa(), and hevc_sao_edge_filter_45degree_16multiple_msa().
| #define SLDI_B4_SH | ( | ... | ) |
Definition at line 645 of file generic_macros_msa.h.
Referenced by hevc_intra_pred_angular_lower_4width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_intra_pred_angular_upper_4width_msa(), and hevc_intra_pred_angular_upper_8width_msa().
| #define VSHF_B2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| mask0, | |||
| mask1, | |||
| out0, | |||
| out1 ) |
Definition at line 656 of file generic_macros_msa.h.
| #define VSHF_B2_UB | ( | ... | ) |
Definition at line 661 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_2x2_msa(), avc_chroma_hv_2x4_msa(), avc_chroma_hv_4x2_msa(), avc_chroma_hv_4x4_msa(), avc_chroma_hv_4x8_msa(), avc_chroma_hv_8x4_msa(), avc_chroma_hv_8x8_msa(), avc_chroma_hv_and_aver_dst_2x2_msa(), avc_chroma_hv_and_aver_dst_2x4_msa(), avc_chroma_hv_and_aver_dst_4x2_msa(), avc_chroma_hv_and_aver_dst_4x4_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_2x4_msa(), avc_chroma_hz_4x4_msa(), avc_chroma_hz_4x8_msa(), avc_chroma_hz_8x4_msa(), avc_chroma_hz_8x8_msa(), avc_chroma_hz_and_aver_dst_2x4_msa(), avc_chroma_hz_and_aver_dst_4x4_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_hz_nonmult_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x8_msa(), common_hz_2t_4x8_msa(), common_hz_2t_and_aver_dst_4x4_msa(), common_hz_2t_and_aver_dst_4x8_msa(), ff_avg_bilin_16h_msa(), ff_avg_bilin_32h_msa(), ff_avg_bilin_64h_msa(), ff_put_bilin_16h_msa(), ff_put_bilin_32h_msa(), ff_put_bilin_64h_msa(), ff_put_vp8_bilinear16_h_msa(), and sad_hv_bilinear_filter_8width_msa().
| #define VSHF_B2_SB | ( | ... | ) |
Definition at line 662 of file generic_macros_msa.h.
Referenced by common_hz_4t_12w_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_4t_4x2_msa(), common_hz_8t_12w_msa(), common_hz_8t_24w_msa(), common_hz_8t_64w_msa(), common_hz_8t_8w_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel4_mc10_msa(), ff_put_h264_qpel4_mc20_msa(), ff_put_h264_qpel4_mc30_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc20_msa(), ff_put_h264_qpel8_mc30_msa(), ff_put_no_rnd_pixels_l2_msa(), ff_vp3_h_loop_filter_msa(), ff_vp3_idct_dc_add_msa(), ff_vp3_v_loop_filter_msa(), ff_vp8_idct_add_msa(), ff_vp8_idct_dc_add_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hz_4t_12w_msa(), hevc_hz_4t_16w_msa(), hevc_hz_4t_24w_msa(), hevc_hz_4t_32w_msa(), hevc_hz_4t_4x2_msa(), hevc_hz_4t_4x4_msa(), hevc_hz_4t_4x8multiple_msa(), hevc_hz_4t_6w_msa(), hevc_hz_4t_8x2multiple_msa(), hevc_hz_4t_8x4multiple_msa(), hevc_hz_8t_12w_msa(), hevc_hz_8t_16w_msa(), hevc_hz_8t_24w_msa(), hevc_hz_8t_48w_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_16w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_hz_bi_4t_32w_msa(), hevc_hz_bi_4t_4x2_msa(), hevc_hz_bi_4t_4x4_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x2_msa(), hevc_hz_bi_4t_8x4multiple_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_bi_8t_16w_msa(), hevc_hz_bi_8t_24w_msa(), hevc_hz_bi_8t_32w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_bi_8t_64w_msa(), hevc_hz_bi_8t_8w_msa(), hevc_hz_biwgt_4t_12w_msa(), hevc_hz_biwgt_4t_16w_msa(), hevc_hz_biwgt_4t_24w_msa(), hevc_hz_biwgt_4t_32w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_hz_biwgt_4t_4x4_msa(), hevc_hz_biwgt_4t_4x8multiple_msa(), hevc_hz_biwgt_4t_6w_msa(), hevc_hz_biwgt_4t_8x2_msa(), hevc_hz_biwgt_4t_8x4multiple_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_sao_band_filter_16multiple_msa(), hevc_sao_edge_filter_0degree_16multiple_msa(), hevc_sao_edge_filter_0degree_4width_msa(), hevc_sao_edge_filter_0degree_8width_msa(), hevc_sao_edge_filter_135degree_16multiple_msa(), hevc_sao_edge_filter_135degree_4width_msa(), hevc_sao_edge_filter_135degree_8width_msa(), hevc_sao_edge_filter_45degree_16multiple_msa(), hevc_sao_edge_filter_45degree_4width_msa(), hevc_sao_edge_filter_45degree_8width_msa(), hevc_sao_edge_filter_90degree_16multiple_msa(), hevc_sao_edge_filter_90degree_4width_msa(), hevc_sao_edge_filter_90degree_8width_msa(), and idct_msa().
| #define VSHF_B2_UH | ( | ... | ) |
Definition at line 663 of file generic_macros_msa.h.
Referenced by common_hz_2t_8x4_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_and_aver_dst_8x4_msa(), and common_hz_2t_and_aver_dst_8x8mult_msa().
| #define VSHF_B2_SH | ( | ... | ) |
Definition at line 664 of file generic_macros_msa.h.
Referenced by common_hz_4t_8x2mult_msa().
| #define VSHF_B3 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| mask0, | |||
| mask1, | |||
| mask2, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 666 of file generic_macros_msa.h.
| #define VSHF_B3_SB | ( | ... | ) |
Definition at line 672 of file generic_macros_msa.h.
| #define VSHF_B4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| mask0, | |||
| mask1, | |||
| mask2, | |||
| mask3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 674 of file generic_macros_msa.h.
| #define VSHF_B4_SB | ( | ... | ) |
Definition at line 680 of file generic_macros_msa.h.
Referenced by hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_8t_8multx1mult_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_hz_8t_32w_msa(), hevc_hz_8t_4w_msa(), hevc_hz_8t_64w_msa(), hevc_hz_8t_8w_msa(), hevc_hz_biwgt_8t_12w_msa(), hevc_hz_biwgt_8t_16w_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_biwgt_8t_32w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_hz_biwgt_8t_4w_msa(), hevc_hz_biwgt_8t_64w_msa(), hevc_hz_biwgt_8t_8w_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), and hevc_hz_uniwgt_8t_8w_msa().
| #define VSHF_B4_SH | ( | ... | ) |
Definition at line 681 of file generic_macros_msa.h.
Referenced by common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), and common_hz_8t_and_aver_dst_64w_msa().
| #define VSHF_H2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| mask0, | |||
| mask1, | |||
| out0, | |||
| out1 ) |
Definition at line 692 of file generic_macros_msa.h.
| #define VSHF_H2_SH | ( | ... | ) |
Definition at line 697 of file generic_macros_msa.h.
| #define VSHF_H3 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| mask0, | |||
| mask1, | |||
| mask2, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 699 of file generic_macros_msa.h.
| #define VSHF_H3_SH | ( | ... | ) |
Definition at line 705 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_h264_qpel8_mc12_msa(), and ff_put_h264_qpel8_mc32_msa().
| #define VSHF_W2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| mask0, | |||
| mask1, | |||
| out0, | |||
| out1 ) |
Definition at line 716 of file generic_macros_msa.h.
| #define VSHF_W2_SB | ( | ... | ) |
Definition at line 721 of file generic_macros_msa.h.
| #define DOTP_UB2 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| cnst0, | |||
| cnst1, | |||
| out0, | |||
| out1 ) |
Definition at line 735 of file generic_macros_msa.h.
| #define DOTP_UB2_UH | ( | ... | ) |
Definition at line 740 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_2x2_msa(), avc_chroma_hv_2x4_msa(), avc_chroma_hv_4x2_msa(), avc_chroma_hv_and_aver_dst_2x2_msa(), avc_chroma_hv_and_aver_dst_2x4_msa(), avc_chroma_hv_and_aver_dst_4x2_msa(), avc_chroma_hz_4x4_msa(), avc_chroma_hz_4x8_msa(), avc_chroma_hz_and_aver_dst_4x4_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_vt_4x4_msa(), avc_chroma_vt_4x8_msa(), avc_chroma_vt_and_aver_dst_4x4_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_and_aver_dst_4x4_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x4_msa(), common_hz_2t_and_aver_dst_4x4_msa(), common_vt_2t_4x4_msa(), common_vt_2t_4x4_msa(), common_vt_2t_and_aver_dst_4x4_msa(), ff_avg_bilin_16hv_msa(), ff_avg_bilin_16v_msa(), ff_avg_bilin_32v_msa(), ff_avg_bilin_64v_msa(), ff_put_bilin_16hv_msa(), ff_put_bilin_16v_msa(), ff_put_bilin_32v_msa(), ff_put_bilin_64v_msa(), ff_put_vp8_bilinear16_hv_msa(), and ff_put_vp8_bilinear16_v_msa().
| #define DOTP_UB4 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| mult2, | |||
| mult3, | |||
| cnst0, | |||
| cnst1, | |||
| cnst2, | |||
| cnst3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 742 of file generic_macros_msa.h.
| #define DOTP_UB4_UH | ( | ... | ) |
Definition at line 749 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_4x4_msa(), avc_chroma_hv_4x8_msa(), avc_chroma_hv_8x4_msa(), avc_chroma_hv_8x8_msa(), avc_chroma_hv_and_aver_dst_4x4_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_8x4_msa(), avc_chroma_hz_8x8_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_hz_nonmult_msa(), avc_chroma_vt_8x4_msa(), avc_chroma_vt_8x8_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hz_2t_4x8_msa(), common_hz_2t_4x8_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_2t_and_aver_dst_8x4_msa(), common_hz_2t_and_aver_dst_8x8mult_msa(), common_vt_2t_4x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_and_aver_dst_4x8_msa(), common_vt_2t_and_aver_dst_8x4_msa(), common_vt_2t_and_aver_dst_8x8mult_msa(), ff_avg_bilin_16h_msa(), ff_avg_bilin_32h_msa(), ff_avg_bilin_64h_msa(), ff_put_bilin_16h_msa(), ff_put_bilin_32h_msa(), ff_put_bilin_64h_msa(), and ff_put_vp8_bilinear16_h_msa().
| #define DOTP_SB2 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| cnst0, | |||
| cnst1, | |||
| out0, | |||
| out1 ) |
Definition at line 763 of file generic_macros_msa.h.
| #define DOTP_SB2_SH | ( | ... | ) |
Definition at line 768 of file generic_macros_msa.h.
Referenced by common_hz_4t_12w_msa(), common_hz_4t_8x2mult_msa(), common_hz_8t_12w_msa(), common_hz_8t_24w_msa(), and common_vt_8t_4w_msa().
| #define DOTP_SB3 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| mult2, | |||
| cnst0, | |||
| cnst1, | |||
| cnst2, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 770 of file generic_macros_msa.h.
| #define DOTP_SB3_SH | ( | ... | ) |
Definition at line 776 of file generic_macros_msa.h.
Referenced by common_hz_8t_48w_msa(), and hevc_vt_biwgt_8t_12w_msa().
| #define DOTP_SB4 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| mult2, | |||
| mult3, | |||
| cnst0, | |||
| cnst1, | |||
| cnst2, | |||
| cnst3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 778 of file generic_macros_msa.h.
| #define DOTP_SB4_SH | ( | ... | ) |
Definition at line 784 of file generic_macros_msa.h.
Referenced by common_hz_4t_12w_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_8t_12w_msa(), common_hz_8t_24w_msa(), common_hz_8t_64w_msa(), common_hz_8t_8w_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_64w_msa(), common_vt_8t_8w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_biwgt_8t_4w_msa(), and hevc_vt_biwgt_8t_8w_msa().
| #define DOTP_SH2 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| cnst0, | |||
| cnst1, | |||
| out0, | |||
| out1 ) |
Definition at line 798 of file generic_macros_msa.h.
| #define DOTP_SH2_SW | ( | ... | ) |
Definition at line 803 of file generic_macros_msa.h.
Referenced by hevc_idct_8x32_column_msa(), hevc_uniwgt_copy_4w_msa(), and vp9_idct8x8_12_colcol_addblk_msa().
| #define DOTP_SH4 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| mult2, | |||
| mult3, | |||
| cnst0, | |||
| cnst1, | |||
| cnst2, | |||
| cnst3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 805 of file generic_macros_msa.h.
| #define DOTP_SH4_SW | ( | ... | ) |
Definition at line 812 of file generic_macros_msa.h.
Referenced by hevc_idct_8x32_column_msa(), simple_idct_add_msa(), simple_idct_msa(), simple_idct_put_msa(), and vp9_idct8x8_12_colcol_addblk_msa().
| #define DPADD_SB2 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| cnst0, | |||
| cnst1, | |||
| out0, | |||
| out1 ) |
Definition at line 826 of file generic_macros_msa.h.
| #define DPADD_SB2_SH | ( | ... | ) |
Definition at line 833 of file generic_macros_msa.h.
Referenced by common_hz_4t_12w_msa(), common_hz_4t_8x2mult_msa(), common_hz_8t_12w_msa(), common_hz_8t_24w_msa(), common_hz_8t_48w_msa(), common_vt_8t_4w_msa(), ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_put_h264_qpel4_mc10_msa(), ff_put_h264_qpel4_mc20_msa(), ff_put_h264_qpel4_mc30_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hz_4t_12w_msa(), hevc_hz_4t_16w_msa(), hevc_hz_4t_24w_msa(), hevc_hz_4t_4x2_msa(), hevc_hz_4t_4x4_msa(), hevc_hz_4t_4x8multiple_msa(), hevc_hz_4t_6w_msa(), hevc_hz_4t_8x2multiple_msa(), hevc_hz_4t_8x4multiple_msa(), hevc_hz_8t_12w_msa(), hevc_hz_8t_24w_msa(), hevc_hz_8t_48w_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_4x2_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_8t_12w_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_16w_msa(), hevc_vt_4t_24w_msa(), hevc_vt_4t_32w_msa(), hevc_vt_4t_4x16_msa(), hevc_vt_4t_4x2_msa(), hevc_vt_4t_4x4_msa(), hevc_vt_4t_4x8_msa(), hevc_vt_4t_6w_msa(), hevc_vt_4t_8x2_msa(), hevc_vt_4t_8x4multiple_msa(), hevc_vt_4t_8x6_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_4t_4x2_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_4t_8x2_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_4t_8x6_msa(), and hevc_vt_biwgt_8t_12w_msa().
| #define DPADD_SB4 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| mult2, | |||
| mult3, | |||
| cnst0, | |||
| cnst1, | |||
| cnst2, | |||
| cnst3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 835 of file generic_macros_msa.h.
| #define DPADD_SB4_SH | ( | ... | ) |
Definition at line 841 of file generic_macros_msa.h.
Referenced by common_hz_4t_12w_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_8t_12w_msa(), common_hz_8t_24w_msa(), common_hz_8t_64w_msa(), common_hz_8t_8w_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_64w_msa(), common_vt_8t_8w_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc20_msa(), ff_put_h264_qpel8_mc30_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_8t_8multx1mult_msa(), hevc_hz_4t_32w_msa(), hevc_hz_8t_12w_msa(), hevc_hz_8t_16w_msa(), hevc_hz_8t_24w_msa(), hevc_hz_8t_32w_msa(), hevc_hz_8t_48w_msa(), hevc_hz_8t_4w_msa(), hevc_hz_8t_64w_msa(), hevc_hz_8t_8w_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_16w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_hz_bi_4t_32w_msa(), hevc_hz_bi_4t_4x4_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x2_msa(), hevc_hz_bi_4t_8x4multiple_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_bi_8t_16w_msa(), hevc_hz_bi_8t_24w_msa(), hevc_hz_bi_8t_32w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_bi_8t_64w_msa(), hevc_hz_bi_8t_8w_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_8t_4w_msa(), hevc_vt_8t_8w_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_biwgt_8t_4w_msa(), and hevc_vt_biwgt_8t_8w_msa().
| #define DPADD_UB2 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| cnst0, | |||
| cnst1, | |||
| out0, | |||
| out1 ) |
Definition at line 855 of file generic_macros_msa.h.
| #define DPADD_UB2_UH | ( | ... | ) |
Definition at line 862 of file generic_macros_msa.h.
| #define DPADD_SH2 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| cnst0, | |||
| cnst1, | |||
| out0, | |||
| out1 ) |
Definition at line 876 of file generic_macros_msa.h.
| #define DPADD_SH2_SW | ( | ... | ) |
Definition at line 883 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc32_msa(), and hevc_idct_8x32_column_msa().
| #define DPADD_SH4 | ( | RTYPE, | |
| mult0, | |||
| mult1, | |||
| mult2, | |||
| mult3, | |||
| cnst0, | |||
| cnst1, | |||
| cnst2, | |||
| cnst3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 885 of file generic_macros_msa.h.
| #define DPADD_SH4_SW | ( | ... | ) |
Definition at line 891 of file generic_macros_msa.h.
Referenced by hevc_idct_8x32_column_msa(), simple_idct_add_msa(), simple_idct_msa(), and simple_idct_put_msa().
| #define MIN_UH2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| min_vec ) |
Definition at line 901 of file generic_macros_msa.h.
| #define MIN_UH2_UH | ( | ... | ) |
Definition at line 906 of file generic_macros_msa.h.
| #define MIN_UH4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| min_vec ) |
Definition at line 908 of file generic_macros_msa.h.
| #define MIN_UH4_UH | ( | ... | ) |
Definition at line 913 of file generic_macros_msa.h.
Definition at line 923 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_msa(), hevc_loopfilter_chroma_hor_msa(), hevc_loopfilter_chroma_ver_msa(), hevc_loopfilter_luma_hor_msa(), and hevc_loopfilter_luma_ver_msa().
| #define CLIP_SH_0_255 | ( | in | ) |
Definition at line 935 of file generic_macros_msa.h.
Referenced by hevc_bi_copy_4w_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hz_bi_4t_4x2_msa(), hevc_hz_bi_8t_12w_msa(), hevc_hz_bi_8t_24w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_intra_pred_horiz_4x4_msa(), hevc_intra_pred_horiz_8x8_msa(), hevc_intra_pred_vert_4x4_msa(), hevc_intra_pred_vert_8x8_msa(), hevc_loopfilter_chroma_hor_msa(), hevc_loopfilter_chroma_ver_msa(), hevc_loopfilter_luma_hor_msa(), hevc_loopfilter_luma_ver_msa(), hevc_vt_bi_4t_4x2_msa(), and vp9_iadst8x8_colcol_addblk_msa().
| #define CLIP_SH2_0_255 | ( | in0, | |
| in1 ) |
Definition at line 941 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x4_msa(), avc_h_loop_filter_luma_mbaff_msa(), ff_h264_idct4x4_addblk_dc_msa(), ff_h264_idct_add_msa(), hevc_addblk_4x4_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_intra_pred_horiz_16x16_msa(), hevc_intra_pred_vert_16x16_msa(), intra_predict_plane_16x16_msa(), intra_predict_plane_8x8_msa(), vp9_iadst16_1d_columns_addblk_msa(), and vp9_iadst8x8_colcol_addblk_msa().
| #define CLIP_SH4_0_255 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3 ) |
Definition at line 947 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x8_msa(), avc_biwgt_8x4_msa(), ff_vp8_idct_dc_add_msa(), hevc_addblk_8x8_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x6_msa(), simple_idct_add_msa(), and simple_idct_put_msa().
| #define CLIP_SH8_0_255 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7 ) |
Definition at line 953 of file generic_macros_msa.h.
Referenced by add_pixels_clamped_msa(), avc_biwgt_8x16_msa(), avc_biwgt_8x8_msa(), avc_idct8_addblk_msa(), avc_idct8_dc_addblk_msa(), ff_biweight_h264_pixels16_8_msa(), hevc_addblk_16x16_msa(), hevc_addblk_32x32_msa(), put_pixels_clamped_msa(), put_signed_pixels_clamped_msa(), vp9_idct16x16_1_add_msa(), and vp9_idct32x32_1_add_msa().
| #define CLIP_SW_0_255 | ( | in | ) |
Definition at line 966 of file generic_macros_msa.h.
Referenced by idct_msa().
| #define CLIP_SW2_0_255 | ( | in0, | |
| in1 ) |
Definition at line 972 of file generic_macros_msa.h.
Referenced by hevc_biwgt_copy_4w_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_uniwgt_copy_4w_msa(), hevc_vt_biwgt_4t_4x2_msa(), hevc_vt_biwgt_8t_12w_msa(), and hevc_vt_uniwgt_4t_4x2_msa().
| #define CLIP_SW4_0_255 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3 ) |
Definition at line 978 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_8x4_msa(), ff_vp3_h_loop_filter_msa(), ff_vp3_v_loop_filter_msa(), ff_vp8_idct_add_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_8t_12w_msa(), and hevc_vt_uniwgt_8t_8w_msa().
| #define CLIP_SW8_0_255 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7 ) |
Definition at line 984 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_4x8_msa(), ff_vp3_idct_dc_add_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), hevc_vt_uniwgt_8t_8w_msa(), and idct_msa().
| #define HADD_SW_S32 | ( | in | ) |
Definition at line 998 of file generic_macros_msa.h.
Referenced by mpeg2_dct_unquantize_inter_msa(), sse_16width_msa(), sse_4width_msa(), and sse_8width_msa().
| #define HADD_UH_U32 | ( | in | ) |
Definition at line 1017 of file generic_macros_msa.h.
Referenced by ff_pixelutils_sad16_msa(), hadamard_diff_8x8_msa(), hadamard_intra_8x8_msa(), sad_16width_msa(), sad_8width_msa(), sad_horiz_bilinear_filter_16width_msa(), sad_horiz_bilinear_filter_8width_msa(), sad_hv_bilinear_filter_16width_msa(), sad_hv_bilinear_filter_8width_msa(), sad_vert_bilinear_filter_16width_msa(), sad_vert_bilinear_filter_8width_msa(), and sum_u8src_16width_msa().
| #define HADD_SB2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| out0, | |||
| out1 ) |
Definition at line 1039 of file generic_macros_msa.h.
| #define HADD_SB2_SH | ( | ... | ) |
Definition at line 1044 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_put_h264_qpel4_mc10_msa(), ff_put_h264_qpel4_mc20_msa(), and ff_put_h264_qpel4_mc30_msa().
| #define HADD_SB4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1046 of file generic_macros_msa.h.
| #define HADD_SB4_UH | ( | ... | ) |
Definition at line 1051 of file generic_macros_msa.h.
| #define HADD_SB4_SH | ( | ... | ) |
Definition at line 1052 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc20_msa(), and ff_put_h264_qpel8_mc30_msa().
| #define HADD_UB2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| out0, | |||
| out1 ) |
Definition at line 1062 of file generic_macros_msa.h.
| #define HADD_UB2_UH | ( | ... | ) |
Definition at line 1067 of file generic_macros_msa.h.
Referenced by common_hv_bil_8w_msa(), common_hv_bil_and_aver_dst_8w_msa(), common_hv_bil_no_rnd_4x8_msa(), ff_dc_16x16_msa(), ff_dc_32x32_msa(), ff_tm_16x16_msa(), hevc_intra_pred_dc_16x16_msa(), and hevc_intra_pred_dc_32x32_msa().
| #define HADD_UB3 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 1069 of file generic_macros_msa.h.
| #define HADD_UB3_UH | ( | ... | ) |
Definition at line 1074 of file generic_macros_msa.h.
Referenced by common_hv_bil_16w_msa(), common_hv_bil_4w_msa(), common_hv_bil_8w_msa(), common_hv_bil_and_aver_dst_16w_msa(), common_hv_bil_and_aver_dst_4w_msa(), common_hv_bil_and_aver_dst_8w_msa(), common_hv_bil_no_rnd_16x16_msa(), common_hv_bil_no_rnd_4x8_msa(), common_hv_bil_no_rnd_8x16_msa(), and common_hv_bil_no_rnd_8x8_msa().
| #define HADD_UB4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1076 of file generic_macros_msa.h.
| #define HADD_UB4_UB | ( | ... | ) |
Definition at line 1081 of file generic_macros_msa.h.
Referenced by sum_u8src_16width_msa().
| #define HADD_UB4_UH | ( | ... | ) |
Definition at line 1082 of file generic_macros_msa.h.
Referenced by ff_tm_32x32_msa(), ff_tm_4x4_msa(), and ff_tm_8x8_msa().
| #define HADD_UB4_SH | ( | ... | ) |
Definition at line 1083 of file generic_macros_msa.h.
| #define HSUB_UB2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| out0, | |||
| out1 ) |
Definition at line 1093 of file generic_macros_msa.h.
| #define HSUB_UB2_UH | ( | ... | ) |
Definition at line 1098 of file generic_macros_msa.h.
| #define HSUB_UB2_SH | ( | ... | ) |
Definition at line 1099 of file generic_macros_msa.h.
| #define HSUB_UB4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1101 of file generic_macros_msa.h.
| #define HSUB_UB4_UH | ( | ... | ) |
Definition at line 1106 of file generic_macros_msa.h.
Referenced by hadamard_diff_8x8_msa().
| #define HSUB_UB4_SH | ( | ... | ) |
Definition at line 1107 of file generic_macros_msa.h.
Referenced by diff_pixels_msa().
| #define SAD_UB2_UH | ( | in0, | |
| in1, | |||
| ref0, | |||
| ref1 ) |
Definition at line 1118 of file generic_macros_msa.h.
Referenced by ff_pixelutils_sad16_msa(), sad_16width_msa(), sad_8width_msa(), sad_horiz_bilinear_filter_16width_msa(), sad_horiz_bilinear_filter_8width_msa(), sad_vert_bilinear_filter_16width_msa(), and sad_vert_bilinear_filter_8width_msa().
| #define INSERT_W2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| out ) |
| #define INSERT_W2_UB | ( | ... | ) |
Definition at line 1143 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x2_msa(), avc_chroma_hv_and_aver_dst_4x2_msa(), avc_chroma_hz_and_aver_dst_4x2_msa(), avc_chroma_vt_and_aver_dst_4x2_msa(), avc_wgt_4x2_msa(), and avg_width4_msa().
| #define INSERT_W2_SB | ( | ... | ) |
Definition at line 1144 of file generic_macros_msa.h.
Referenced by ff_dc_4x4_msa(), ff_h264_idct_add_msa(), hevc_bi_copy_4w_msa(), hevc_biwgt_copy_4w_msa(), hevc_intra_pred_dc_4x4_msa(), and hevc_uniwgt_copy_4w_msa().
| #define INSERT_W4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out ) |
| #define INSERT_W4_UB | ( | ... | ) |
Definition at line 1153 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x4_msa(), avc_biwgt_4x8_msa(), avc_chroma_hv_and_aver_dst_4x4_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hz_and_aver_dst_4x4_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_vt_and_aver_dst_4x4_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_luma_hv_qrt_and_aver_dst_4x4_msa(), avc_wgt_4x4_msa(), avc_wgt_4x8_msa(), avg_width4_msa(), avg_width4_msa(), common_hv_2ht_2vt_and_aver_dst_4x4_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hz_2t_and_aver_dst_4x4_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_4x4_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_vt_2t_and_aver_dst_4x4_msa(), common_vt_2t_and_aver_dst_4x8_msa(), common_vt_8t_and_aver_dst_4w_msa(), ff_avg_h264_qpel4_mc00_msa(), ff_avg_h264_qpel4_mc01_msa(), ff_avg_h264_qpel4_mc02_msa(), ff_avg_h264_qpel4_mc03_msa(), ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc22_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_h264_idct4x4_addblk_dc_msa(), and sse_4width_msa().
| #define INSERT_W4_SB | ( | ... | ) |
Definition at line 1154 of file generic_macros_msa.h.
Referenced by hevc_bi_copy_4w_msa(), hevc_biwgt_copy_4w_msa(), and hevc_uniwgt_copy_4w_msa().
| #define INSERT_W4_SH | ( | ... | ) |
Definition at line 1155 of file generic_macros_msa.h.
Referenced by hevc_hv_bi_4t_6w_msa(), and hevc_hv_biwgt_4t_6w_msa().
| #define INSERT_W4_SW | ( | ... | ) |
Definition at line 1156 of file generic_macros_msa.h.
Referenced by hevc_addblk_4x4_msa().
| #define INSERT_D2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| out ) |
| #define INSERT_D2_UB | ( | ... | ) |
Definition at line 1169 of file generic_macros_msa.h.
Referenced by avc_biwgt_8x16_msa(), avc_biwgt_8x4_msa(), avc_biwgt_8x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), avc_wgt_8x16_msa(), avc_wgt_8x4_msa(), avc_wgt_8x8_msa(), avg_width8_msa(), avg_width8_msa(), common_hv_2ht_2vt_and_aver_dst_8x4_msa(), common_hv_2ht_2vt_and_aver_dst_8x8mult_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_hz_2t_and_aver_dst_8x4_msa(), common_hz_2t_and_aver_dst_8x8mult_msa(), common_hz_8t_and_aver_dst_8w_msa(), common_vt_2t_and_aver_dst_8x4_msa(), common_vt_2t_and_aver_dst_8x8mult_msa(), common_vt_8t_and_aver_dst_8w_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel8_mc00_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_dc_8x8_msa(), hevc_intra_pred_dc_8x8_msa(), and intra_predict_plane_16x16_msa().
| #define INSERT_D2_SB | ( | ... | ) |
Definition at line 1170 of file generic_macros_msa.h.
Referenced by hevc_bi_copy_6w_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_6w_msa(), hevc_biwgt_copy_8w_msa(), hevc_uniwgt_copy_6w_msa(), and hevc_uniwgt_copy_8w_msa().
| #define INSERT_D2_SH | ( | ... | ) |
Definition at line 1171 of file generic_macros_msa.h.
Referenced by hevc_bi_copy_4w_msa(), hevc_biwgt_copy_4w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_8t_12w_msa(), and hevc_hv_biwgt_8t_4w_msa().
| #define INSERT_D2_SD | ( | ... | ) |
Definition at line 1172 of file generic_macros_msa.h.
Referenced by hevc_addblk_8x8_msa().
| #define ILVEV_B2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1183 of file generic_macros_msa.h.
| #define ILVEV_B2_UB | ( | ... | ) |
Definition at line 1188 of file generic_macros_msa.h.
Referenced by common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_and_aver_dst_4x4_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), ff_avg_bilin_16hv_msa(), ff_put_bilin_16hv_msa(), ff_put_vp8_bilinear16_hv_msa(), and vp9_transpose_16x16().
| #define ILVEV_B2_SB | ( | ... | ) |
Definition at line 1189 of file generic_macros_msa.h.
| #define ILVEV_B2_SH | ( | ... | ) |
Definition at line 1190 of file generic_macros_msa.h.
Referenced by common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_h6v6_msa(), and vp9_transpose_16x16().
| #define ILVEV_B2_SD | ( | ... | ) |
Definition at line 1191 of file generic_macros_msa.h.
| #define ILVEV_H2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1202 of file generic_macros_msa.h.
| #define ILVEV_H2_UB | ( | ... | ) |
Definition at line 1207 of file generic_macros_msa.h.
| #define ILVEV_H2_SH | ( | ... | ) |
Definition at line 1208 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc12_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), and vp9_iadst8x8_colcol_addblk_msa().
| #define ILVEV_H2_SW | ( | ... | ) |
Definition at line 1209 of file generic_macros_msa.h.
Referenced by vp9_transpose_16x16().
| #define ILVEV_W2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1220 of file generic_macros_msa.h.
| #define ILVEV_W2_UB | ( | ... | ) |
Definition at line 1225 of file generic_macros_msa.h.
| #define ILVEV_W2_SB | ( | ... | ) |
Definition at line 1226 of file generic_macros_msa.h.
| #define ILVEV_W2_UH | ( | ... | ) |
Definition at line 1227 of file generic_macros_msa.h.
| #define ILVEV_W2_SD | ( | ... | ) |
Definition at line 1228 of file generic_macros_msa.h.
| #define ILVEV_D2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1239 of file generic_macros_msa.h.
| #define ILVEV_D2_UB | ( | ... | ) |
Definition at line 1244 of file generic_macros_msa.h.
| #define ILVEV_D2_SB | ( | ... | ) |
Definition at line 1245 of file generic_macros_msa.h.
Referenced by hevc_sao_band_filter_4width_msa().
| #define ILVEV_D2_SW | ( | ... | ) |
Definition at line 1246 of file generic_macros_msa.h.
| #define ILVL_B2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1257 of file generic_macros_msa.h.
| #define ILVL_B2_UB | ( | ... | ) |
Definition at line 1262 of file generic_macros_msa.h.
Referenced by ff_avg_bilin_16v_msa(), ff_avg_bilin_32v_msa(), ff_avg_bilin_64v_msa(), ff_put_bilin_16v_msa(), ff_put_bilin_32v_msa(), ff_put_bilin_64v_msa(), and ff_put_vp8_bilinear16_v_msa().
| #define ILVL_B2_SB | ( | ... | ) |
Definition at line 1263 of file generic_macros_msa.h.
Referenced by common_vt_4t_12w_msa(), common_vt_4t_16w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), ff_put_vp8_epel16_v4_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_16w_msa(), hevc_vt_4t_24w_msa(), hevc_vt_4t_32w_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), and vp9_transpose_16x8_to_8x16().
| #define ILVL_B2_UH | ( | ... | ) |
Definition at line 1264 of file generic_macros_msa.h.
Referenced by ff_tm_32x32_msa().
| #define ILVL_B2_SH | ( | ... | ) |
Definition at line 1265 of file generic_macros_msa.h.
Referenced by avc_loopfilter_luma_intra_edge_hor_msa(), avc_loopfilter_luma_intra_edge_ver_msa(), ff_loop_filter_h_44_16_msa(), ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_vp8_h_loop_filter16_inner_msa(), ff_vp8_h_loop_filter16_msa(), ff_vp8_h_loop_filter8uv_msa(), hevc_copy_48w_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_intra_pred_angular_lower_16width_msa(), vp9_vt_lpf_t16_16w(), and vp9_vt_lpf_t4_and_t8_16w().
| #define ILVL_B4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1267 of file generic_macros_msa.h.
| #define ILVL_B4_UB | ( | ... | ) |
Definition at line 1273 of file generic_macros_msa.h.
| #define ILVL_B4_SB | ( | ... | ) |
Definition at line 1274 of file generic_macros_msa.h.
Referenced by avc_biwgt_8x16_msa(), common_vt_4t_16w_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_biweight_h264_pixels16_8_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel16_v6_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), and vp9_transpose_16x8_to_8x16().
| #define ILVL_B4_UH | ( | ... | ) |
Definition at line 1275 of file generic_macros_msa.h.
Referenced by ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_88_16_msa(), ff_loop_filter_v_48_16_msa(), ff_loop_filter_v_88_16_msa(), vp9_hz_lpf_t16_16w(), vp9_hz_lpf_t4_and_t8_16w(), vp9_vt_lpf_t16_16w(), and vp9_vt_lpf_t4_and_t8_16w().
| #define ILVL_B4_SH | ( | ... | ) |
Definition at line 1276 of file generic_macros_msa.h.
Referenced by ff_weight_h264_pixels16_8_msa(), hevc_biwgt_copy_16w_msa(), hevc_biwgt_copy_64w_msa(), hevc_copy_16w_msa(), hevc_copy_24w_msa(), hevc_copy_32w_msa(), hevc_copy_48w_msa(), and hevc_copy_64w_msa().
| #define ILVL_H2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1287 of file generic_macros_msa.h.
| #define ILVL_H2_SH | ( | ... | ) |
Definition at line 1292 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_intra_msa(), avc_h_loop_filter_luma_mbaff_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc23_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_idct_8x32_column_msa(), and vp9_idct8x8_12_colcol_addblk_msa().
| #define ILVL_H2_SW | ( | ... | ) |
Definition at line 1293 of file generic_macros_msa.h.
Referenced by ff_vp3_h_loop_filter_msa(), and ff_vp3_v_loop_filter_msa().
| #define ILVL_H4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1295 of file generic_macros_msa.h.
| #define ILVL_H4_SH | ( | ... | ) |
Definition at line 1301 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_put_h264_qpel16_mc21_msa(), ff_put_h264_qpel16_mc22_msa(), ff_put_h264_qpel16_mc23_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc22_msa(), ff_put_h264_qpel8_mc23_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_idct_16x16_msa(), and hevc_idct_8x32_column_msa().
| #define ILVL_H4_SW | ( | ... | ) |
Definition at line 1302 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_8x4_msa(), ff_vp3_idct_dc_add_msa(), and idct_msa().
| #define ILVL_W2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1313 of file generic_macros_msa.h.
| #define ILVL_W2_UB | ( | ... | ) |
Definition at line 1318 of file generic_macros_msa.h.
Referenced by vp9_transpose_16x8_to_8x16().
| #define ILVL_W2_SB | ( | ... | ) |
Definition at line 1319 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_intra_msa(), hevc_bi_copy_12w_msa(), hevc_biwgt_copy_12w_msa(), hevc_copy_12w_msa(), and hevc_uniwgt_copy_12w_msa().
| #define ILVL_W2_SH | ( | ... | ) |
Definition at line 1320 of file generic_macros_msa.h.
| #define ILVR_B2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1332 of file generic_macros_msa.h.
| #define ILVR_B2_UB | ( | ... | ) |
Definition at line 1337 of file generic_macros_msa.h.
Referenced by avc_chroma_vt_2x2_msa(), avc_chroma_vt_4x2_msa(), avc_chroma_vt_and_aver_dst_4x2_msa(), avc_h_loop_filter_luma_mbaff_intra_msa(), avc_h_loop_filter_luma_mbaff_msa(), common_hv_bil_8w_msa(), common_hv_bil_and_aver_dst_8w_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x4_msa(), common_vt_2t_and_aver_dst_8x4_msa(), ff_avg_bilin_16v_msa(), ff_avg_bilin_32v_msa(), ff_avg_bilin_64v_msa(), ff_put_bilin_16v_msa(), ff_put_bilin_32v_msa(), ff_put_bilin_64v_msa(), ff_put_vp8_bilinear16_v_msa(), hevc_sao_edge_filter_135degree_4width_msa(), hevc_sao_edge_filter_135degree_8width_msa(), hevc_sao_edge_filter_45degree_4width_msa(), and hevc_sao_edge_filter_45degree_8width_msa().
| #define ILVR_B2_SB | ( | ... | ) |
Definition at line 1338 of file generic_macros_msa.h.
Referenced by avc_chroma_vt_and_aver_dst_2x2_msa(), avc_luma_hv_qrt_4x4_msa(), avc_luma_hv_qrt_and_aver_dst_4x4_msa(), common_vt_4t_12w_msa(), common_vt_4t_16w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_4t_4x2_msa(), common_vt_4t_4x4multiple_msa(), common_vt_4t_6w_msa(), common_vt_4t_8x4mult_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_8t_and_aver_dst_4w_msa(), common_vt_8t_and_aver_dst_8w_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel4_v4_msa(), ff_put_vp8_epel8_v4_msa(), hevc_sao_edge_filter_135degree_4width_msa(), hevc_sao_edge_filter_135degree_8width_msa(), hevc_sao_edge_filter_45degree_4width_msa(), hevc_sao_edge_filter_45degree_8width_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_16w_msa(), hevc_vt_4t_24w_msa(), hevc_vt_4t_32w_msa(), hevc_vt_4t_4x16_msa(), hevc_vt_4t_4x4_msa(), hevc_vt_4t_4x8_msa(), hevc_vt_4t_6w_msa(), hevc_vt_4t_8x2_msa(), hevc_vt_4t_8x4multiple_msa(), hevc_vt_4t_8x6_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_8t_4w_msa(), hevc_vt_8t_8w_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_4t_4x2_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_4t_8x2_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_4t_8x6_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_4t_4x2_msa(), hevc_vt_biwgt_4t_4x4_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_4t_6w_msa(), hevc_vt_biwgt_4t_8x2_msa(), hevc_vt_biwgt_4t_8x4multiple_msa(), hevc_vt_biwgt_4t_8x6_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_biwgt_8t_4w_msa(), hevc_vt_biwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x2_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), hevc_vt_uniwgt_8t_8w_msa(), and vp9_transpose_16x8_to_8x16().
| #define ILVR_B2_UH | ( | ... | ) |
Definition at line 1339 of file generic_macros_msa.h.
Referenced by common_hv_bil_no_rnd_4x8_msa(), common_hv_bil_no_rnd_8x8_msa(), ff_tm_32x32_msa(), hevc_intra_pred_dc_4x4_msa(), and hevc_intra_pred_dc_8x8_msa().
| #define ILVR_B2_SH | ( | ... | ) |
Definition at line 1340 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_msa(), avc_loopfilter_cb_or_cr_inter_edge_hor_msa(), avc_loopfilter_cb_or_cr_inter_edge_ver_msa(), avc_loopfilter_luma_inter_edge_hor_msa(), avc_loopfilter_luma_intra_edge_hor_msa(), avc_loopfilter_luma_intra_edge_ver_msa(), common_vt_4t_8x2_msa(), common_vt_4t_8x6_msa(), ff_h264_idct_add_msa(), ff_loop_filter_h_44_16_msa(), ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_4_8_msa(), ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_loop_filter_h_8_8_msa(), ff_vp8_h_loop_filter16_inner_msa(), ff_vp8_h_loop_filter16_msa(), ff_vp8_h_loop_filter8uv_msa(), h263_h_loop_filter_msa(), hevc_bi_copy_12w_msa(), hevc_bi_copy_24w_msa(), hevc_biwgt_copy_12w_msa(), hevc_biwgt_copy_24w_msa(), hevc_copy_12w_msa(), hevc_copy_48w_msa(), hevc_copy_4w_msa(), hevc_copy_8w_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_intra_pred_plane_4x4_msa(), hevc_intra_pred_plane_8x8_msa(), hevc_uniwgt_copy_12w_msa(), hevc_uniwgt_copy_24w_msa(), vp9_iadst16_1d_columns_addblk_msa(), vp9_iadst8x8_colcol_addblk_msa(), vp9_vt_lpf_t16_16w(), vp9_vt_lpf_t16_8w(), vp9_vt_lpf_t4_and_t8_16w(), and vp9_vt_lpf_t4_and_t8_8w().
| #define ILVR_B2_SW | ( | ... | ) |
Definition at line 1341 of file generic_macros_msa.h.
Referenced by ff_vp8_h_loop_filter8uv_inner_msa().
| #define ILVR_B3 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 1343 of file generic_macros_msa.h.
| #define ILVR_B3_UB | ( | ... | ) |
Definition at line 1348 of file generic_macros_msa.h.
Referenced by common_hv_bil_4w_msa(), common_hv_bil_8w_msa(), common_hv_bil_and_aver_dst_4w_msa(), and common_hv_bil_and_aver_dst_8w_msa().
| #define ILVR_B3_SB | ( | ... | ) |
Definition at line 1349 of file generic_macros_msa.h.
| #define ILVR_B3_UH | ( | ... | ) |
Definition at line 1350 of file generic_macros_msa.h.
Referenced by common_hv_bil_no_rnd_4x8_msa(), and common_hv_bil_no_rnd_8x8_msa().
| #define ILVR_B3_SH | ( | ... | ) |
Definition at line 1351 of file generic_macros_msa.h.
Referenced by common_vt_4t_8x6_msa().
| #define ILVR_B4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1353 of file generic_macros_msa.h.
| #define ILVR_B4_UB | ( | ... | ) |
Definition at line 1359 of file generic_macros_msa.h.
Referenced by avc_chroma_vt_2x4_msa(), avc_chroma_vt_4x4_msa(), avc_chroma_vt_4x8_msa(), avc_chroma_vt_8x4_msa(), avc_chroma_vt_8x8_msa(), avc_chroma_vt_and_aver_dst_2x4_msa(), avc_chroma_vt_and_aver_dst_4x4_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_and_aver_dst_8x8mult_msa(), copy_8bit_to_16bit_width8_msa(), ff_tm_4x4_msa(), and ff_tm_8x8_msa().
| #define ILVR_B4_SB | ( | ... | ) |
Definition at line 1360 of file generic_macros_msa.h.
Referenced by avc_biwgt_8x16_msa(), avc_h_loop_filter_luma_mbaff_intra_msa(), avc_h_loop_filter_luma_mbaff_msa(), avc_luma_hv_qrt_16x16_msa(), avc_luma_hv_qrt_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), common_vt_2t_4x4_msa(), common_vt_2t_4x4_msa(), common_vt_2t_4x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_and_aver_dst_4x4_msa(), common_vt_2t_and_aver_dst_4x8_msa(), common_vt_4t_16w_msa(), common_vt_4t_8x4mult_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_8t_and_aver_dst_4w_msa(), common_vt_8t_and_aver_dst_8w_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel4_mc01_msa(), ff_avg_h264_qpel4_mc02_msa(), ff_avg_h264_qpel4_mc03_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_biweight_h264_pixels16_8_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_h264_qpel4_mc01_msa(), ff_put_h264_qpel4_mc02_msa(), ff_put_h264_qpel4_mc03_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc02_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel16_v6_msa(), ff_put_vp8_epel4_v6_msa(), ff_put_vp8_epel8_v4_msa(), ff_put_vp8_epel8_v6_msa(), hevc_vt_4t_4x16_msa(), hevc_vt_4t_4x2_msa(), hevc_vt_4t_4x4_msa(), hevc_vt_4t_4x8_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_8t_4w_msa(), hevc_vt_8t_8w_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_4t_8x6_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_4t_4x4_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_4t_8x6_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_biwgt_8t_4w_msa(), hevc_vt_biwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), and hevc_vt_uniwgt_8t_8w_msa().
| #define ILVR_B4_UH | ( | ... | ) |
Definition at line 1361 of file generic_macros_msa.h.
Referenced by add_pixels_clamped_msa(), avc_h_loop_filter_luma_mbaff_intra_msa(), common_hv_bil_no_rnd_8x8_msa(), hevc_loopfilter_chroma_hor_msa(), hevc_loopfilter_chroma_ver_msa(), hevc_loopfilter_luma_hor_msa(), and hevc_loopfilter_luma_ver_msa().
| #define ILVR_B4_SH | ( | ... | ) |
Definition at line 1362 of file generic_macros_msa.h.
Referenced by avc_idct8_addblk_msa(), avc_idct8_dc_addblk_msa(), avc_loopfilter_cb_or_cr_inter_edge_hor_msa(), avc_loopfilter_cb_or_cr_inter_edge_ver_msa(), avc_loopfilter_cb_or_cr_intra_edge_hor_msa(), avc_loopfilter_cb_or_cr_intra_edge_ver_msa(), diff_pixels_msa(), ff_vp3_h_loop_filter_msa(), ff_vp3_v_loop_filter_msa(), ff_vp8_idct_dc_add_msa(), ff_weight_h264_pixels16_8_msa(), hevc_bi_copy_12w_msa(), hevc_biwgt_copy_12w_msa(), hevc_biwgt_copy_16w_msa(), hevc_biwgt_copy_64w_msa(), hevc_copy_12w_msa(), hevc_copy_16w_msa(), hevc_copy_24w_msa(), hevc_copy_32w_msa(), hevc_copy_48w_msa(), hevc_copy_4w_msa(), hevc_copy_64w_msa(), hevc_copy_6w_msa(), hevc_copy_8w_msa(), hevc_intra_pred_angular_lower_4width_msa(), hevc_intra_pred_angular_upper_4width_msa(), and hevc_uniwgt_copy_12w_msa().
| #define ILVR_B4_SW | ( | ... | ) |
Definition at line 1363 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_8x4_msa(), ff_vp3_idct_dc_add_msa(), ff_vp8_idct_add_msa(), idct_msa(), and simple_idct_add_msa().
| #define ILVR_B8 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| in8, | |||
| in9, | |||
| in10, | |||
| in11, | |||
| in12, | |||
| in13, | |||
| in14, | |||
| in15, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4, | |||
| out5, | |||
| out6, | |||
| out7 ) |
Definition at line 1365 of file generic_macros_msa.h.
| #define ILVR_B8_UH | ( | ... | ) |
Definition at line 1374 of file generic_macros_msa.h.
Referenced by ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_loop_filter_h_8_8_msa(), ff_loop_filter_v_16_8_msa(), ff_loop_filter_v_84_16_msa(), ff_loop_filter_v_88_16_msa(), ff_loop_filter_v_8_8_msa(), hadamard_diff_8x8_msa(), hadamard_intra_8x8_msa(), vp9_hz_lpf_t16_16w(), vp9_hz_lpf_t4_and_t8_16w(), vp9_vt_lpf_t16_16w(), vp9_vt_lpf_t16_8w(), vp9_vt_lpf_t4_and_t8_16w(), and vp9_vt_lpf_t4_and_t8_8w().
| #define ILVR_B8_SW | ( | ... | ) |
Definition at line 1375 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_4x8_msa().
| #define ILVR_H2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1387 of file generic_macros_msa.h.
| #define ILVR_H2_SH | ( | ... | ) |
Definition at line 1392 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_intra_msa(), avc_h_loop_filter_luma_mbaff_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc23_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_idct_8x32_column_msa(), simple_idct_add_msa(), simple_idct_msa(), simple_idct_put_msa(), and vp9_idct8x8_12_colcol_addblk_msa().
| #define ILVR_H2_SW | ( | ... | ) |
Definition at line 1393 of file generic_macros_msa.h.
Referenced by ff_vp3_h_loop_filter_msa(), and ff_vp3_v_loop_filter_msa().
| #define ILVR_H3 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 1395 of file generic_macros_msa.h.
| #define ILVR_H3_SH | ( | ... | ) |
Definition at line 1400 of file generic_macros_msa.h.
| #define ILVR_H4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1402 of file generic_macros_msa.h.
| #define ILVR_H4_SH | ( | ... | ) |
Definition at line 1408 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc22_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_put_h264_qpel16_mc21_msa(), ff_put_h264_qpel16_mc22_msa(), ff_put_h264_qpel16_mc23_msa(), ff_put_h264_qpel4_mc21_msa(), ff_put_h264_qpel4_mc22_msa(), ff_put_h264_qpel4_mc23_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc22_msa(), ff_put_h264_qpel8_mc23_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_idct_16x16_msa(), hevc_idct_8x32_column_msa(), simple_idct_add_msa(), simple_idct_msa(), and simple_idct_put_msa().
| #define ILVR_H4_SW | ( | ... | ) |
Definition at line 1409 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_4x8_msa(), ff_vc1_inv_trans_8x4_msa(), ff_vp3_idct_dc_add_msa(), ff_vp8_idct_add_msa(), and idct_msa().
| #define ILVR_W2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1411 of file generic_macros_msa.h.
| #define ILVR_W2_UB | ( | ... | ) |
Definition at line 1416 of file generic_macros_msa.h.
Referenced by avc_chroma_vt_2x4_msa(), avc_chroma_vt_and_aver_dst_2x4_msa(), avc_h_loop_filter_luma_mbaff_intra_msa(), and vp9_transpose_16x8_to_8x16().
| #define ILVR_W2_SB | ( | ... | ) |
Definition at line 1417 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_intra_msa(), and hevc_copy_4w_msa().
| #define ILVR_W2_SH | ( | ... | ) |
Definition at line 1418 of file generic_macros_msa.h.
| #define ILVR_W4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1420 of file generic_macros_msa.h.
| #define ILVR_W4_SB | ( | ... | ) |
Definition at line 1426 of file generic_macros_msa.h.
Referenced by hevc_copy_4w_msa().
| #define ILVR_W4_UB | ( | ... | ) |
Definition at line 1427 of file generic_macros_msa.h.
| #define ILVR_D2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1438 of file generic_macros_msa.h.
| #define ILVR_D2_UB | ( | ... | ) |
Definition at line 1443 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_2x4_msa(), avc_chroma_hv_and_aver_dst_2x4_msa(), avc_chroma_vt_4x4_msa(), avc_chroma_vt_4x8_msa(), avc_chroma_vt_and_aver_dst_4x4_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_4x8_msa(), and common_vt_2t_and_aver_dst_4x4_msa().
| #define ILVR_D2_SB | ( | ... | ) |
Definition at line 1444 of file generic_macros_msa.h.
Referenced by common_vt_2t_4x4_msa(), common_vt_2t_4x4_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_and_aver_dst_4w_msa(), ff_avg_h264_qpel4_mc01_msa(), ff_avg_h264_qpel4_mc02_msa(), ff_avg_h264_qpel4_mc03_msa(), ff_put_h264_qpel4_mc01_msa(), ff_put_h264_qpel4_mc03_msa(), ff_put_vp8_epel4_v6_msa(), hevc_sao_band_filter_8width_msa(), hevc_vt_4t_4x2_msa(), hevc_vt_8t_12w_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_biwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x2_msa(), and hevc_vt_uniwgt_8t_12w_msa().
| #define ILVR_D2_SH | ( | ... | ) |
Definition at line 1445 of file generic_macros_msa.h.
Referenced by ff_h264_idct_add_msa(), hevc_bi_copy_12w_msa(), hevc_biwgt_copy_12w_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_4x4_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_biwgt_4t_12w_msa(), hevc_hz_biwgt_4t_4x4_msa(), hevc_hz_biwgt_4t_4x8multiple_msa(), hevc_hz_biwgt_8t_12w_msa(), hevc_hz_biwgt_8t_4w_msa(), hevc_intra_pred_angular_lower_4width_msa(), hevc_intra_pred_angular_upper_4width_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_4x4_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_8t_4w_msa(), and vp9_idct8x8_12_colcol_addblk_msa().
| #define ILVR_D3 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 1447 of file generic_macros_msa.h.
| #define ILVR_D3_SB | ( | ... | ) |
Definition at line 1452 of file generic_macros_msa.h.
Referenced by common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_and_aver_dst_4w_msa(), hevc_vt_4t_4x4_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_4w_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_4w_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_8t_12w_msa(), and hevc_vt_uniwgt_8t_4w_msa().
| #define ILVR_D4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1454 of file generic_macros_msa.h.
| #define ILVR_D4_SB | ( | ... | ) |
Definition at line 1460 of file generic_macros_msa.h.
Referenced by common_vt_2t_4x8_msa(), common_vt_2t_4x8_msa(), ff_put_h264_qpel4_mc02_msa(), hevc_vt_4t_4x16_msa(), hevc_vt_4t_4x8_msa(), hevc_vt_8t_4w_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_biwgt_8t_4w_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), and hevc_vt_uniwgt_8t_4w_msa().
| #define ILVR_D4_UB | ( | ... | ) |
Definition at line 1461 of file generic_macros_msa.h.
Referenced by common_vt_2t_and_aver_dst_4x8_msa(), ff_vp8_v_loop_filter8uv_inner_msa(), and ff_vp8_v_loop_filter8uv_msa().
| #define ILVL_D2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1472 of file generic_macros_msa.h.
| #define ILVL_D2_UB | ( | ... | ) |
Definition at line 1477 of file generic_macros_msa.h.
| #define ILVL_D2_SB | ( | ... | ) |
Definition at line 1478 of file generic_macros_msa.h.
| #define ILVL_D2_SH | ( | ... | ) |
Definition at line 1479 of file generic_macros_msa.h.
Referenced by avc_deq_idct_luma_dc_msa(), and ff_h264_idct_add_msa().
| #define ILVRL_B2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| out0, | |||
| out1 ) |
Definition at line 1490 of file generic_macros_msa.h.
Referenced by avc_loopfilter_luma_inter_edge_ver_msa().
| #define ILVRL_B2_UB | ( | ... | ) |
Definition at line 1495 of file generic_macros_msa.h.
Referenced by common_hv_bil_and_aver_dst_16w_msa(), hevc_loopfilter_luma_ver_msa(), and sad_hv_bilinear_filter_16width_msa().
| #define ILVRL_B2_SB | ( | ... | ) |
Definition at line 1496 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x4_msa(), avc_biwgt_4x8_msa(), avc_biwgt_8x4_msa(), avc_biwgt_8x8_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), and hevc_vt_uniwgt_4t_32w_msa().
| #define ILVRL_B2_UH | ( | ... | ) |
Definition at line 1497 of file generic_macros_msa.h.
Referenced by common_hv_bil_16w_msa(), common_hv_bil_no_rnd_16x16_msa(), common_hv_bil_no_rnd_8x16_msa(), ff_tm_16x16_msa(), and hevc_intra_pred_dc_16x16_msa().
| #define ILVRL_B2_SH | ( | ... | ) |
Definition at line 1498 of file generic_macros_msa.h.
Referenced by avc_loopfilter_luma_inter_edge_hor_msa(), avc_loopfilter_luma_inter_edge_ver_msa(), avc_loopfilter_luma_intra_edge_ver_msa(), ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_vp8_h_loop_filter16_msa(), ff_vp8_h_loop_filter8uv_msa(), ff_vp8_h_loop_filter_simple_msa(), hevc_addblk_4x4_msa(), hevc_addblk_8x8_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(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_24w_msa(), hevc_biwgt_copy_32w_msa(), hevc_biwgt_copy_48w_msa(), hevc_biwgt_copy_4w_msa(), hevc_biwgt_copy_6w_msa(), hevc_biwgt_copy_8w_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_uniwgt_copy_16w_msa(), hevc_uniwgt_copy_24w_msa(), hevc_uniwgt_copy_32w_msa(), hevc_uniwgt_copy_48w_msa(), hevc_uniwgt_copy_4w_msa(), hevc_uniwgt_copy_64w_msa(), hevc_uniwgt_copy_6w_msa(), hevc_uniwgt_copy_8w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x2_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), and vp9_vt_lpf_t16_16w().
| #define ILVRL_B2_SW | ( | ... | ) |
Definition at line 1499 of file generic_macros_msa.h.
| #define ILVRL_H2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| out0, | |||
| out1 ) |
Definition at line 1501 of file generic_macros_msa.h.
| #define ILVRL_H2_UB | ( | ... | ) |
Definition at line 1506 of file generic_macros_msa.h.
Referenced by avc_loopfilter_luma_inter_edge_ver_msa(), and hevc_loopfilter_luma_ver_msa().
| #define ILVRL_H2_SB | ( | ... | ) |
Definition at line 1507 of file generic_macros_msa.h.
| #define ILVRL_H2_SH | ( | ... | ) |
Definition at line 1508 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_intra_msa(), avc_loopfilter_luma_intra_edge_ver_msa(), ff_loop_filter_h_44_16_msa(), ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_4_8_msa(), ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_loop_filter_h_8_8_msa(), ff_vp8_h_loop_filter16_inner_msa(), ff_vp8_h_loop_filter16_msa(), ff_vp8_h_loop_filter8uv_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_8t_8multx1mult_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_8width_msa(), vp9_iadst8x8_colcol_addblk_msa(), vp9_vt_lpf_t16_16w(), vp9_vt_lpf_t16_8w(), vp9_vt_lpf_t4_and_t8_16w(), and vp9_vt_lpf_t4_and_t8_8w().
| #define ILVRL_H2_SW | ( | ... | ) |
Definition at line 1509 of file generic_macros_msa.h.
Referenced by avc_h_loop_filter_luma_mbaff_msa(), ff_vp8_h_loop_filter8uv_inner_msa(), hevc_biwgt_copy_4w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_idct_4x4_msa(), hevc_idct_luma_4x4_msa(), hevc_uniwgt_copy_4w_msa(), hevc_vt_biwgt_4t_4x2_msa(), hevc_vt_biwgt_8t_12w_msa(), simple_idct_add_msa(), simple_idct_msa(), and simple_idct_put_msa().
| #define ILVRL_W2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| out0, | |||
| out1 ) |
Definition at line 1511 of file generic_macros_msa.h.
| #define ILVRL_W2_UB | ( | ... | ) |
Definition at line 1516 of file generic_macros_msa.h.
| #define ILVRL_W2_SH | ( | ... | ) |
Definition at line 1517 of file generic_macros_msa.h.
Referenced by hevc_idct_4x4_msa(), and hevc_idct_luma_4x4_msa().
| #define ILVRL_W2_SW | ( | ... | ) |
Definition at line 1518 of file generic_macros_msa.h.
| #define MAXI_SH2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| max_val ) |
Definition at line 1528 of file generic_macros_msa.h.
| #define MAXI_SH2_UH | ( | ... | ) |
Definition at line 1533 of file generic_macros_msa.h.
| #define MAXI_SH2_SH | ( | ... | ) |
Definition at line 1534 of file generic_macros_msa.h.
Referenced by avc_wgt_4x4_msa().
| #define MAXI_SH4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| max_val ) |
Definition at line 1536 of file generic_macros_msa.h.
| #define MAXI_SH4_UH | ( | ... | ) |
Definition at line 1541 of file generic_macros_msa.h.
| #define MAXI_SH4_SH | ( | ... | ) |
Definition at line 1542 of file generic_macros_msa.h.
Referenced by avc_wgt_4x8_msa(), and avc_wgt_8x4_msa().
| #define MAXI_SH8 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| max_val ) |
Definition at line 1544 of file generic_macros_msa.h.
| #define MAXI_SH8_UH | ( | ... | ) |
Definition at line 1549 of file generic_macros_msa.h.
| #define MAXI_SH8_SH | ( | ... | ) |
Definition at line 1550 of file generic_macros_msa.h.
Referenced by avc_wgt_8x16_msa(), avc_wgt_8x8_msa(), and ff_weight_h264_pixels16_8_msa().
| #define SAT_UH2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| sat_val ) |
Definition at line 1562 of file generic_macros_msa.h.
| #define SAT_UH2_UH | ( | ... | ) |
Definition at line 1567 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_4x4_msa(), avc_chroma_hv_and_aver_dst_4x4_msa(), avc_chroma_hz_4x4_msa(), avc_chroma_hz_and_aver_dst_4x4_msa(), avc_chroma_vt_4x4_msa(), avc_chroma_vt_and_aver_dst_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_and_aver_dst_4x4_msa(), common_hv_2ht_2vt_and_aver_dst_8x8mult_msa(), common_vt_2t_4x4_msa(), common_vt_2t_4x4_msa(), common_vt_2t_and_aver_dst_4x4_msa(), ff_avg_bilin_16hv_msa(), ff_avg_bilin_16v_msa(), ff_avg_bilin_32v_msa(), ff_avg_bilin_64v_msa(), ff_put_bilin_16hv_msa(), ff_put_bilin_16v_msa(), ff_put_bilin_32v_msa(), ff_put_bilin_64v_msa(), ff_put_vp8_bilinear16_hv_msa(), ff_put_vp8_bilinear16_v_msa(), and ff_tm_16x16_msa().
| #define SAT_UH2_SH | ( | ... | ) |
Definition at line 1568 of file generic_macros_msa.h.
Referenced by avc_wgt_4x4_msa().
| #define SAT_UH4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| sat_val ) |
Definition at line 1570 of file generic_macros_msa.h.
| #define SAT_UH4_UH | ( | ... | ) |
Definition at line 1575 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_4x8_msa(), avc_chroma_hv_8x4_msa(), avc_chroma_hv_8x8_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_4x8_msa(), avc_chroma_hz_8x4_msa(), avc_chroma_hz_8x8_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_hz_nonmult_msa(), avc_chroma_vt_4x8_msa(), avc_chroma_vt_8x4_msa(), avc_chroma_vt_8x8_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hv_2ht_2vt_and_aver_dst_8x4_msa(), common_vt_2t_4x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_and_aver_dst_4x8_msa(), common_vt_2t_and_aver_dst_8x4_msa(), common_vt_2t_and_aver_dst_8x8mult_msa(), ff_tm_32x32_msa(), ff_tm_4x4_msa(), and ff_tm_8x8_msa().
| #define SAT_UH4_SH | ( | ... | ) |
Definition at line 1576 of file generic_macros_msa.h.
Referenced by avc_wgt_4x8_msa(), and avc_wgt_8x4_msa().
| #define SAT_UH8 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| sat_val ) |
Definition at line 1578 of file generic_macros_msa.h.
| #define SAT_UH8_UH | ( | ... | ) |
Definition at line 1583 of file generic_macros_msa.h.
| #define SAT_UH8_SH | ( | ... | ) |
Definition at line 1584 of file generic_macros_msa.h.
Referenced by avc_wgt_8x16_msa(), avc_wgt_8x8_msa(), and ff_weight_h264_pixels16_8_msa().
| #define SAT_SH2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| sat_val ) |
Definition at line 1596 of file generic_macros_msa.h.
| #define SAT_SH2_SH | ( | ... | ) |
Definition at line 1601 of file generic_macros_msa.h.
Referenced by avc_luma_hv_qrt_4x4_msa(), avc_luma_hv_qrt_and_aver_dst_4x4_msa(), common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hz_4t_12w_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x4_msa(), common_hz_4t_8x2mult_msa(), common_hz_6t_4x4_msa(), common_hz_8t_12w_msa(), common_hz_8t_24w_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x4_msa(), common_hz_8t_and_aver_dst_4x4_msa(), common_vt_4t_12w_msa(), common_vt_4t_24w_msa(), common_vt_4t_4x4multiple_msa(), common_vt_4t_8x2_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_and_aver_dst_4w_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel4_mc01_msa(), ff_avg_h264_qpel4_mc02_msa(), ff_avg_h264_qpel4_mc03_msa(), ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_put_h264_qpel4_mc01_msa(), ff_put_h264_qpel4_mc02_msa(), ff_put_h264_qpel4_mc03_msa(), ff_put_h264_qpel4_mc10_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc20_msa(), ff_put_h264_qpel4_mc21_msa(), ff_put_h264_qpel4_mc23_msa(), ff_put_h264_qpel4_mc30_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel4_v4_msa(), ff_put_vp8_epel4_v6_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8x2_msa(), and hevc_hv_uni_4t_8x6_msa().
| #define SAT_SH3 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| sat_val ) |
Definition at line 1603 of file generic_macros_msa.h.
| #define SAT_SH3_SH | ( | ... | ) |
Definition at line 1608 of file generic_macros_msa.h.
Referenced by common_hz_8t_48w_msa(), and common_vt_4t_8x6_msa().
| #define SAT_SH4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| sat_val ) |
Definition at line 1610 of file generic_macros_msa.h.
| #define SAT_SH4_SH | ( | ... | ) |
Definition at line 1615 of file generic_macros_msa.h.
Referenced by avc_luma_hv_qrt_16x16_msa(), avc_luma_hv_qrt_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_hz_4t_12w_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x8_msa(), common_hz_4t_4x8_msa(), common_hz_4t_6w_msa(), common_hz_4t_8x4mult_msa(), common_hz_6t_4x8_msa(), common_hz_8t_12w_msa(), common_hz_8t_16w_msa(), common_hz_8t_16w_msa(), common_hz_8t_24w_msa(), common_hz_8t_32w_msa(), common_hz_8t_32w_msa(), common_hz_8t_4x16_msa(), common_hz_8t_4x8_msa(), common_hz_8t_4x8_msa(), common_hz_8t_64w_msa(), common_hz_8t_64w_msa(), common_hz_8t_8w_msa(), common_hz_8t_8x4_msa(), common_hz_8t_8x8mult_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_64w_msa(), common_hz_8t_and_aver_dst_8w_msa(), common_vt_4t_12w_msa(), common_vt_4t_16w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_4t_6w_msa(), common_vt_4t_8x4mult_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_8t_and_aver_dst_8w_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc21_msa(), ff_put_h264_qpel16_mc23_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc02_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc20_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc23_msa(), ff_put_h264_qpel8_mc30_msa(), ff_put_h264_qpel8_mc32_msa(), ff_put_vp8_epel16_h4_msa(), ff_put_vp8_epel16_h6_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel16_v6_msa(), ff_put_vp8_epel8_h4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_h6v6_msa(), ff_put_vp8_epel8_v4_msa(), ff_put_vp8_epel8_v6_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), and hevc_hv_uni_4t_8x6_msa().
| #define SAT_SW2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| sat_val ) |
Definition at line 1627 of file generic_macros_msa.h.
| #define SAT_SW2_SW | ( | ... | ) |
Definition at line 1632 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc32_msa(), and hevc_idct_8x32_column_msa().
| #define SAT_SW4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| sat_val ) |
Definition at line 1634 of file generic_macros_msa.h.
| #define SAT_SW4_SW | ( | ... | ) |
Definition at line 1639 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc32_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), and hevc_hv_uni_8t_8multx2mult_msa().
| #define SPLATI_H2 | ( | RTYPE, | |
| in, | |||
| idx0, | |||
| idx1, | |||
| out0, | |||
| out1 ) |
Definition at line 1650 of file generic_macros_msa.h.
| #define SPLATI_H2_SB | ( | ... | ) |
Definition at line 1655 of file generic_macros_msa.h.
Referenced by common_hz_4t_12w_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x2_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x8_msa(), common_hz_4t_4x8_msa(), common_hz_4t_6w_msa(), common_hz_4t_8x2mult_msa(), common_hz_4t_8x4mult_msa(), common_vt_4t_16w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_4t_4x2_msa(), common_vt_4t_4x4multiple_msa(), common_vt_4t_8x4mult_msa(), ff_put_vp8_epel16_h4_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_v4_msa(), ff_put_vp8_epel8_h4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h4v6_msa(), and ff_put_vp8_epel8_v4_msa().
| #define SPLATI_H2_SH | ( | ... | ) |
Definition at line 1656 of file generic_macros_msa.h.
Referenced by common_vt_4t_12w_msa(), common_vt_4t_6w_msa(), common_vt_4t_8x2_msa(), common_vt_4t_8x6_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h6v4_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hz_4t_12w_msa(), hevc_hz_4t_16w_msa(), hevc_hz_4t_24w_msa(), hevc_hz_4t_32w_msa(), hevc_hz_4t_4x2_msa(), hevc_hz_4t_4x4_msa(), hevc_hz_4t_4x8multiple_msa(), hevc_hz_4t_6w_msa(), hevc_hz_4t_8x2multiple_msa(), hevc_hz_4t_8x4multiple_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_16w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_hz_bi_4t_32w_msa(), hevc_hz_bi_4t_4x2_msa(), hevc_hz_bi_4t_4x4_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x2_msa(), hevc_hz_bi_4t_8x4multiple_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_biwgt_4t_12w_msa(), hevc_hz_biwgt_4t_16w_msa(), hevc_hz_biwgt_4t_24w_msa(), hevc_hz_biwgt_4t_32w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_hz_biwgt_4t_4x4_msa(), hevc_hz_biwgt_4t_4x8multiple_msa(), hevc_hz_biwgt_4t_6w_msa(), hevc_hz_biwgt_4t_8x2_msa(), hevc_hz_biwgt_4t_8x4multiple_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_intra_pred_plane_16x16_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_16w_msa(), hevc_vt_4t_24w_msa(), hevc_vt_4t_32w_msa(), hevc_vt_4t_4x16_msa(), hevc_vt_4t_4x2_msa(), hevc_vt_4t_4x4_msa(), hevc_vt_4t_4x8_msa(), hevc_vt_4t_6w_msa(), hevc_vt_4t_8x2_msa(), hevc_vt_4t_8x4multiple_msa(), hevc_vt_4t_8x6_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_4t_4x2_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_4t_8x2_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_4t_8x6_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_4t_4x2_msa(), hevc_vt_biwgt_4t_4x4_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_4t_6w_msa(), hevc_vt_biwgt_4t_8x2_msa(), hevc_vt_biwgt_4t_8x4multiple_msa(), hevc_vt_biwgt_4t_8x6_msa(), process_intra_lower_16x16_msa(), and process_intra_upper_16x16_msa().
| #define SPLATI_H3 | ( | RTYPE, | |
| in, | |||
| idx0, | |||
| idx1, | |||
| idx2, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 1658 of file generic_macros_msa.h.
| #define SPLATI_H3_SB | ( | ... | ) |
Definition at line 1664 of file generic_macros_msa.h.
Referenced by common_hz_6t_4x4_msa(), common_hz_6t_4x8_msa(), ff_put_vp8_epel16_h6_msa(), ff_put_vp8_epel16_v6_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel4_v6_msa(), ff_put_vp8_epel8_h6_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_h6v6_msa(), and ff_put_vp8_epel8_v6_msa().
| #define SPLATI_H3_SH | ( | ... | ) |
Definition at line 1665 of file generic_macros_msa.h.
Referenced by ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel8_h4v6_msa(), and ff_put_vp8_epel8_h6v6_msa().
| #define SPLATI_H4 | ( | RTYPE, | |
| in, | |||
| idx0, | |||
| idx1, | |||
| idx2, | |||
| idx3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1667 of file generic_macros_msa.h.
| #define SPLATI_H4_SB | ( | ... | ) |
Definition at line 1673 of file generic_macros_msa.h.
Referenced by common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_hz_8t_12w_msa(), common_hz_8t_16w_msa(), common_hz_8t_16w_msa(), common_hz_8t_24w_msa(), common_hz_8t_32w_msa(), common_hz_8t_32w_msa(), common_hz_8t_48w_msa(), common_hz_8t_4x16_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x8_msa(), common_hz_8t_4x8_msa(), common_hz_8t_64w_msa(), common_hz_8t_64w_msa(), common_hz_8t_8w_msa(), common_hz_8t_8x4_msa(), common_hz_8t_8x8mult_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_4x4_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_64w_msa(), common_hz_8t_and_aver_dst_8w_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_8t_and_aver_dst_4w_msa(), and common_vt_8t_and_aver_dst_8w_msa().
| #define SPLATI_H4_SH | ( | ... | ) |
Definition at line 1674 of file generic_macros_msa.h.
Referenced by common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_8t_8multx1mult_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hz_8t_12w_msa(), hevc_hz_8t_16w_msa(), hevc_hz_8t_24w_msa(), hevc_hz_8t_32w_msa(), hevc_hz_8t_48w_msa(), hevc_hz_8t_4w_msa(), hevc_hz_8t_64w_msa(), hevc_hz_8t_8w_msa(), hevc_hz_bi_8t_12w_msa(), hevc_hz_bi_8t_16w_msa(), hevc_hz_bi_8t_24w_msa(), hevc_hz_bi_8t_32w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_bi_8t_64w_msa(), hevc_hz_bi_8t_8w_msa(), hevc_hz_biwgt_8t_12w_msa(), hevc_hz_biwgt_8t_16w_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_biwgt_8t_32w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_hz_biwgt_8t_4w_msa(), hevc_hz_biwgt_8t_64w_msa(), hevc_hz_biwgt_8t_8w_msa(), hevc_intra_pred_plane_4x4_msa(), hevc_intra_pred_plane_8x8_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_8t_4w_msa(), hevc_vt_8t_8w_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_biwgt_8t_4w_msa(), hevc_vt_biwgt_8t_8w_msa(), simple_idct_add_msa(), simple_idct_msa(), and simple_idct_put_msa().
| #define SPLATI_W2 | ( | RTYPE, | |
| in, | |||
| stidx, | |||
| out0, | |||
| out1 ) |
Definition at line 1687 of file generic_macros_msa.h.
| #define SPLATI_W2_SH | ( | ... | ) |
Definition at line 1692 of file generic_macros_msa.h.
Referenced by hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x2_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x6_msa(), and hevc_vt_uniwgt_4t_8x8mult_msa().
| #define SPLATI_W2_SW | ( | ... | ) |
Definition at line 1693 of file generic_macros_msa.h.
| #define SPLATI_W4 | ( | RTYPE, | |
| in, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1695 of file generic_macros_msa.h.
| #define SPLATI_W4_SH | ( | ... | ) |
Definition at line 1700 of file generic_macros_msa.h.
Referenced by hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_8t_8multx1mult_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_idct_8x32_column_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), and hevc_vt_uniwgt_8t_8w_msa().
| #define SPLATI_W4_SW | ( | ... | ) |
Definition at line 1701 of file generic_macros_msa.h.
Referenced by hevc_hv_uniwgt_8t_8multx2mult_msa().
| #define PCKEV_B2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1714 of file generic_macros_msa.h.
| #define PCKEV_B2_SB | ( | ... | ) |
Definition at line 1719 of file generic_macros_msa.h.
Referenced by common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_bil_8w_msa(), common_hv_bil_no_rnd_4x8_msa(), common_hv_bil_no_rnd_8x8_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_8x8mult_msa(), common_vt_2t_4x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_8x8mult_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_h264_idct_add_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc30_msa(), ff_tm_4x4_msa(), ff_tm_8x8_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_8t_24w_msa(), hevc_hz_bi_8t_32w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_hz_bi_8t_64w_msa(), and hevc_intra_pred_angular_lower_4width_msa().
| #define PCKEV_B2_UB | ( | ... | ) |
Definition at line 1720 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x8_msa(), avc_biwgt_8x4_msa(), avc_biwgt_8x8_msa(), avc_chroma_hv_4x8_msa(), avc_chroma_hv_8x4_msa(), avc_chroma_hv_8x8_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_4x8_msa(), avc_chroma_hz_8x4_msa(), avc_chroma_hz_8x8_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_hz_nonmult_msa(), avc_chroma_vt_4x8_msa(), avc_chroma_vt_8x4_msa(), avc_chroma_vt_8x8_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), avc_h_loop_filter_luma_mbaff_intra_msa(), avc_h_loop_filter_luma_mbaff_msa(), avc_loopfilter_cb_or_cr_inter_edge_hor_msa(), avc_loopfilter_cb_or_cr_inter_edge_ver_msa(), avc_loopfilter_luma_inter_edge_hor_msa(), avc_wgt_4x8_msa(), avc_wgt_8x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hv_bil_and_aver_dst_4w_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x4_msa(), common_vt_2t_and_aver_dst_4x8_msa(), ff_loop_filter_v_16_8_msa(), ff_put_vp8_epel4_h6v4_msa(), hevc_bi_copy_16w_msa(), hevc_bi_copy_32w_msa(), hevc_bi_copy_64w_msa(), hevc_bi_copy_6w_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_16w_msa(), hevc_biwgt_copy_32w_msa(), hevc_biwgt_copy_4w_msa(), hevc_biwgt_copy_64w_msa(), hevc_biwgt_copy_6w_msa(), hevc_biwgt_copy_8w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_intra_pred_angular_upper_8width_msa(), hevc_loopfilter_luma_hor_msa(), hevc_loopfilter_luma_ver_msa(), hevc_uniwgt_copy_16w_msa(), hevc_uniwgt_copy_32w_msa(), hevc_uniwgt_copy_4w_msa(), hevc_uniwgt_copy_64w_msa(), hevc_uniwgt_copy_6w_msa(), hevc_uniwgt_copy_8w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), hevc_vt_uniwgt_8t_8w_msa(), and intra_predict_plane_16x16_msa().
| #define PCKEV_B2_SH | ( | ... | ) |
Definition at line 1721 of file generic_macros_msa.h.
Referenced by avc_loopfilter_cb_or_cr_intra_edge_hor_msa(), avc_loopfilter_cb_or_cr_intra_edge_ver_msa(), common_vt_4t_24w_msa(), common_vt_4t_8x6_msa(), ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_loop_filter_h_8_8_msa(), ff_loop_filter_v_16_8_msa(), ff_loop_filter_v_48_16_msa(), ff_loop_filter_v_84_16_msa(), ff_loop_filter_v_88_16_msa(), ff_loop_filter_v_8_8_msa(), ff_vc1_inv_trans_4x8_msa(), h263_h_loop_filter_msa(), h263_v_loop_filter_msa(), hevc_addblk_8x8_msa(), hevc_bi_copy_4w_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_16w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_hz_bi_4t_32w_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x4multiple_msa(), hevc_hz_bi_4t_8x6_msa(), hevc_hz_bi_8t_12w_msa(), hevc_hz_bi_8t_16w_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_bi_8t_8w_msa(), hevc_hz_biwgt_4t_12w_msa(), hevc_hz_biwgt_4t_16w_msa(), hevc_hz_biwgt_4t_24w_msa(), hevc_hz_biwgt_4t_32w_msa(), hevc_hz_biwgt_4t_4x8multiple_msa(), hevc_hz_biwgt_4t_6w_msa(), hevc_hz_biwgt_4t_8x4multiple_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_hz_biwgt_8t_12w_msa(), hevc_hz_biwgt_8t_16w_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_biwgt_8t_32w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_hz_biwgt_8t_64w_msa(), hevc_hz_biwgt_8t_8w_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_4t_8x6_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_4t_6w_msa(), hevc_vt_biwgt_4t_8x4multiple_msa(), hevc_vt_biwgt_4t_8x6_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), hevc_vt_biwgt_8t_4w_msa(), hevc_vt_biwgt_8t_8w_msa(), intra_predict_plane_8x8_msa(), vp9_hz_lpf_t4_and_t8_16w(), vp9_iadst16_1d_columns_addblk_msa(), vp9_iadst8x8_colcol_addblk_msa(), and vp9_vt_lpf_t4_and_t8_16w().
| #define PCKEV_B2_SW | ( | ... | ) |
Definition at line 1722 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_4x4_msa(), and ff_vc1_inv_trans_8x4_msa().
| #define PCKEV_B3 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| out0, | |||
| out1, | |||
| out2 ) |
Definition at line 1724 of file generic_macros_msa.h.
| #define PCKEV_B3_UB | ( | ... | ) |
Definition at line 1729 of file generic_macros_msa.h.
Referenced by avc_loopfilter_luma_intra_edge_hor_msa(), avc_loopfilter_luma_intra_edge_ver_msa(), hevc_bi_copy_12w_msa(), hevc_bi_copy_24w_msa(), hevc_bi_copy_48w_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_12w_msa(), hevc_biwgt_copy_24w_msa(), hevc_biwgt_copy_48w_msa(), hevc_biwgt_copy_8w_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_uniwgt_copy_12w_msa(), hevc_uniwgt_copy_24w_msa(), hevc_uniwgt_copy_48w_msa(), hevc_uniwgt_copy_8w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_8x6_msa(), and hevc_vt_uniwgt_8t_12w_msa().
| #define PCKEV_B3_SB | ( | ... | ) |
Definition at line 1730 of file generic_macros_msa.h.
| #define PCKEV_B4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1732 of file generic_macros_msa.h.
Referenced by avc_loopfilter_luma_inter_edge_ver_msa().
| #define PCKEV_B4_SB | ( | ... | ) |
Definition at line 1738 of file generic_macros_msa.h.
Referenced by avc_idct8_addblk_msa(), avc_idct8_dc_addblk_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hz_2t_4x8_msa(), common_hz_2t_4x8_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc20_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_angular_upper_32width_msa(), and hevc_intra_pred_plane_8x8_msa().
| #define PCKEV_B4_UB | ( | ... | ) |
Definition at line 1739 of file generic_macros_msa.h.
Referenced by avc_biwgt_8x16_msa(), avc_wgt_8x16_msa(), avc_wgt_8x8_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_vt_4t_16w_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_biweight_h264_pixels16_8_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel16_v6_msa(), ff_weight_h264_pixels16_8_msa(), hevc_addblk_16x16_msa(), hevc_addblk_32x32_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_loopfilter_luma_ver_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), vp9_idct16x16_1_add_msa(), and vp9_idct32x32_1_add_msa().
| #define PCKEV_B4_SH | ( | ... | ) |
Definition at line 1740 of file generic_macros_msa.h.
Referenced by add_pixels_clamped_msa(), ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_loop_filter_h_8_8_msa(), ff_loop_filter_v_16_8_msa(), ff_loop_filter_v_48_16_msa(), ff_loop_filter_v_84_16_msa(), ff_loop_filter_v_88_16_msa(), ff_loop_filter_v_8_8_msa(), hevc_hz_bi_4t_24w_msa(), put_pixels_clamped_msa(), put_signed_pixels_clamped_msa(), put_vc1_mspel_mc_h_v_msa(), simple_idct_add_msa(), simple_idct_put_msa(), vp9_hz_lpf_t4_and_t8_16w(), and vp9_vt_lpf_t4_and_t8_16w().
| #define PCKEV_B4_SW | ( | ... | ) |
Definition at line 1741 of file generic_macros_msa.h.
| #define PCKEV_H2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1754 of file generic_macros_msa.h.
| #define PCKEV_H2_SH | ( | ... | ) |
Definition at line 1759 of file generic_macros_msa.h.
Referenced by avc_deq_idct_luma_dc_msa(), ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc32_msa(), hevc_hv_4t_6w_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_idct_4x4_msa(), hevc_idct_luma_4x4_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_8w_msa(), intra_predict_plane_16x16_msa(), intra_predict_plane_8x8_msa(), and vp9_idct8x8_12_colcol_addblk_msa().
| #define PCKEV_H2_SW | ( | ... | ) |
Definition at line 1760 of file generic_macros_msa.h.
Referenced by hevc_hv_4t_4x4_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), and hevc_hv_uniwgt_8t_8multx2mult_msa().
| #define PCKEV_H4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1762 of file generic_macros_msa.h.
| #define PCKEV_H4_SH | ( | ... | ) |
Definition at line 1768 of file generic_macros_msa.h.
Referenced by avc_idct8_addblk_msa(), ff_vc1_inv_trans_4x8_msa(), ff_vc1_inv_trans_8x8_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), hevc_vt_uniwgt_8t_8w_msa(), and simple_idct_put_msa().
| #define PCKEV_H4_SW | ( | ... | ) |
Definition at line 1769 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_8x4_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x6_msa(), simple_idct_add_msa(), simple_idct_msa(), and simple_idct_put_msa().
| #define PCKEV_D2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1782 of file generic_macros_msa.h.
| #define PCKEV_D2_UB | ( | ... | ) |
Definition at line 1787 of file generic_macros_msa.h.
Referenced by hevc_sao_edge_filter_0degree_8width_msa(), sad_horiz_bilinear_filter_8width_msa(), sad_hv_bilinear_filter_8width_msa(), and sad_vert_bilinear_filter_8width_msa().
| #define PCKEV_D2_SB | ( | ... | ) |
Definition at line 1788 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_h264_qpel8_mc10_msa(), and ff_put_h264_qpel8_mc30_msa().
| #define PCKEV_D2_SH | ( | ... | ) |
Definition at line 1789 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel4_mc23_msa(), ff_put_h264_qpel4_mc23_msa(), hevc_hv_4t_6w_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uniwgt_4t_6w_msa(), and hevc_intra_pred_plane_4x4_msa().
| #define PCKEV_D4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1791 of file generic_macros_msa.h.
| #define PCKEV_D4_UB | ( | ... | ) |
Definition at line 1797 of file generic_macros_msa.h.
Referenced by sad_8width_msa(), and sse_8width_msa().
| #define PCKOD_D2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1808 of file generic_macros_msa.h.
| #define PCKOD_D2_UB | ( | ... | ) |
Definition at line 1813 of file generic_macros_msa.h.
| #define PCKOD_D2_SH | ( | ... | ) |
Definition at line 1814 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc22_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_put_h264_qpel4_mc21_msa(), ff_put_h264_qpel4_mc22_msa(), and ff_put_h264_qpel4_mc23_msa().
| #define PCKOD_D2_SD | ( | ... | ) |
Definition at line 1815 of file generic_macros_msa.h.
| #define XORI_B2_128 | ( | RTYPE, | |
| in0, | |||
| in1 ) |
Definition at line 1829 of file generic_macros_msa.h.
| #define XORI_B2_128_UB | ( | ... | ) |
Definition at line 1834 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x2_msa(), avc_biwgt_4x4_msa(), common_hz_8t_and_aver_dst_4x8_msa(), and ff_put_vp8_epel4_h6v4_msa().
| #define XORI_B2_128_SB | ( | ... | ) |
Definition at line 1835 of file generic_macros_msa.h.
Referenced by common_hz_4t_4x2_msa(), common_hz_4t_8x2mult_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_4t_6w_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_and_aver_dst_4w_msa(), ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel4_mc01_msa(), ff_avg_h264_qpel4_mc02_msa(), ff_avg_h264_qpel4_mc03_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel4_mc01_msa(), ff_put_h264_qpel4_mc03_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc32_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel4_v6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hz_4t_4x2_msa(), hevc_hz_4t_8x2multiple_msa(), hevc_hz_8t_4w_msa(), hevc_hz_bi_4t_4x2_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x2_msa(), hevc_hz_bi_8t_24w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_hz_biwgt_4t_8x2_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_sao_band_filter_8width_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_16w_msa(), hevc_vt_4t_24w_msa(), hevc_vt_4t_32w_msa(), hevc_vt_4t_4x2_msa(), hevc_vt_4t_6w_msa(), hevc_vt_4t_8x2_msa(), hevc_vt_4t_8x6_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_4t_4x4_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_4t_8x2_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_4t_4x4_msa(), hevc_vt_biwgt_4t_6w_msa(), hevc_vt_biwgt_4t_8x2_msa(), hevc_vt_biwgt_4t_8x4multiple_msa(), hevc_vt_biwgt_8t_12w_msa(), and hevc_vt_biwgt_8t_16multx2mult_msa().
| #define XORI_B2_128_SH | ( | ... | ) |
Definition at line 1836 of file generic_macros_msa.h.
Referenced by common_vt_4t_24w_msa(), and common_vt_4t_8x6_msa().
| #define XORI_B3_128 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2 ) |
Definition at line 1838 of file generic_macros_msa.h.
| #define XORI_B3_128_SB | ( | ... | ) |
Definition at line 1843 of file generic_macros_msa.h.
Referenced by common_vt_4t_12w_msa(), common_vt_4t_16w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_4t_6w_msa(), common_vt_4t_8x4mult_msa(), common_vt_4t_8x6_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_and_aver_dst_4w_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_v4_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hz_4t_32w_msa(), hevc_hz_8t_32w_msa(), hevc_hz_bi_4t_32w_msa(), hevc_hz_bi_8t_32w_msa(), hevc_hz_bi_8t_64w_msa(), hevc_hz_biwgt_4t_32w_msa(), hevc_hz_biwgt_8t_32w_msa(), hevc_hz_biwgt_8t_48w_msa(), hevc_hz_biwgt_8t_64w_msa(), hevc_vt_4t_12w_msa(), hevc_vt_4t_16w_msa(), hevc_vt_4t_24w_msa(), hevc_vt_4t_32w_msa(), hevc_vt_4t_4x4_msa(), hevc_vt_4t_6w_msa(), hevc_vt_4t_8x2_msa(), hevc_vt_4t_8x4multiple_msa(), hevc_vt_4t_8x6_msa(), hevc_vt_8t_4w_msa(), hevc_vt_bi_4t_12w_msa(), hevc_vt_bi_4t_16w_msa(), hevc_vt_bi_4t_24w_msa(), hevc_vt_bi_4t_32w_msa(), hevc_vt_bi_4t_4x8multiple_msa(), hevc_vt_bi_4t_6w_msa(), hevc_vt_bi_4t_8x2_msa(), hevc_vt_bi_4t_8x4multiple_msa(), hevc_vt_bi_4t_8x6_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_biwgt_4t_12w_msa(), hevc_vt_biwgt_4t_16w_msa(), hevc_vt_biwgt_4t_24w_msa(), hevc_vt_biwgt_4t_32w_msa(), hevc_vt_biwgt_4t_4x8multiple_msa(), hevc_vt_biwgt_4t_6w_msa(), hevc_vt_biwgt_4t_8x2_msa(), hevc_vt_biwgt_4t_8x4multiple_msa(), hevc_vt_biwgt_4t_8x6_msa(), and hevc_vt_biwgt_8t_4w_msa().
| #define XORI_B4_128 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3 ) |
Definition at line 1845 of file generic_macros_msa.h.
| #define XORI_B4_128_UB | ( | ... | ) |
Definition at line 1850 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x8_msa(), avc_biwgt_8x16_msa(), avc_biwgt_8x4_msa(), common_vt_4t_16w_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel16_v6_msa(), hevc_sao_band_filter_16multiple_msa(), hevc_sao_edge_filter_0degree_16multiple_msa(), hevc_sao_edge_filter_135degree_16multiple_msa(), hevc_sao_edge_filter_45degree_16multiple_msa(), and hevc_sao_edge_filter_90degree_16multiple_msa().
| #define XORI_B4_128_SB | ( | ... | ) |
Definition at line 1851 of file generic_macros_msa.h.
Referenced by avc_luma_hv_qrt_16x16_msa(), avc_luma_hv_qrt_4x4_msa(), avc_luma_hv_qrt_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_4x4_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_hz_4t_12w_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x8_msa(), common_hz_4t_4x8_msa(), common_hz_4t_6w_msa(), common_hz_4t_8x4mult_msa(), common_hz_6t_4x4_msa(), common_hz_6t_4x8_msa(), common_hz_8t_12w_msa(), common_hz_8t_16w_msa(), common_hz_8t_16w_msa(), common_hz_8t_24w_msa(), common_hz_8t_32w_msa(), common_hz_8t_32w_msa(), common_hz_8t_48w_msa(), common_hz_8t_4x16_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x8_msa(), common_hz_8t_4x8_msa(), common_hz_8t_64w_msa(), common_hz_8t_8w_msa(), common_hz_8t_8x4_msa(), common_hz_8t_8x8mult_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_4x4_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_64w_msa(), common_hz_8t_and_aver_dst_8w_msa(), common_vt_4t_12w_msa(), common_vt_4t_16w_msa(), common_vt_4t_8x4mult_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_8t_and_aver_dst_8w_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc22_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc21_msa(), ff_put_h264_qpel16_mc22_msa(), ff_put_h264_qpel16_mc23_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel4_mc02_msa(), ff_put_h264_qpel4_mc10_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc20_msa(), ff_put_h264_qpel4_mc21_msa(), ff_put_h264_qpel4_mc22_msa(), ff_put_h264_qpel4_mc23_msa(), ff_put_h264_qpel4_mc30_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc02_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc22_msa(), ff_put_h264_qpel8_mc23_msa(), ff_put_h264_qpel8_mc30_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel16_v6_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_put_vp8_epel8_h4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_h6v6_msa(), ff_put_vp8_epel8_v4_msa(), ff_put_vp8_epel8_v6_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hz_4t_12w_msa(), hevc_hz_4t_4x4_msa(), hevc_hz_4t_6w_msa(), hevc_hz_4t_8x4multiple_msa(), hevc_hz_8t_16w_msa(), hevc_hz_8t_24w_msa(), hevc_hz_8t_48w_msa(), hevc_hz_8t_8w_msa(), hevc_hz_bi_4t_12w_msa(), hevc_hz_bi_4t_16w_msa(), hevc_hz_bi_4t_4x4_msa(), hevc_hz_bi_4t_6w_msa(), hevc_hz_bi_4t_8x4multiple_msa(), hevc_hz_bi_8t_12w_msa(), hevc_hz_bi_8t_16w_msa(), hevc_hz_bi_8t_48w_msa(), hevc_hz_bi_8t_8w_msa(), hevc_hz_biwgt_4t_12w_msa(), hevc_hz_biwgt_4t_24w_msa(), hevc_hz_biwgt_4t_4x4_msa(), hevc_hz_biwgt_4t_6w_msa(), hevc_hz_biwgt_4t_8x4multiple_msa(), hevc_hz_biwgt_8t_12w_msa(), hevc_hz_biwgt_8t_16w_msa(), hevc_hz_biwgt_8t_4w_msa(), hevc_hz_biwgt_8t_8w_msa(), hevc_sao_band_filter_16multiple_msa(), hevc_sao_edge_filter_0degree_16multiple_msa(), hevc_sao_edge_filter_135degree_16multiple_msa(), hevc_sao_edge_filter_45degree_16multiple_msa(), hevc_vt_4t_4x16_msa(), hevc_vt_4t_4x8_msa(), hevc_vt_4t_8x4multiple_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_8t_4w_msa(), hevc_vt_8t_8w_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_4w_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_8t_4w_msa(), and hevc_vt_biwgt_8t_8w_msa().
| #define XORI_B4_128_SH | ( | ... | ) |
Definition at line 1852 of file generic_macros_msa.h.
| #define XORI_B5_128 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4 ) |
Definition at line 1854 of file generic_macros_msa.h.
| #define XORI_B5_128_SB | ( | ... | ) |
Definition at line 1859 of file generic_macros_msa.h.
Referenced by avc_luma_hv_qrt_16x16_msa(), avc_luma_hv_qrt_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), common_vt_4t_8x2_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc22_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc21_msa(), ff_put_h264_qpel16_mc22_msa(), ff_put_h264_qpel16_mc23_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc21_msa(), ff_put_h264_qpel4_mc22_msa(), ff_put_h264_qpel4_mc23_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc22_msa(), ff_put_h264_qpel8_mc23_msa(), ff_put_h264_qpel8_mc32_msa(), ff_put_vp8_epel16_v6_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6v6_msa(), ff_put_vp8_epel8_v6_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), and hevc_hz_8t_64w_msa().
| #define XORI_B6_128 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5 ) |
Definition at line 1861 of file generic_macros_msa.h.
| #define XORI_B6_128_SB | ( | ... | ) |
Definition at line 1866 of file generic_macros_msa.h.
Referenced by hevc_hz_bi_4t_8x6_msa(), hevc_hz_biwgt_4t_8x6_msa(), hevc_vt_bi_4t_8x6_msa(), and hevc_vt_biwgt_4t_8x6_msa().
| #define XORI_B7_128 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6 ) |
Definition at line 1868 of file generic_macros_msa.h.
| #define XORI_B7_128_SB | ( | ... | ) |
Definition at line 1873 of file generic_macros_msa.h.
Referenced by common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_8t_and_aver_dst_8w_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_8t_8multx1mult_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_vt_8t_12w_msa(), hevc_vt_8t_16multx4mult_msa(), hevc_vt_8t_8w_msa(), hevc_vt_bi_8t_12w_msa(), hevc_vt_bi_8t_16multx2mult_msa(), hevc_vt_bi_8t_8w_msa(), hevc_vt_biwgt_8t_12w_msa(), hevc_vt_biwgt_8t_16multx2mult_msa(), and hevc_vt_biwgt_8t_8w_msa().
| #define XORI_B8_128 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7 ) |
Definition at line 1875 of file generic_macros_msa.h.
| #define XORI_B8_128_SB | ( | ... | ) |
Definition at line 1880 of file generic_macros_msa.h.
Referenced by common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x16_msa(), common_hz_8t_64w_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc20_msa(), ff_put_h264_qpel8_mc30_msa(), ff_put_vp8_epel16_h4_msa(), ff_put_vp8_epel16_h6_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_6w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hz_4t_16w_msa(), hevc_hz_4t_24w_msa(), hevc_hz_4t_4x8multiple_msa(), hevc_hz_8t_12w_msa(), hevc_hz_8t_4w_msa(), hevc_hz_bi_4t_24w_msa(), hevc_hz_bi_4t_4x8multiple_msa(), hevc_hz_bi_8t_4w_msa(), hevc_hz_biwgt_4t_16w_msa(), and hevc_hz_biwgt_4t_4x8multiple_msa().
| #define XORI_B8_128_UB | ( | ... | ) |
Definition at line 1881 of file generic_macros_msa.h.
Referenced by avc_biwgt_8x8_msa(), and ff_biweight_h264_pixels16_8_msa().
| #define ADDS_SH2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 1892 of file generic_macros_msa.h.
| #define ADDS_SH2_SH | ( | ... | ) |
Definition at line 1897 of file generic_macros_msa.h.
Referenced by avc_wgt_4x4_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), and hevc_hv_bi_8t_8multx1mult_msa().
| #define ADDS_SH4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 1899 of file generic_macros_msa.h.
| #define ADDS_SH4_UH | ( | ... | ) |
Definition at line 1905 of file generic_macros_msa.h.
| #define ADDS_SH4_SH | ( | ... | ) |
Definition at line 1906 of file generic_macros_msa.h.
Referenced by avc_wgt_4x8_msa(), avc_wgt_8x16_msa(), avc_wgt_8x4_msa(), avc_wgt_8x8_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_64w_msa(), ff_weight_h264_pixels16_8_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), and hevc_hv_bi_4t_8x6_msa().
| #define SLLI_2V | ( | in0, | |
| in1, | |||
| shift ) |
Definition at line 1916 of file generic_macros_msa.h.
Referenced by hevc_bi_copy_12w_msa(), hevc_bi_copy_4w_msa(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_48w_msa(), hevc_biwgt_copy_4w_msa(), hevc_biwgt_copy_8w_msa(), hevc_uniwgt_copy_12w_msa(), hevc_uniwgt_copy_4w_msa(), and hevc_uniwgt_copy_8w_msa().
| #define SLLI_4V | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| shift ) |
Definition at line 1921 of file generic_macros_msa.h.
Referenced by avc_chroma_hz_4x8_msa(), avc_chroma_hz_8x4_msa(), avc_chroma_hz_8x8_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_hz_nonmult_msa(), avc_chroma_vt_4x8_msa(), avc_chroma_vt_8x4_msa(), avc_chroma_vt_8x8_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), 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(), hevc_bi_copy_8w_msa(), hevc_biwgt_copy_12w_msa(), hevc_biwgt_copy_16w_msa(), hevc_biwgt_copy_24w_msa(), hevc_biwgt_copy_32w_msa(), hevc_biwgt_copy_48w_msa(), hevc_biwgt_copy_4w_msa(), hevc_biwgt_copy_64w_msa(), hevc_biwgt_copy_6w_msa(), hevc_biwgt_copy_8w_msa(), hevc_copy_12w_msa(), hevc_copy_16w_msa(), hevc_copy_24w_msa(), hevc_copy_32w_msa(), hevc_copy_48w_msa(), hevc_copy_4w_msa(), hevc_copy_64w_msa(), hevc_copy_6w_msa(), hevc_copy_8w_msa(), hevc_uniwgt_copy_12w_msa(), hevc_uniwgt_copy_16w_msa(), hevc_uniwgt_copy_24w_msa(), hevc_uniwgt_copy_32w_msa(), hevc_uniwgt_copy_48w_msa(), hevc_uniwgt_copy_4w_msa(), hevc_uniwgt_copy_64w_msa(), hevc_uniwgt_copy_6w_msa(), and hevc_uniwgt_copy_8w_msa().
| #define SRA_4V | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| shift ) |
Definition at line 1939 of file generic_macros_msa.h.
Referenced by avc_biwgt_4x8_msa(), avc_biwgt_8x16_msa(), avc_biwgt_8x4_msa(), avc_biwgt_8x8_msa(), avc_idct8_addblk_msa(), common_hv_bil_no_rnd_16x16_msa(), common_hv_bil_no_rnd_4x8_msa(), common_hv_bil_no_rnd_8x16_msa(), common_hv_bil_no_rnd_8x8_msa(), ff_biweight_h264_pixels16_8_msa(), ff_vp8_luma_dc_wht_msa(), hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), intra_predict_plane_16x16_msa(), intra_predict_plane_8x8_msa(), simple_idct_add_msa(), simple_idct_msa(), and simple_idct_put_msa().
| #define SRL_H4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| shift ) |
| #define SRL_H4_UH | ( | ... | ) |
Definition at line 1964 of file generic_macros_msa.h.
| #define SRLR_H4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| shift ) |
| #define SRLR_H4_UH | ( | ... | ) |
Definition at line 1973 of file generic_macros_msa.h.
| #define SRLR_H4_SH | ( | ... | ) |
Definition at line 1974 of file generic_macros_msa.h.
Referenced by avc_wgt_4x8_msa(), and avc_wgt_8x4_msa().
| #define SRLR_H8 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| shift ) |
Definition at line 1976 of file generic_macros_msa.h.
| #define SRLR_H8_UH | ( | ... | ) |
Definition at line 1981 of file generic_macros_msa.h.
| #define SRLR_H8_SH | ( | ... | ) |
Definition at line 1982 of file generic_macros_msa.h.
Referenced by avc_wgt_8x16_msa(), avc_wgt_8x8_msa(), and ff_weight_h264_pixels16_8_msa().
| #define SRAR_H2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| shift ) |
Definition at line 1995 of file generic_macros_msa.h.
| #define SRAR_H2_UH | ( | ... | ) |
Definition at line 2000 of file generic_macros_msa.h.
| #define SRAR_H2_SH | ( | ... | ) |
Definition at line 2001 of file generic_macros_msa.h.
| #define SRAR_H3 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| shift ) |
Definition at line 2003 of file generic_macros_msa.h.
| #define SRAR_H3_SH | ( | ... | ) |
Definition at line 2008 of file generic_macros_msa.h.
| #define SRAR_H4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| shift ) |
Definition at line 2010 of file generic_macros_msa.h.
| #define SRAR_H4_UH | ( | ... | ) |
Definition at line 2015 of file generic_macros_msa.h.
| #define SRAR_H4_SH | ( | ... | ) |
Definition at line 2016 of file generic_macros_msa.h.
| #define SRAR_W2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| shift ) |
Definition at line 2029 of file generic_macros_msa.h.
| #define SRAR_W2_SW | ( | ... | ) |
Definition at line 2034 of file generic_macros_msa.h.
Referenced by hevc_biwgt_copy_4w_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hz_biwgt_4t_4x2_msa(), hevc_hz_biwgt_8t_24w_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_idct_8x32_column_msa(), hevc_uniwgt_copy_4w_msa(), hevc_vt_biwgt_4t_4x2_msa(), hevc_vt_biwgt_8t_12w_msa(), and hevc_vt_uniwgt_4t_4x2_msa().
| #define SRAR_W4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| shift ) |
Definition at line 2036 of file generic_macros_msa.h.
| #define SRAR_W4_SW | ( | ... | ) |
Definition at line 2041 of file generic_macros_msa.h.
Referenced by hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), and hevc_vt_uniwgt_8t_8w_msa().
| #define SRARI_H2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| shift ) |
Definition at line 2053 of file generic_macros_msa.h.
| #define SRARI_H2_UH | ( | ... | ) |
Definition at line 2058 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_4x4_msa(), avc_chroma_hv_and_aver_dst_4x4_msa(), avc_chroma_hz_4x4_msa(), avc_chroma_hz_and_aver_dst_4x4_msa(), avc_chroma_vt_4x4_msa(), avc_chroma_vt_and_aver_dst_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_and_aver_dst_4x4_msa(), common_hv_2ht_2vt_and_aver_dst_8x8mult_msa(), common_hv_bil_4w_msa(), common_hv_bil_and_aver_dst_4w_msa(), common_hz_2t_4x4_msa(), common_hz_2t_4x4_msa(), common_hz_2t_and_aver_dst_4x4_msa(), common_vt_2t_4x4_msa(), common_vt_2t_4x4_msa(), common_vt_2t_and_aver_dst_4x4_msa(), ff_avg_bilin_16hv_msa(), ff_avg_bilin_16v_msa(), ff_avg_bilin_32v_msa(), ff_avg_bilin_64v_msa(), ff_put_bilin_16hv_msa(), ff_put_bilin_16v_msa(), ff_put_bilin_32v_msa(), ff_put_bilin_64v_msa(), ff_put_vp8_bilinear16_hv_msa(), ff_put_vp8_bilinear16_v_msa(), hevc_intra_pred_dc_16x16_msa(), and sad_hv_bilinear_filter_16width_msa().
| #define SRARI_H2_SH | ( | ... | ) |
Definition at line 2059 of file generic_macros_msa.h.
Referenced by avc_luma_hv_qrt_4x4_msa(), avc_luma_hv_qrt_and_aver_dst_4x4_msa(), common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hz_4t_12w_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x4_msa(), common_hz_4t_8x2mult_msa(), common_hz_6t_4x4_msa(), common_hz_8t_12w_msa(), common_hz_8t_24w_msa(), common_hz_8t_48w_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x4_msa(), common_hz_8t_and_aver_dst_4x4_msa(), common_vt_4t_12w_msa(), common_vt_4t_24w_msa(), common_vt_4t_4x4multiple_msa(), common_vt_4t_8x2_msa(), common_vt_4t_8x6_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_and_aver_dst_4w_msa(), ff_avg_h264_qpel4_mc01_msa(), ff_avg_h264_qpel4_mc02_msa(), ff_avg_h264_qpel4_mc03_msa(), ff_avg_h264_qpel4_mc10_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel4_mc30_msa(), ff_put_h264_qpel4_mc01_msa(), ff_put_h264_qpel4_mc02_msa(), ff_put_h264_qpel4_mc03_msa(), ff_put_h264_qpel4_mc10_msa(), ff_put_h264_qpel4_mc20_msa(), ff_put_h264_qpel4_mc21_msa(), ff_put_h264_qpel4_mc23_msa(), ff_put_h264_qpel4_mc30_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v4_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel4_v4_msa(), ff_put_vp8_epel4_v6_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_intra_pred_angular_lower_4width_msa(), hevc_intra_pred_angular_upper_4width_msa(), hevc_intra_pred_plane_4x4_msa(), vp9_iadst16_1d_columns_addblk_msa(), and vp9_iadst8x8_colcol_addblk_msa().
| #define SRARI_H4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| shift ) |
Definition at line 2061 of file generic_macros_msa.h.
| #define SRARI_H4_UH | ( | ... | ) |
Definition at line 2066 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_4x8_msa(), avc_chroma_hv_8x4_msa(), avc_chroma_hv_8x8_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_chroma_hz_4x8_msa(), avc_chroma_hz_8x4_msa(), avc_chroma_hz_8x8_msa(), avc_chroma_hz_and_aver_dst_4x8_msa(), avc_chroma_hz_and_aver_dst_8x4_msa(), avc_chroma_hz_and_aver_dst_8x8_msa(), avc_chroma_hz_nonmult_msa(), avc_chroma_vt_4x8_msa(), avc_chroma_vt_8x4_msa(), avc_chroma_vt_8x8_msa(), avc_chroma_vt_and_aver_dst_4x8_msa(), avc_chroma_vt_and_aver_dst_8x4_msa(), avc_chroma_vt_and_aver_dst_8x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hv_2ht_2vt_and_aver_dst_8x4_msa(), common_hv_bil_16w_msa(), common_hv_bil_8w_msa(), common_hv_bil_and_aver_dst_16w_msa(), common_hv_bil_and_aver_dst_8w_msa(), common_hz_2t_4x8_msa(), common_hz_2t_4x8_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x4_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_8x8mult_msa(), common_hz_2t_and_aver_dst_4x8_msa(), common_hz_2t_and_aver_dst_8x4_msa(), common_hz_2t_and_aver_dst_8x8mult_msa(), common_vt_2t_4x8_msa(), common_vt_2t_4x8_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x4_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_8x8mult_msa(), common_vt_2t_and_aver_dst_4x8_msa(), common_vt_2t_and_aver_dst_8x4_msa(), common_vt_2t_and_aver_dst_8x8mult_msa(), ff_avg_bilin_16h_msa(), ff_avg_bilin_32h_msa(), ff_avg_bilin_64h_msa(), ff_put_bilin_16h_msa(), ff_put_bilin_32h_msa(), ff_put_bilin_64h_msa(), and ff_put_vp8_bilinear16_h_msa().
| #define SRARI_H4_SH | ( | ... | ) |
Definition at line 2067 of file generic_macros_msa.h.
Referenced by avc_luma_hv_qrt_16x16_msa(), avc_luma_hv_qrt_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_hz_4t_12w_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x8_msa(), common_hz_4t_4x8_msa(), common_hz_4t_6w_msa(), common_hz_4t_8x4mult_msa(), common_hz_6t_4x8_msa(), common_hz_8t_12w_msa(), common_hz_8t_16w_msa(), common_hz_8t_16w_msa(), common_hz_8t_24w_msa(), common_hz_8t_32w_msa(), common_hz_8t_32w_msa(), common_hz_8t_4x16_msa(), common_hz_8t_4x8_msa(), common_hz_8t_4x8_msa(), common_hz_8t_64w_msa(), common_hz_8t_64w_msa(), common_hz_8t_8w_msa(), common_hz_8t_8x4_msa(), common_hz_8t_8x8mult_msa(), common_hz_8t_and_aver_dst_16w_msa(), common_hz_8t_and_aver_dst_32w_msa(), common_hz_8t_and_aver_dst_4x8_msa(), common_hz_8t_and_aver_dst_64w_msa(), common_hz_8t_and_aver_dst_8w_msa(), common_vt_4t_12w_msa(), common_vt_4t_16w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_4t_6w_msa(), common_vt_4t_8x4mult_msa(), common_vt_8t_12w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_16w_mult_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_16w_mult_msa(), common_vt_8t_and_aver_dst_8w_msa(), ff_avg_h264_qpel16_mc01_msa(), ff_avg_h264_qpel16_mc02_msa(), ff_avg_h264_qpel16_mc03_msa(), ff_avg_h264_qpel16_mc10_msa(), ff_avg_h264_qpel16_mc20_msa(), ff_avg_h264_qpel16_mc30_msa(), ff_avg_h264_qpel8_mc01_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc03_msa(), ff_avg_h264_qpel8_mc10_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_avg_h264_qpel8_mc30_msa(), ff_h264_idct_add_msa(), ff_put_h264_qpel16_mc01_msa(), ff_put_h264_qpel16_mc02_msa(), ff_put_h264_qpel16_mc03_msa(), ff_put_h264_qpel16_mc10_msa(), ff_put_h264_qpel16_mc20_msa(), ff_put_h264_qpel16_mc30_msa(), ff_put_h264_qpel8_mc01_msa(), ff_put_h264_qpel8_mc02_msa(), ff_put_h264_qpel8_mc03_msa(), ff_put_h264_qpel8_mc10_msa(), ff_put_h264_qpel8_mc20_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc23_msa(), ff_put_h264_qpel8_mc30_msa(), ff_put_vp8_epel16_h4_msa(), ff_put_vp8_epel16_h6_msa(), ff_put_vp8_epel16_v4_msa(), ff_put_vp8_epel16_v6_msa(), ff_put_vp8_epel8_h4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_h6v6_msa(), ff_put_vp8_epel8_v4_msa(), ff_put_vp8_epel8_v6_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_angular_upper_32width_msa(), hevc_intra_pred_angular_upper_8width_msa(), hevc_intra_pred_plane_8x8_msa(), vp9_iadst4x4_colcol_addblk_msa(), vp9_iadst_idct_4x4_add_msa(), vp9_iadst_idct_8x8_add_msa(), vp9_idct16_1d_columns_addblk_msa(), vp9_idct4x4_colcol_addblk_msa(), vp9_idct8x32_column_butterfly_addblk(), vp9_idct8x8_12_colcol_addblk_msa(), vp9_idct8x8_colcol_addblk_msa(), vp9_idct_iadst_4x4_add_msa(), and vp9_idct_iadst_8x8_add_msa().
| #define SRARI_W2 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| shift ) |
Definition at line 2079 of file generic_macros_msa.h.
| #define SRARI_W2_SW | ( | ... | ) |
Definition at line 2084 of file generic_macros_msa.h.
Referenced by ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc32_msa(), and vp9_idct8x8_12_colcol_addblk_msa().
| #define SRARI_W4 | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| shift ) |
Definition at line 2086 of file generic_macros_msa.h.
| #define SRARI_W4_SH | ( | ... | ) |
Definition at line 2091 of file generic_macros_msa.h.
| #define SRARI_W4_SW | ( | ... | ) |
Definition at line 2092 of file generic_macros_msa.h.
Referenced by avc_deq_idct_luma_dc_msa(), ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc32_msa(), ff_vp8_idct_add_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), and vp9_idct8x8_12_colcol_addblk_msa().
| #define MUL2 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 2101 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_2x2_msa(), avc_chroma_hv_2x4_msa(), avc_chroma_hv_4x2_msa(), avc_chroma_hv_and_aver_dst_2x2_msa(), avc_chroma_hv_and_aver_dst_2x4_msa(), avc_chroma_hv_and_aver_dst_4x2_msa(), avc_wgt_4x4_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_intra_pred_angular_lower_4width_msa(), hevc_intra_pred_angular_upper_4width_msa(), hevc_vt_uniwgt_4t_4x2_msa(), simple_idct_add_msa(), simple_idct_msa(), and simple_idct_put_msa().
| #define MUL4 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 2106 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_4x4_msa(), avc_chroma_hv_4x8_msa(), avc_chroma_hv_8x4_msa(), avc_chroma_hv_8x8_msa(), avc_chroma_hv_and_aver_dst_4x4_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), avc_chroma_hv_and_aver_dst_8x4_msa(), avc_chroma_hv_and_aver_dst_8x8_msa(), avc_wgt_4x8_msa(), avc_wgt_8x16_msa(), avc_wgt_8x4_msa(), avc_wgt_8x8_msa(), ff_weight_h264_pixels16_8_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_angular_upper_32width_msa(), hevc_intra_pred_angular_upper_8width_msa(), hevc_intra_pred_plane_4x4_msa(), hevc_intra_pred_plane_8x8_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), hevc_vt_uniwgt_8t_8w_msa(), and simple_idct_msa().
| #define ADD2 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 2118 of file generic_macros_msa.h.
Referenced by avc_chroma_hv_4x4_msa(), avc_chroma_hv_4x8_msa(), avc_chroma_hv_and_aver_dst_4x4_msa(), avc_chroma_hv_and_aver_dst_4x8_msa(), common_hv_bil_4w_msa(), common_hv_bil_and_aver_dst_4w_msa(), ff_h264_idct4x4_addblk_dc_msa(), ff_h264_idct_add_msa(), hevc_addblk_4x4_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_intra_pred_dc_16x16_msa(), hevc_intra_pred_dc_4x4_msa(), hevc_intra_pred_horiz_16x16_msa(), hevc_intra_pred_vert_16x16_msa(), hevc_vt_uniwgt_4t_4x2_msa(), simple_idct_add_msa(), simple_idct_msa(), simple_idct_put_msa(), vp9_iadst16_1d_columns_addblk_msa(), vp9_iadst8x8_colcol_addblk_msa(), and vp9_idct8x32_column_odd_process_store().
| #define ADD4 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 2123 of file generic_macros_msa.h.
Referenced by avc_idct8_addblk_msa(), avc_idct8_dc_addblk_msa(), common_hv_bil_16w_msa(), common_hv_bil_8w_msa(), common_hv_bil_and_aver_dst_16w_msa(), common_hv_bil_and_aver_dst_8w_msa(), ff_vc1_inv_trans_4x8_msa(), ff_vc1_inv_trans_8x4_msa(), ff_vc1_inv_trans_8x8_msa(), ff_vp8_idct_add_msa(), ff_vp8_idct_dc_add_msa(), ff_vp8_luma_dc_wht_msa(), hadamard_diff_8x8_msa(), hadamard_intra_8x8_msa(), hevc_addblk_8x8_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), hevc_vt_uniwgt_8t_8w_msa(), put_vc1_mspel_mc_h_v_msa(), simple_idct_msa(), vp9_idct16x16_1_add_msa(), vp9_idct32x32_1_add_msa(), vp9_idct8x32_column_butterfly_addblk(), vp9_idct8x32_column_odd_process_store(), and vp9_idct_butterfly_transpose_store().
| #define SUB2 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1 ) |
Definition at line 2135 of file generic_macros_msa.h.
Referenced by hevc_intra_pred_horiz_16x16_msa(), hevc_intra_pred_vert_16x16_msa(), simple_idct_add_msa(), simple_idct_msa(), simple_idct_put_msa(), and vp9_idct8x32_column_odd_process_store().
| #define SUB4 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 2140 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_8x8_msa(), simple_idct_msa(), vp9_idct8x32_column_butterfly_addblk(), and vp9_idct8x32_column_odd_process_store().
| #define UNPCK_R_SB_SH | ( | in, | |
| out ) |
Definition at line 2156 of file generic_macros_msa.h.
Referenced by hevc_hv_4t_12w_msa(), hevc_hv_4t_4multx8mult_msa(), hevc_hv_4t_4x2_msa(), hevc_hv_4t_4x4_msa(), hevc_hv_4t_6w_msa(), hevc_hv_4t_8multx4_msa(), hevc_hv_4t_8multx4mult_msa(), hevc_hv_4t_8x2_msa(), hevc_hv_4t_8x6_msa(), hevc_hv_8t_12w_msa(), hevc_hv_8t_4w_msa(), hevc_hv_8t_8multx1mult_msa(), hevc_hv_bi_4t_12w_msa(), hevc_hv_bi_4t_4multx8mult_msa(), hevc_hv_bi_4t_4x2_msa(), hevc_hv_bi_4t_4x4_msa(), hevc_hv_bi_4t_6w_msa(), hevc_hv_bi_4t_8multx4_msa(), hevc_hv_bi_4t_8multx4mult_msa(), hevc_hv_bi_4t_8x2_msa(), hevc_hv_bi_4t_8x6_msa(), hevc_hv_bi_8t_12w_msa(), hevc_hv_bi_8t_4w_msa(), hevc_hv_bi_8t_8multx1mult_msa(), hevc_hv_biwgt_4t_12w_msa(), hevc_hv_biwgt_4t_4multx8mult_msa(), hevc_hv_biwgt_4t_4x2_msa(), hevc_hv_biwgt_4t_4x4_msa(), hevc_hv_biwgt_4t_6w_msa(), hevc_hv_biwgt_4t_8multx4_msa(), hevc_hv_biwgt_4t_8multx4mult_msa(), hevc_hv_biwgt_4t_8x2_msa(), hevc_hv_biwgt_4t_8x6_msa(), hevc_hv_biwgt_8t_12w_msa(), hevc_hv_biwgt_8t_4w_msa(), hevc_hv_biwgt_8t_8multx2mult_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), hevc_hv_uni_8t_8multx2mult_msa(), hevc_hv_uniwgt_4t_12w_msa(), hevc_hv_uniwgt_4t_4multx8mult_msa(), hevc_hv_uniwgt_4t_4x2_msa(), hevc_hv_uniwgt_4t_4x4_msa(), hevc_hv_uniwgt_4t_6w_msa(), hevc_hv_uniwgt_4t_8multx4_msa(), hevc_hv_uniwgt_4t_8multx4mult_msa(), hevc_hv_uniwgt_4t_8x2_msa(), hevc_hv_uniwgt_4t_8x6_msa(), hevc_hv_uniwgt_8t_12w_msa(), hevc_hv_uniwgt_8t_4w_msa(), hevc_hv_uniwgt_8t_8multx2mult_msa(), hevc_hz_uniwgt_4t_12w_msa(), hevc_hz_uniwgt_4t_16w_msa(), hevc_hz_uniwgt_4t_24w_msa(), hevc_hz_uniwgt_4t_32w_msa(), hevc_hz_uniwgt_4t_4x2_msa(), hevc_hz_uniwgt_4t_4x4_msa(), hevc_hz_uniwgt_4t_4x8multiple_msa(), hevc_hz_uniwgt_4t_6w_msa(), hevc_hz_uniwgt_4t_8x2_msa(), hevc_hz_uniwgt_4t_8x4_msa(), hevc_hz_uniwgt_4t_8x6_msa(), hevc_hz_uniwgt_4t_8x8multiple_msa(), hevc_hz_uniwgt_8t_12w_msa(), hevc_hz_uniwgt_8t_16w_msa(), hevc_hz_uniwgt_8t_24w_msa(), hevc_hz_uniwgt_8t_32w_msa(), hevc_hz_uniwgt_8t_48w_msa(), hevc_hz_uniwgt_8t_4w_msa(), hevc_hz_uniwgt_8t_64w_msa(), hevc_hz_uniwgt_8t_8w_msa(), hevc_vt_uniwgt_4t_12w_msa(), hevc_vt_uniwgt_4t_16w_msa(), hevc_vt_uniwgt_4t_24w_msa(), hevc_vt_uniwgt_4t_32w_msa(), hevc_vt_uniwgt_4t_4x2_msa(), hevc_vt_uniwgt_4t_4x4_msa(), hevc_vt_uniwgt_4t_4x8multiple_msa(), hevc_vt_uniwgt_4t_6w_msa(), hevc_vt_uniwgt_4t_8x2_msa(), hevc_vt_uniwgt_4t_8x4_msa(), hevc_vt_uniwgt_4t_8x6_msa(), hevc_vt_uniwgt_4t_8x8mult_msa(), hevc_vt_uniwgt_8t_12w_msa(), hevc_vt_uniwgt_8t_16multx4mult_msa(), hevc_vt_uniwgt_8t_4w_msa(), and hevc_vt_uniwgt_8t_8w_msa().
| #define UNPCK_R_SH_SW | ( | in, | |
| out ) |
Definition at line 2172 of file generic_macros_msa.h.
Referenced by avc_deq_idct_luma_dc_msa(), and ff_vc1_inv_trans_4x8_msa().
| #define UNPCK_SB_SH | ( | in, | |
| out0, | |||
| out1 ) |
Definition at line 2191 of file generic_macros_msa.h.
| #define UNPCK_UB_SH | ( | in, | |
| out0, | |||
| out1 ) |
Definition at line 2206 of file generic_macros_msa.h.
Referenced by avc_loopfilter_luma_inter_edge_hor_msa(), avc_loopfilter_luma_intra_edge_hor_msa(), avc_loopfilter_luma_intra_edge_ver_msa(), avc_wgt_4x4_msa(), avc_wgt_4x8_msa(), avc_wgt_8x16_msa(), avc_wgt_8x4_msa(), avc_wgt_8x8_msa(), ff_h264_idct4x4_addblk_dc_msa(), hevc_addblk_16x16_msa(), hevc_addblk_32x32_msa(), hevc_addblk_8x8_msa(), hevc_intra_pred_angular_lower_16width_msa(), hevc_intra_pred_angular_lower_32width_msa(), hevc_intra_pred_angular_lower_8width_msa(), hevc_intra_pred_angular_upper_16width_msa(), hevc_intra_pred_angular_upper_32width_msa(), hevc_intra_pred_angular_upper_8width_msa(), hevc_intra_pred_horiz_16x16_msa(), hevc_intra_pred_plane_16x16_msa(), hevc_intra_pred_vert_16x16_msa(), process_intra_lower_16x16_msa(), process_intra_upper_16x16_msa(), put_vc1_mspel_mc_h_v_msa(), vp9_idct16x16_1_add_msa(), and vp9_idct32x32_1_add_msa().
| #define UNPCK_SH_SW | ( | in, | |
| out0, | |||
| out1 ) |
Definition at line 2224 of file generic_macros_msa.h.
Referenced by avc_idct8_addblk_msa(), ff_vc1_inv_trans_8x4_msa(), ff_vc1_inv_trans_8x8_msa(), ff_vp8_idct_add_msa(), ff_vp8_luma_dc_wht_msa(), hevc_idct_luma_4x4_msa(), mpeg2_dct_unquantize_inter_msa(), simple_idct_add_msa(), simple_idct_msa(), and simple_idct_put_msa().
| #define SWAP | ( | in0, | |
| in1 ) |
Definition at line 2237 of file generic_macros_msa.h.
Referenced by hevc_sao_band_filter_16multiple_msa(), hevc_sao_band_filter_4width_msa(), and hevc_sao_band_filter_8width_msa().
| #define BUTTERFLY_4 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 2249 of file generic_macros_msa.h.
Referenced by avc_deq_idct_luma_dc_msa(), avc_idct8_addblk_msa(), ff_vp8_luma_dc_wht_msa(), vp9_iadst16_1d_columns_addblk_msa(), vp9_iadst8x8_colcol_addblk_msa(), vp9_idct16_1d_columns_addblk_msa(), vp9_idct16_1d_columns_msa(), vp9_idct8x32_column_even_process_store(), vp9_idct8x32_column_odd_process_store(), and vp9_idct8x8_12_colcol_addblk_msa().
| #define BUTTERFLY_8 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4, | |||
| out5, | |||
| out6, | |||
| out7 ) |
Definition at line 2263 of file generic_macros_msa.h.
Referenced by avc_idct8_addblk_msa(), hadamard_diff_8x8_msa(), hadamard_intra_8x8_msa(), simple_idct_add_msa(), simple_idct_msa(), simple_idct_put_msa(), and vp9_idct8x8_12_colcol_addblk_msa().
| #define BUTTERFLY_16 | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| in8, | |||
| in9, | |||
| in10, | |||
| in11, | |||
| in12, | |||
| in13, | |||
| in14, | |||
| in15, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4, | |||
| out5, | |||
| out6, | |||
| out7, | |||
| out8, | |||
| out9, | |||
| out10, | |||
| out11, | |||
| out12, | |||
| out13, | |||
| out14, | |||
| out15 ) |
Definition at line 2282 of file generic_macros_msa.h.
Referenced by simple_idct_add_msa(), simple_idct_msa(), and simple_idct_put_msa().
| #define TRANSPOSE4x4_UB_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 2312 of file generic_macros_msa.h.
| #define TRANSPOSE8x4_UB | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 2332 of file generic_macros_msa.h.
| #define TRANSPOSE8x4_UB_UB | ( | ... | ) |
Definition at line 2348 of file generic_macros_msa.h.
Referenced by avc_loopfilter_cb_or_cr_inter_edge_ver_msa(), avc_loopfilter_cb_or_cr_intra_edge_ver_msa(), and h263_h_loop_filter_msa().
| #define TRANSPOSE8x4_UB_UH | ( | ... | ) |
Definition at line 2349 of file generic_macros_msa.h.
Referenced by hevc_loopfilter_chroma_ver_msa().
| #define TRANSPOSE8x8_UB | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4, | |||
| out5, | |||
| out6, | |||
| out7 ) |
Definition at line 2359 of file generic_macros_msa.h.
| #define TRANSPOSE8x8_UB_UB | ( | ... | ) |
Definition at line 2375 of file generic_macros_msa.h.
Referenced by ff_loop_filter_h_4_8_msa(), ff_loop_filter_h_8_8_msa(), hadamard_intra_8x8_msa(), and vp9_transpose_16x8_to_8x16().
| #define TRANSPOSE8x8_UB_UH | ( | ... | ) |
Definition at line 2376 of file generic_macros_msa.h.
Referenced by hevc_loopfilter_luma_ver_msa().
| #define TRANSPOSE16x4_UB_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| in8, | |||
| in9, | |||
| in10, | |||
| in11, | |||
| in12, | |||
| in13, | |||
| in14, | |||
| in15, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 2385 of file generic_macros_msa.h.
Referenced by ff_vp8_h_loop_filter_simple_msa().
| #define TRANSPOSE16x8_UB_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| in8, | |||
| in9, | |||
| in10, | |||
| in11, | |||
| in12, | |||
| in13, | |||
| in14, | |||
| in15, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4, | |||
| out5, | |||
| out6, | |||
| out7 ) |
Definition at line 2420 of file generic_macros_msa.h.
Referenced by avc_loopfilter_luma_inter_edge_ver_msa(), avc_loopfilter_luma_intra_edge_ver_msa(), ff_loop_filter_h_44_16_msa(), ff_loop_filter_h_48_16_msa(), ff_loop_filter_h_84_16_msa(), ff_loop_filter_h_88_16_msa(), ff_vp8_h_loop_filter16_inner_msa(), ff_vp8_h_loop_filter16_msa(), ff_vp8_h_loop_filter8uv_inner_msa(), ff_vp8_h_loop_filter8uv_msa(), vp9_transpose_16x16(), and vp9_transpose_8x16_to_16x8().
| #define TRANSPOSE4x4_SH_SH | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 2466 of file generic_macros_msa.h.
Referenced by avc_deq_idct_luma_dc_msa(), ff_h264_idct_add_msa(), ff_h264_loop_filter_strength_msa(), vp9_iadst4x4_colcol_addblk_msa(), vp9_iadst_idct_4x4_add_msa(), vp9_idct4x4_colcol_addblk_msa(), and vp9_idct_iadst_4x4_add_msa().
| #define TRANSPOSE8x8_H | ( | RTYPE, | |
| in0, | |||
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3, | |||
| out4, | |||
| out5, | |||
| out6, | |||
| out7 ) |
Definition at line 2482 of file generic_macros_msa.h.
| #define TRANSPOSE8x8_UH_UH | ( | ... | ) |
Definition at line 2504 of file generic_macros_msa.h.
Referenced by hadamard_diff_8x8_msa(), and hadamard_intra_8x8_msa().
| #define TRANSPOSE8x8_SH_SH | ( | ... | ) |
Definition at line 2505 of file generic_macros_msa.h.
Referenced by avc_idct8_addblk_msa(), ff_vp3_h_loop_filter_msa(), hevc_idct_16x16_msa(), hevc_idct_8x8_msa(), hevc_idct_transpose_32x8_to_8x32(), hevc_idct_transpose_8x32_to_32x8(), put_vc1_mspel_mc_h_v_msa(), simple_idct_add_msa(), simple_idct_msa(), simple_idct_put_msa(), vp9_iadst16_1d_columns_msa(), vp9_iadst8x8_colcol_addblk_msa(), vp9_iadst_idct_8x8_add_msa(), vp9_idct16_1d_columns_msa(), vp9_idct8x8_colcol_addblk_msa(), vp9_idct_butterfly_transpose_store(), and vp9_idct_iadst_8x8_add_msa().
| #define TRANSPOSE4x4_SW_SW | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| out0, | |||
| out1, | |||
| out2, | |||
| out3 ) |
Definition at line 2513 of file generic_macros_msa.h.
Referenced by ff_vc1_inv_trans_4x8_msa(), ff_vc1_inv_trans_8x4_msa(), ff_vc1_inv_trans_8x8_msa(), ff_vp8_idct_add_msa(), ff_vp8_luma_dc_wht_msa(), hevc_idct_4x4_msa(), hevc_idct_luma_4x4_msa(), and idct_msa().
| #define AVE_ST8x4_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| pdst, | |||
| stride ) |
Definition at line 2540 of file generic_macros_msa.h.
Referenced by common_hz_bil_no_rnd_4x8_msa(), common_hz_bil_no_rnd_8x8_msa(), common_vt_bil_no_rnd_4x8_msa(), and common_vt_bil_no_rnd_8x8_msa().
| #define AVE_ST16x4_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| pdst, | |||
| stride ) |
Definition at line 2571 of file generic_macros_msa.h.
Referenced by common_hz_bil_no_rnd_16x16_msa(), common_hz_bil_no_rnd_8x16_msa(), common_vt_bil_no_rnd_16x16_msa(), and common_vt_bil_no_rnd_8x16_msa().
| #define AVER_ST8x4_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| pdst, | |||
| stride ) |
Definition at line 2597 of file generic_macros_msa.h.
Referenced by common_hz_bil_8w_msa(), and common_vt_bil_8w_msa().
| #define AVER_ST16x4_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| pdst, | |||
| stride ) |
Definition at line 2626 of file generic_macros_msa.h.
Referenced by common_hz_bil_16w_msa(), and common_vt_bil_16w_msa().
| #define AVER_DST_ST8x4_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| pdst, | |||
| stride ) |
Definition at line 2650 of file generic_macros_msa.h.
Referenced by common_hz_bil_and_aver_dst_8w_msa(), and common_vt_bil_and_aver_dst_8w_msa().
| #define AVER_DST_ST16x4_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| in4, | |||
| in5, | |||
| in6, | |||
| in7, | |||
| pdst, | |||
| stride ) |
Definition at line 2678 of file generic_macros_msa.h.
Referenced by common_hz_bil_and_aver_dst_16w_msa().
| #define ADDBLK_ST4x4_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| pdst, | |||
| stride ) |
Definition at line 2696 of file generic_macros_msa.h.
Referenced by vp9_iadst4x4_colcol_addblk_msa(), vp9_iadst_idct_4x4_add_msa(), vp9_idct4x4_1_add_msa(), vp9_idct4x4_colcol_addblk_msa(), and vp9_idct_iadst_4x4_add_msa().
| #define DPADD_SH3_SH | ( | in0, | |
| in1, | |||
| in2, | |||
| coeff0, | |||
| coeff1, | |||
| coeff2 ) |
Definition at line 2732 of file generic_macros_msa.h.
| #define PCKEV_XORI128_UB | ( | in0, | |
| in1 ) |
Definition at line 2751 of file generic_macros_msa.h.
Referenced by avc_luma_hv_qrt_16x16_msa(), avc_luma_hv_qrt_4x4_msa(), avc_luma_hv_qrt_8x8_msa(), avc_luma_hv_qrt_and_aver_dst_16x16_msa(), avc_luma_hv_qrt_and_aver_dst_4x4_msa(), avc_luma_hv_qrt_and_aver_dst_8x8_msa(), common_hv_8ht_8vt_4w_msa(), common_hv_8ht_8vt_8w_msa(), common_hv_8ht_8vt_and_aver_dst_4w_msa(), common_hz_4t_12w_msa(), common_hz_4t_16w_msa(), common_hz_4t_24w_msa(), common_hz_4t_32w_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x16_msa(), common_hz_4t_4x2_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x4_msa(), common_hz_4t_4x8_msa(), common_hz_4t_4x8_msa(), common_hz_4t_6w_msa(), common_hz_4t_8x2mult_msa(), common_hz_4t_8x4mult_msa(), common_hz_6t_4x4_msa(), common_hz_6t_4x8_msa(), common_hz_8t_12w_msa(), common_hz_8t_16w_msa(), common_hz_8t_16w_msa(), common_hz_8t_24w_msa(), common_hz_8t_32w_msa(), common_hz_8t_32w_msa(), common_hz_8t_48w_msa(), common_hz_8t_4x16_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x4_msa(), common_hz_8t_4x8_msa(), common_hz_8t_4x8_msa(), common_hz_8t_64w_msa(), common_hz_8t_64w_msa(), common_hz_8t_8w_msa(), common_hz_8t_8x4_msa(), common_hz_8t_8x8mult_msa(), common_hz_8t_and_aver_dst_4x4_msa(), common_vt_4t_12w_msa(), common_vt_4t_24w_msa(), common_vt_4t_32w_msa(), common_vt_4t_4x2_msa(), common_vt_4t_4x4multiple_msa(), common_vt_4t_6w_msa(), common_vt_4t_8x2_msa(), common_vt_4t_8x4mult_msa(), common_vt_8t_4w_msa(), common_vt_8t_4w_msa(), common_vt_8t_8w_msa(), common_vt_8t_8w_msa(), common_vt_8t_and_aver_dst_4w_msa(), ff_avg_h264_qpel16_mc12_msa(), ff_avg_h264_qpel16_mc21_msa(), ff_avg_h264_qpel16_mc22_msa(), ff_avg_h264_qpel16_mc23_msa(), ff_avg_h264_qpel16_mc32_msa(), ff_avg_h264_qpel4_mc01_msa(), ff_avg_h264_qpel4_mc02_msa(), ff_avg_h264_qpel4_mc03_msa(), ff_avg_h264_qpel4_mc12_msa(), ff_avg_h264_qpel4_mc20_msa(), ff_avg_h264_qpel4_mc21_msa(), ff_avg_h264_qpel4_mc22_msa(), ff_avg_h264_qpel4_mc23_msa(), ff_avg_h264_qpel4_mc32_msa(), ff_avg_h264_qpel8_mc02_msa(), ff_avg_h264_qpel8_mc12_msa(), ff_avg_h264_qpel8_mc20_msa(), ff_avg_h264_qpel8_mc21_msa(), ff_avg_h264_qpel8_mc22_msa(), ff_avg_h264_qpel8_mc23_msa(), ff_avg_h264_qpel8_mc32_msa(), ff_put_h264_qpel16_mc12_msa(), ff_put_h264_qpel16_mc21_msa(), ff_put_h264_qpel16_mc22_msa(), ff_put_h264_qpel16_mc23_msa(), ff_put_h264_qpel16_mc32_msa(), ff_put_h264_qpel4_mc01_msa(), ff_put_h264_qpel4_mc02_msa(), ff_put_h264_qpel4_mc03_msa(), ff_put_h264_qpel4_mc12_msa(), ff_put_h264_qpel4_mc20_msa(), ff_put_h264_qpel4_mc21_msa(), ff_put_h264_qpel4_mc22_msa(), ff_put_h264_qpel4_mc23_msa(), ff_put_h264_qpel4_mc32_msa(), ff_put_h264_qpel8_mc02_msa(), ff_put_h264_qpel8_mc12_msa(), ff_put_h264_qpel8_mc20_msa(), ff_put_h264_qpel8_mc21_msa(), ff_put_h264_qpel8_mc22_msa(), ff_put_h264_qpel8_mc23_msa(), ff_put_h264_qpel8_mc32_msa(), ff_put_vp8_epel16_h4_msa(), ff_put_vp8_epel16_h6_msa(), ff_put_vp8_epel4_h4v4_msa(), ff_put_vp8_epel4_h4v6_msa(), ff_put_vp8_epel4_h6v6_msa(), ff_put_vp8_epel4_v4_msa(), ff_put_vp8_epel4_v6_msa(), ff_put_vp8_epel8_h4_msa(), ff_put_vp8_epel8_h4v4_msa(), ff_put_vp8_epel8_h4v6_msa(), ff_put_vp8_epel8_h6_msa(), ff_put_vp8_epel8_h6v4_msa(), ff_put_vp8_epel8_h6v6_msa(), ff_put_vp8_epel8_v4_msa(), ff_put_vp8_epel8_v6_msa(), hevc_hv_uni_4t_12w_msa(), hevc_hv_uni_4t_4multx8mult_msa(), hevc_hv_uni_4t_4x2_msa(), hevc_hv_uni_4t_4x4_msa(), hevc_hv_uni_4t_6w_msa(), hevc_hv_uni_4t_8multx4_msa(), hevc_hv_uni_4t_8multx4mult_msa(), hevc_hv_uni_4t_8x2_msa(), hevc_hv_uni_4t_8x6_msa(), hevc_hv_uni_8t_12w_msa(), hevc_hv_uni_8t_4w_msa(), and hevc_hv_uni_8t_8multx2mult_msa().
| #define CONVERT_UB_AVG_ST8x4_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| dst0, | |||
| dst1, | |||
| pdst, | |||
| stride ) |
Definition at line 2763 of file generic_macros_msa.h.
Referenced by common_hv_8ht_8vt_and_aver_dst_8w_msa(), common_hz_8t_and_aver_dst_8w_msa(), and common_vt_8t_and_aver_dst_8w_msa().
| #define PCKEV_ST4x4_UB | ( | in0, | |
| in1, | |||
| in2, | |||
| in3, | |||
| pdst, | |||
| stride ) |
Definition at line 2780 of file generic_macros_msa.h.
| #define PCKEV_ST_SB | ( | in0, | |
| in1, | |||
| pdst ) |
Definition at line 2799 of file generic_macros_msa.h.
Referenced by ff_put_bilin_16h_msa(), ff_put_bilin_16hv_msa(), ff_put_bilin_16v_msa(), ff_put_bilin_32h_msa(), ff_put_bilin_32v_msa(), ff_put_bilin_64h_msa(), ff_put_bilin_64v_msa(), ff_put_vp8_bilinear16_h_msa(), ff_put_vp8_bilinear16_hv_msa(), ff_put_vp8_bilinear16_v_msa(), ff_tm_16x16_msa(), and ff_tm_32x32_msa().
Definition at line 2809 of file generic_macros_msa.h.
Referenced by common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x4_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_4x8_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x4_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_8x8mult_msa(), common_hv_2ht_2vt_and_aver_dst_4x4_msa(), common_hv_2ht_2vt_and_aver_dst_4x8_msa(), common_hv_2ht_2vt_and_aver_dst_8x4_msa(), common_hv_2ht_2vt_and_aver_dst_8x8mult_msa(), ff_avg_bilin_16hv_msa(), ff_put_bilin_16hv_msa(), and ff_put_vp8_bilinear16_hv_msa().