Home
last modified time | relevance | path

Searched refs:tc_l (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dh264dsp_msa.c1294 v8i16 tc_l, tc_r, negTc_l, negTc_r; in avc_loopfilter_luma_inter_edge_ver_msa() local
1343 ILVRL_B2(v8i16, flags, tc, tc_r, tc_l); in avc_loopfilter_luma_inter_edge_ver_msa()
1365 t0 = __msa_min_s_h(tc_l, t0); in avc_loopfilter_luma_inter_edge_ver_msa()
1370 t0 = __msa_min_s_h(tc_l, t0); in avc_loopfilter_luma_inter_edge_ver_msa()
1504 v8i16 negate_tc_r, i16_negatetc_l, tc_l, tc_r; in avc_loopfilter_luma_inter_edge_hor_msa() local
1513 UNPCK_UB_SH(tc, tc_r, tc_l); in avc_loopfilter_luma_inter_edge_hor_msa()
1532 i16_negatetc_l, tc_l, p1_l); in avc_loopfilter_luma_inter_edge_hor_msa()
1559 i16_negatetc_l, tc_l, q1_l); in avc_loopfilter_luma_inter_edge_hor_msa()

Completed in 5 milliseconds