• Home
  • Raw
  • Download

Lines Matching refs:loop_cnt

62         uint32_t loop_cnt;  in hevc_copy_4w_msa()  local
64 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_copy_4w_msa()
84 uint32_t loop_cnt; in hevc_copy_6w_msa() local
89 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_copy_6w_msa()
144 uint32_t loop_cnt; in hevc_copy_8w_msa() local
148 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_copy_8w_msa()
169 uint32_t loop_cnt; in hevc_copy_12w_msa() local
174 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_copy_12w_msa()
262 uint32_t loop_cnt; in hevc_copy_16w_msa() local
266 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_copy_16w_msa()
297 uint32_t loop_cnt; in hevc_copy_24w_msa() local
302 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_copy_24w_msa()
326 uint32_t loop_cnt; in hevc_copy_32w_msa() local
331 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_copy_32w_msa()
364 uint32_t loop_cnt; in hevc_copy_48w_msa() local
371 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_copy_48w_msa()
415 uint32_t loop_cnt; in hevc_copy_64w_msa() local
420 for (loop_cnt = (height >> 1); loop_cnt--;) { in hevc_copy_64w_msa()
452 uint32_t loop_cnt; in hevc_hz_8t_4w_msa() local
472 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_hz_8t_4w_msa()
507 uint32_t loop_cnt; in hevc_hz_8t_8w_msa() local
527 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_hz_8t_8w_msa()
562 uint32_t loop_cnt; in hevc_hz_8t_12w_msa() local
586 for (loop_cnt = 4; loop_cnt--;) { in hevc_hz_8t_12w_msa()
637 uint32_t loop_cnt; in hevc_hz_8t_16w_msa() local
657 for (loop_cnt = (height >> 1); loop_cnt--;) { in hevc_hz_8t_16w_msa()
694 uint32_t loop_cnt; in hevc_hz_8t_24w_msa() local
718 for (loop_cnt = (height >> 1); loop_cnt--;) { in hevc_hz_8t_24w_msa()
769 uint32_t loop_cnt; in hevc_hz_8t_32w_msa() local
793 for (loop_cnt = height; loop_cnt--;) { in hevc_hz_8t_32w_msa()
829 uint32_t loop_cnt; in hevc_hz_8t_48w_msa() local
853 for (loop_cnt = height; loop_cnt--;) { in hevc_hz_8t_48w_msa()
900 uint32_t loop_cnt; in hevc_hz_8t_64w_msa() local
925 for (loop_cnt = height; loop_cnt--;) { in hevc_hz_8t_64w_msa()
994 int32_t loop_cnt; in hevc_vt_8t_4w_msa() local
1023 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_vt_8t_4w_msa()
1064 int32_t loop_cnt; in hevc_vt_8t_8w_msa() local
1086 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_vt_8t_8w_msa()
1127 int32_t loop_cnt; in hevc_vt_8t_12w_msa() local
1158 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_vt_8t_12w_msa()
1220 int32_t loop_cnt, cnt; in hevc_vt_8t_16multx4mult_msa() local
1252 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_vt_8t_16multx4mult_msa()
1365 uint32_t loop_cnt; in hevc_hv_8t_4w_msa() local
1423 for (loop_cnt = height >> 2; loop_cnt--;) { in hevc_hv_8t_4w_msa()
1475 uint32_t loop_cnt, cnt; in hevc_hv_8t_8multx1mult_msa() local
1554 for (loop_cnt = height; loop_cnt--;) { in hevc_hv_8t_8multx1mult_msa()
1608 uint32_t loop_cnt; in hevc_hv_8t_12w_msa() local
1682 for (loop_cnt = height; loop_cnt--;) { in hevc_hv_8t_12w_msa()
1754 for (loop_cnt = height >> 2; loop_cnt--;) { in hevc_hv_8t_12w_msa()
1920 uint32_t loop_cnt; in hevc_hz_4t_4x8multiple_msa() local
1938 for (loop_cnt = (height >> 3); loop_cnt--;) { in hevc_hz_4t_4x8multiple_msa()
1986 uint32_t loop_cnt; in hevc_hz_4t_6w_msa() local
2006 for (loop_cnt = 2; loop_cnt--;) { in hevc_hz_4t_6w_msa()
2057 uint32_t loop_cnt; in hevc_hz_4t_8x2multiple_msa() local
2075 for (loop_cnt = (height >> 1); loop_cnt--;) { in hevc_hz_4t_8x2multiple_msa()
2101 uint32_t loop_cnt; in hevc_hz_4t_8x4multiple_msa() local
2120 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_hz_4t_8x4multiple_msa()
2170 uint32_t loop_cnt; in hevc_hz_4t_12w_msa() local
2194 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_hz_4t_12w_msa()
2231 uint32_t loop_cnt; in hevc_hz_4t_16w_msa() local
2251 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_hz_4t_16w_msa()
2303 uint32_t loop_cnt; in hevc_hz_4t_24w_msa() local
2325 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_hz_4t_24w_msa()
2404 uint32_t loop_cnt; in hevc_hz_4t_32w_msa() local
2425 for (loop_cnt = height; loop_cnt--;) { in hevc_hz_4t_32w_msa()
2663 int32_t loop_cnt; in hevc_vt_4t_6w_msa() local
2684 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_vt_4t_6w_msa()
2834 int32_t loop_cnt; in hevc_vt_4t_8x4multiple_msa() local
2853 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_vt_4t_8x4multiple_msa()
2900 int32_t loop_cnt; in hevc_vt_4t_12w_msa() local
2925 for (loop_cnt = 4; loop_cnt--;) { in hevc_vt_4t_12w_msa()
2971 int32_t loop_cnt; in hevc_vt_4t_16w_msa() local
2992 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_vt_4t_16w_msa()
3038 int32_t loop_cnt; in hevc_vt_4t_24w_msa() local
3066 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_vt_4t_24w_msa()
3136 int32_t loop_cnt; in hevc_vt_4t_32w_msa() local
3166 for (loop_cnt = (height >> 2); loop_cnt--;) { in hevc_vt_4t_32w_msa()
3360 uint32_t loop_cnt; in hevc_hv_4t_4multx8mult_msa() local
3400 for (loop_cnt = height >> 3; loop_cnt--;) { in hevc_hv_4t_4multx8mult_msa()
3864 uint32_t loop_cnt, cnt; in hevc_hv_4t_8multx4mult_msa() local
3917 for (loop_cnt = height >> 2; loop_cnt--;) { in hevc_hv_4t_8multx4mult_msa()
4004 uint32_t loop_cnt; in hevc_hv_4t_12w_msa() local
4056 for (loop_cnt = 4; loop_cnt--;) { in hevc_hv_4t_12w_msa()
4121 for (loop_cnt = 2; loop_cnt--;) { in hevc_hv_4t_12w_msa()