Lines Matching defs:height

61                                     int32_t height,
78 if (2 == height) {
94 } else if (4 == height) {
103 } else if (0 == (height % 8)) {
104 for (loop_cnt = (height >> 3); loop_cnt--;) {
128 int32_t height,
146 for (loop_cnt = (height >> 3); loop_cnt--;) {
190 int32_t height,
208 if (2 == height) {
217 } else if (4 == height) {
229 } else if (6 == height) {
249 } else if (0 == height % 8) {
250 for (loop_cnt = (height >> 3); loop_cnt--;) {
285 int32_t height,
330 int32_t height,
347 for (loop_cnt = height >> 2; loop_cnt--;) {
373 int32_t height,
391 for (loop_cnt = (height >> 2); loop_cnt--;) {
426 int32_t height,
443 for (loop_cnt = (height >> 1); loop_cnt--;) {
472 int32_t height,
490 for (loop_cnt = (height >> 1); loop_cnt--;) {
529 int32_t height,
547 for (loop_cnt = (height >> 1); loop_cnt--;) {
593 int32_t height,
632 for (loop_cnt = (height >> 3); loop_cnt--;) {
669 int32_t height,
710 for (loop_cnt = (height >> 2); loop_cnt--;) {
747 int32_t height,
792 for (loop_cnt = (height >> 2); loop_cnt--;) {
841 int32_t height,
881 for (loop_cnt = (height >> 1); loop_cnt--;) {
919 int32_t height,
1012 int32_t height,
1052 for (loop_cnt = height >> 1; loop_cnt--;) {
1114 int32_t height,
1208 int32_t height,
1253 for (loop_cnt = height; loop_cnt--;) {
1299 int32_t height,
1350 for (loop_cnt = (height >> 3); loop_cnt--;) {
1391 int32_t height,
1432 for (loop_cnt = (height >> 2); loop_cnt--;) {
1470 int32_t height,
1573 int32_t height,
1621 for (loop_cnt = (height >> 2); loop_cnt--;) {
1684 int32_t height,
1690 filter, height, weight,
1699 int32_t height,
1717 int32_t height,
1723 filter, height, weight,
1732 int32_t height,
1747 int32_t height,
1753 filter, height, weight,
1763 int32_t height,
1832 for (loop_cnt = height >> 2; loop_cnt--;) {
1888 int32_t height,
1980 for (loop_cnt = height >> 1; loop_cnt--;) {
2050 int32_t height,
2056 filter_x, filter_y, height, weight,
2066 int32_t height,
2271 int32_t height,
2277 filter_x, filter_y, height, weight,
2287 int32_t height,
2293 filter_x, filter_y, height, weight,
2303 int32_t height,
2309 filter_x, filter_y, height, weight,
2319 int32_t height,
2325 filter_x, filter_y, height, weight,
2335 int32_t height,
2341 filter_x, filter_y, height, weight,
2465 int32_t height,
2503 for (loop_cnt = (height >> 3); loop_cnt--;) {
2533 int32_t height,
2538 if (2 == height) {
2541 } else if (4 == height) {
2544 } else if (8 == height || 16 == height) {
2546 filter, height, weight,
2556 int32_t height,
2819 int32_t height,
2857 for (loop_cnt = (height >> 3); loop_cnt--;) {
2899 int32_t height,
2904 if (2 == height) {
2907 } else if (4 == height) {
2910 } else if (6 == height) {
2915 filter, height, weight, offset,
2925 int32_t height,
3005 int32_t height,
3043 for (loop_cnt = (height >> 2); loop_cnt--;) {
3088 int32_t height,
3166 int32_t height,
3206 for (loop_cnt = (height >> 1); loop_cnt--;) {
3362 int32_t height,
3404 for (loop_cnt = (height >> 3); loop_cnt--;) {
3438 int32_t height,
3443 if (2 == height) {
3446 } else if (4 == height) {
3449 } else if (0 == (height % 8)) {
3451 filter, height, weight, offset,
3461 int32_t height,
3708 int32_t height,
3748 for (loop_cnt = (height >> 3); loop_cnt--;) {
3787 int32_t height,
3792 if (2 == height) {
3795 } else if (4 == height) {
3798 } else if (6 == height) {
3803 filter, height, weight, offset,
3813 int32_t height,
3918 int32_t height,
3960 for (loop_cnt = (height >> 2); loop_cnt--;) {
4000 int32_t height,
4102 int32_t height,
4148 for (loop_cnt = (height >> 1); loop_cnt--;) {
4330 int32_t height,
4380 for (loop_cnt = height >> 3; loop_cnt--;) {
4437 int32_t height,
4442 if (2 == height) {
4446 } else if (4 == height) {
4450 } else if (0 == (height % 8)) {
4452 filter_x, filter_y, height, weight,
4463 int32_t height,
4877 int32_t height,
4939 for (loop_cnt = height >> 2; loop_cnt--;) {
4999 int32_t height,
5005 if (2 == height) {
5009 } else if (4 == height) {
5013 } else if (6 == height) {
5017 } else if (0 == (height % 4)) {
5019 filter_x, filter_y, height, weight,
5030 int32_t height,
5207 int32_t height,
5212 if (4 == height) {
5218 filter_x, filter_y, height, weight,
5229 int32_t height,
5235 filter_x, filter_y, height, weight,
5245 int32_t height,
5251 filter_x, filter_y, height, weight,
5260 int height, \
5270 height, weight, offset, shift); \
5292 int height, \
5304 dst_stride, filter, height, \
5349 int height, \
5362 filter_x, filter_y, height, \