Searched defs:tc_l (Results 1 – 2 of 2) sorted by relevance
/third_party/openh264/codec/common/mips/ |
D | deblock_msa.c | 50 v8i16 tc_l, tc_r, negTc_l, negTc_r; in DeblockLumaLt4V_msa() local 330 v8i16 tc_l, tc_r, negTc_l, negTc_r; in DeblockLumaLt4H_msa() local
|
/third_party/ffmpeg/libavcodec/mips/ |
D | h264dsp_msa.c | 1361 v8i16 tc_r, tc_l, negate_tc_r, i16_negatetc_l; in avc_loopfilter_luma_inter_edge_ver_msa() local 1628 v8i16 negate_tc_r, i16_negatetc_l, tc_l, tc_r; in avc_loopfilter_luma_inter_edge_hor_msa() local
|