Lines Matching defs:tc0
1446 uint8_t tc0, uint8_t tc1,
1475 tmp_vec = (v16u8) __msa_fill_b(tc0);
1601 int8_t *tc0)
1633 if (tc0[0] < 0) {
1643 if (tc0[1] < 0) {
1653 if (tc0[2] < 0) {
1663 if (tc0[3] < 0) {
1714 tc_val = LW(tc0);
1779 if (tc0[0] < 0) {
1788 if (tc0[1] < 0) {
1802 if (tc0[2] < 0) {
1811 if (tc0[3] >= 0) {
1821 uint8_t tc0, uint8_t tc1,
1851 tmp_vec = (v8i16) __msa_fill_b(tc0);
1907 uint8_t tc0, uint8_t tc1,
1940 tmp_vec = (v8i16) __msa_fill_b(tc0);
2001 int8_t *tc0)
2010 tc_val = (tc0[col] - 1) + 1;
2027 int8_t *tc0)
2037 tc_val = (tc0[col] - 1) + 1;
2181 int8_t *tc0)
2183 avc_h_loop_filter_chroma422_msa(src, ystride, alpha, beta, tc0);
2190 int8_t *tc0)
2192 avc_h_loop_filter_chroma422_mbaff_msa(src, ystride, alpha, beta, tc0);
2199 int8_t *tc0)
2201 avc_h_loop_filter_luma_mbaff_msa(src, ystride, alpha, beta, tc0);