FFmpeg
|
Go to the source code of this file.
Macros | |
#define | AVC_LPF_P0P1P2_OR_Q0Q1Q2(p3_or_q3_org_in, p0_or_q0_org_in,q3_or_p3_org_in, p1_or_q1_org_in,p2_or_q2_org_in, q1_or_p1_org_in,p0_or_q0_out, p1_or_q1_out, p2_or_q2_out) |
#define | AVC_LPF_P0_OR_Q0(p0_or_q0_org_in, q1_or_p1_org_in,p1_or_q1_org_in, p0_or_q0_out) |
#define | AVC_LPF_P1_OR_Q1(p0_or_q0_org_in, q0_or_p0_org_in,p1_or_q1_org_in, p2_or_q2_org_in,negate_tc_in, tc_in, p1_or_q1_out) |
#define | AVC_LPF_P0Q0(q0_or_p0_org_in, p0_or_q0_org_in,p1_or_q1_org_in, q1_or_p1_org_in,negate_threshold_in, threshold_in,p0_or_q0_out, q0_or_p0_out) |
#define | AVC_LPF_H_CHROMA_422(src, stride, tc_val, alpha, beta, res) |
#define | TRANSPOSE2x4_B_UB(in0, in1, out0, out1, out2, out3) |
#define | AVC_LPF_H_2BYTE_CHROMA_422(src, stride, tc_val, alpha, beta, res) |
#define AVC_LPF_P0P1P2_OR_Q0Q1Q2 | ( | p3_or_q3_org_in, | |
p0_or_q0_org_in, | |||
q3_or_p3_org_in, | |||
p1_or_q1_org_in, | |||
p2_or_q2_org_in, | |||
q1_or_p1_org_in, | |||
p0_or_q0_out, | |||
p1_or_q1_out, | |||
p2_or_q2_out | |||
) |
Definition at line 448 of file h264dsp_msa.c.
Referenced by avc_loopfilter_luma_intra_edge_hor_msa(), and avc_loopfilter_luma_intra_edge_ver_msa().
#define AVC_LPF_P0_OR_Q0 | ( | p0_or_q0_org_in, | |
q1_or_p1_org_in, | |||
p1_or_q1_org_in, | |||
p0_or_q0_out | |||
) |
Definition at line 475 of file h264dsp_msa.c.
Referenced by avc_loopfilter_cb_or_cr_intra_edge_hor_msa(), avc_loopfilter_cb_or_cr_intra_edge_ver_msa(), avc_loopfilter_luma_intra_edge_hor_msa(), and avc_loopfilter_luma_intra_edge_ver_msa().
#define AVC_LPF_P1_OR_Q1 | ( | p0_or_q0_org_in, | |
q0_or_p0_org_in, | |||
p1_or_q1_org_in, | |||
p2_or_q2_org_in, | |||
negate_tc_in, | |||
tc_in, | |||
p1_or_q1_out | |||
) |
Definition at line 484 of file h264dsp_msa.c.
Referenced by avc_loopfilter_luma_inter_edge_hor_msa(), and avc_loopfilter_luma_inter_edge_ver_msa().
#define AVC_LPF_P0Q0 | ( | q0_or_p0_org_in, | |
p0_or_q0_org_in, | |||
p1_or_q1_org_in, | |||
q1_or_p1_org_in, | |||
negate_threshold_in, | |||
threshold_in, | |||
p0_or_q0_out, | |||
q0_or_p0_out | |||
) |
Definition at line 499 of file h264dsp_msa.c.
Referenced by 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(), and avc_loopfilter_luma_inter_edge_ver_msa().
Definition at line 521 of file h264dsp_msa.c.
Referenced by avc_h_loop_filter_chroma422_msa().
#define TRANSPOSE2x4_B_UB | ( | in0, | |
in1, | |||
out0, | |||
out1, | |||
out2, | |||
out3 | |||
) |
Definition at line 578 of file h264dsp_msa.c.
Definition at line 587 of file h264dsp_msa.c.
Referenced by avc_h_loop_filter_chroma422_mbaff_msa().
|
static |
Definition at line 24 of file h264dsp_msa.c.
Referenced by avc_wgt_4width_msa().
|
static |
Definition at line 69 of file h264dsp_msa.c.
Referenced by avc_wgt_4width_msa().
|
static |
Definition at line 112 of file h264dsp_msa.c.
Referenced by ff_weight_h264_pixels4_8_msa().
|
static |
Definition at line 124 of file h264dsp_msa.c.
Referenced by ff_weight_h264_pixels8_8_msa().
|
static |
Definition at line 163 of file h264dsp_msa.c.
Referenced by ff_weight_h264_pixels16_8_msa().
|
static |
Definition at line 212 of file h264dsp_msa.c.
Referenced by avc_biwgt_4width_msa().
|
static |
Definition at line 266 of file h264dsp_msa.c.
Referenced by avc_biwgt_4width_msa().
|
static |
Definition at line 325 of file h264dsp_msa.c.
Referenced by ff_biweight_h264_pixels4_8_msa().
|
static |
Definition at line 341 of file h264dsp_msa.c.
Referenced by ff_biweight_h264_pixels8_8_msa().
|
static |
Definition at line 390 of file h264dsp_msa.c.
Referenced by ff_biweight_h264_pixels16_8_msa().
|
static |
Definition at line 642 of file h264dsp_msa.c.
Referenced by ff_h264_v_lpf_luma_intra_msa().
|
static |
Definition at line 833 of file h264dsp_msa.c.
Referenced by ff_h264_h_lpf_luma_intra_msa().
|
static |
Definition at line 1087 of file h264dsp_msa.c.
Referenced by ff_h264_h_loop_filter_luma_mbaff_intra_msa().
|
static |
Definition at line 1285 of file h264dsp_msa.c.
Referenced by ff_h264_v_lpf_chroma_intra_msa().
|
static |
Definition at line 1334 of file h264dsp_msa.c.
Referenced by ff_h264_h_lpf_chroma_intra_msa().
|
static |
Definition at line 1396 of file h264dsp_msa.c.
Referenced by ff_h264_h_lpf_luma_inter_msa().
|
static |
Definition at line 1706 of file h264dsp_msa.c.
Referenced by ff_h264_v_lpf_luma_inter_msa().
|
static |
Definition at line 1886 of file h264dsp_msa.c.
Referenced by ff_h264_h_loop_filter_luma_mbaff_msa().
|
static |
Definition at line 2106 of file h264dsp_msa.c.
Referenced by ff_h264_v_lpf_chroma_inter_msa().
|
static |
Definition at line 2192 of file h264dsp_msa.c.
Referenced by ff_h264_h_lpf_chroma_inter_msa().
|
static |
Definition at line 2287 of file h264dsp_msa.c.
Referenced by ff_h264_h_loop_filter_chroma422_msa().
|
static |
Definition at line 2311 of file h264dsp_msa.c.
Referenced by ff_h264_h_loop_filter_chroma422_mbaff_msa().
void ff_h264_h_lpf_luma_inter_msa | ( | uint8_t * | data, |
int | img_width, | ||
int | alpha, | ||
int | beta, | ||
int8_t * | tc | ||
) |
Definition at line 2343 of file h264dsp_msa.c.
void ff_h264_v_lpf_luma_inter_msa | ( | uint8_t * | data, |
int | img_width, | ||
int | alpha, | ||
int | beta, | ||
int8_t * | tc | ||
) |
Definition at line 2365 of file h264dsp_msa.c.
void ff_h264_h_lpf_chroma_inter_msa | ( | uint8_t * | data, |
int | img_width, | ||
int | alpha, | ||
int | beta, | ||
int8_t * | tc | ||
) |
Definition at line 2388 of file h264dsp_msa.c.
void ff_h264_v_lpf_chroma_inter_msa | ( | uint8_t * | data, |
int | img_width, | ||
int | alpha, | ||
int | beta, | ||
int8_t * | tc | ||
) |
Definition at line 2410 of file h264dsp_msa.c.
Definition at line 2432 of file h264dsp_msa.c.
Definition at line 2440 of file h264dsp_msa.c.
Definition at line 2448 of file h264dsp_msa.c.
Definition at line 2456 of file h264dsp_msa.c.
void ff_h264_h_loop_filter_chroma422_msa | ( | uint8_t * | src, |
int32_t | ystride, | ||
int32_t | alpha, | ||
int32_t | beta, | ||
int8_t * | tc0 | ||
) |
Definition at line 2464 of file h264dsp_msa.c.
void ff_h264_h_loop_filter_chroma422_mbaff_msa | ( | uint8_t * | src, |
int32_t | ystride, | ||
int32_t | alpha, | ||
int32_t | beta, | ||
int8_t * | tc0 | ||
) |
Definition at line 2472 of file h264dsp_msa.c.
void ff_h264_h_loop_filter_luma_mbaff_msa | ( | uint8_t * | src, |
int32_t | ystride, | ||
int32_t | alpha, | ||
int32_t | beta, | ||
int8_t * | tc0 | ||
) |
Definition at line 2481 of file h264dsp_msa.c.
void ff_h264_h_loop_filter_luma_mbaff_intra_msa | ( | uint8_t * | src, |
int32_t | ystride, | ||
int32_t | alpha, | ||
int32_t | beta | ||
) |
Definition at line 2490 of file h264dsp_msa.c.
void ff_weight_h264_pixels16_8_msa | ( | uint8_t * | src, |
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight_src, | ||
int | offset | ||
) |
Definition at line 2498 of file h264dsp_msa.c.
void ff_weight_h264_pixels8_8_msa | ( | uint8_t * | src, |
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight_src, | ||
int | offset | ||
) |
Definition at line 2505 of file h264dsp_msa.c.
void ff_weight_h264_pixels4_8_msa | ( | uint8_t * | src, |
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight_src, | ||
int | offset | ||
) |
Definition at line 2512 of file h264dsp_msa.c.
void ff_biweight_h264_pixels16_8_msa | ( | uint8_t * | dst, |
uint8_t * | src, | ||
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight_dst, | ||
int | weight_src, | ||
int | offset | ||
) |
Definition at line 2519 of file h264dsp_msa.c.
void ff_biweight_h264_pixels8_8_msa | ( | uint8_t * | dst, |
uint8_t * | src, | ||
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight_dst, | ||
int | weight_src, | ||
int | offset | ||
) |
Definition at line 2528 of file h264dsp_msa.c.
void ff_biweight_h264_pixels4_8_msa | ( | uint8_t * | dst, |
uint8_t * | src, | ||
int | stride, | ||
int | height, | ||
int | log2_denom, | ||
int | weight_dst, | ||
int | weight_src, | ||
int | offset | ||
) |
Definition at line 2537 of file h264dsp_msa.c.