Lines Matching defs:height

219                                 const int8_t *filter, int32_t height)
221 if (height == 4) {
223 } else if (height == 8) {
262 const int8_t *filter, int32_t height)
264 uint32_t loop_cnt = height >> 2;
304 const int8_t *filter, int32_t height)
306 if (height == 4) {
310 filter, height);
316 const int8_t *filter, int32_t height)
318 uint32_t loop_cnt = height >> 1;
352 const int8_t *filter, int32_t height)
354 uint32_t loop_cnt = height >> 1;
402 const int8_t *filter, int32_t height)
404 int32_t loop_cnt = height;
449 const int8_t *filter, int32_t height)
451 uint32_t loop_cnt = height >> 2;
512 const int8_t *filter, int32_t height)
514 uint32_t loop_cnt = height >> 2;
584 const int8_t *filter, int32_t height)
586 uint32_t loop_cnt = height >> 2;
675 const int8_t *filter, int32_t height,
697 uint32_t loop_cnt = height >> 2;
784 const int8_t *filter, int32_t height)
786 common_vt_8t_16w_mult_lsx(src, src_stride, dst, dst_stride, filter, height, 32);
791 const int8_t *filter, int32_t height)
794 filter, height, 64);
801 int32_t height)
803 uint32_t loop_cnt = height >> 2;
889 int32_t height)
891 uint32_t loop_cnt = height >> 2;
995 int32_t height)
1001 filter_vert, height);
1011 int32_t height)
1017 filter_vert, height);
1027 int32_t height)
1033 filter_vert, height);
1041 int32_t height)
1043 int32_t cnt = height >> 2;
1068 int32_t height)
1070 int32_t cnt = height >> 2;
1095 int32_t height)
1097 int32_t cnt = height >> 2;
1138 int32_t height)
1140 int32_t cnt = height >> 2;
1301 int32_t height)
1303 if (height == 4) {
1305 } else if (height == 8) {
1314 int32_t height)
1316 int32_t loop_cnt = height >> 2;
1369 int32_t height)
1371 int32_t loop_cnt = height >> 1;
1427 int32_t height)
1429 uint32_t loop_cnt = height;
1484 int32_t height)
1486 int32_t loop_cnt = height;
1537 int32_t height)
1539 uint32_t loop_cnt = height >> 2;
1613 int32_t height)
1615 uint32_t loop_cnt = height >> 2;
1698 int32_t height,
1719 uint32_t loop_cnt = height >> 2;
1812 int32_t height)
1815 filter, height, 16);
1822 int32_t height)
1825 filter, height, 32);
1832 int32_t height)
1835 filter, height, 64);
1844 int32_t height)
1846 uint32_t loop_cnt = height >> 2;
1947 int32_t height)
1949 uint32_t loop_cnt = height >> 2;
2066 int32_t height)
2073 height);
2086 int32_t height)
2093 height);
2106 int32_t height)
2113 height);
2122 int32_t height)
2124 int32_t cnt = height >> 2;
2162 int32_t height)
2164 int32_t cnt = height >> 2;
2197 int32_t height)
2199 int32_t cnt = height >> 2;
2255 int32_t height)
2257 int32_t cnt = height >> 2;