Home
last modified time | relevance | path

Searched refs:loop_8 (Results 1 – 25 of 27) sorted by relevance

12

/external/libavc/common/arm/
Dih264_inter_pred_filters_luma_horz_a9q.s114 subs r12, r6, #8 @if wd=8 branch to loop_8
116 beq loop_8
178 loop_8: label
210 b loop_8 @looping if height =8 or 16
Dih264_inter_pred_luma_horz_qpel_a9q.s120 subs r12, r6, #8 @if wd=8 branch to loop_8
123 beq loop_8
189 loop_8: label
224 b loop_8 @looping if height == 8 or 16
Dih264_inter_pred_filters_luma_vert_a9q.s112 subs r12, r6, #8 @if wd=8 branch to loop_8
114 beq loop_8
200 loop_8: label
247 b loop_8 @looping if height == 8 or 16
Dih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s136 subs r12, r5, #8 @if wd=8 branch to loop_8
137 beq loop_8
241 loop_8: label
293 b loop_8 @looping if height == 8 or 16
Dih264_inter_pred_luma_vert_qpel_a9q.s120 subs r12, r6, #8 @if wd=8 branch to loop_8
122 beq loop_8
215 loop_8: label
268 b loop_8 @looping if height == 8 or 16
Dih264_inter_pred_chroma_a9q.s138 subs r12, r7, #4 @if wd=8 branch to loop_8
141 loop_8: label
Dih264_default_weighted_pred_a9q.s120 beq loop_8 @branch if wd is 8
146 loop_8: @each iteration processes four rows label
166 bgt loop_8 @if greater than 0 repeat the loop again
Dih264_inter_pred_luma_bilinear_a9q.s131 subs r12, r7, #8 @if wd=8 branch to loop_8
132 beq loop_8
256 loop_8: @wd=8; label
Dih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s128 subs r12, r9, #8 @if wd=8 branch to loop_8
129 beq loop_8
267 loop_8: label
349 b loop_8 @looping if height == 8 or 16
Dih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s141 subs r12, r5, #8 @if wd=8 branch to loop_8
142 beq loop_8
321 loop_8: label
410 b loop_8 @ Loop if height==8
Dih264_weighted_pred_a9q.s132 beq loop_8 @branch if wd is 8
166 loop_8: @each iteration processes four rows label
202 bgt loop_8 @if greater than 0 repeat the loop again
Dih264_weighted_bi_pred_a9q.s165 beq loop_8 @branch if wd is 8
208 loop_8: @each iteration processes four rows label
259 bgt loop_8 @if greater than 0 repeat the loop again
Dih264_inter_pred_luma_horz_hpel_vert_qpel_a9q.s138 subs r12, r5, #8 @if wd=8 branch to loop_8
681 loop_8: label
838 bgt loop_8 @if height =8 or 16 loop
/external/libvpx/libvpx/vpx_dsp/x86/
Dsubtract_sse2.asm108 .loop_8: label
114 jg .loop_8
/external/libavc/common/armv8/
Dih264_default_weighted_pred_av8.s122 beq loop_8 //branch if wd is 8
144 loop_8: //each iteration processes four rows label
163 bgt loop_8 //if greater than 0 repeat the loop again
Dih264_weighted_pred_av8.s135 beq loop_8 //branch if wd is 8
169 loop_8: //each iteration processes four rows label
205 bgt loop_8 //if greater than 0 repeat the loop again
Dih264_weighted_bi_pred_av8.s162 beq loop_8 //branch if wd is 8
196 loop_8: //each iteration processes four rows label
239 bgt loop_8 //if greater than 0 repeat the loop again
Dih264_inter_pred_filters_luma_horz_av8.s123 beq loop_8
348 loop_8: label
466 beq loop_8 //looping if height ==16
Dih264_inter_pred_luma_horz_qpel_av8.s131 beq loop_8
382 loop_8: label
519 beq loop_8 //looping if height ==16
Dih264_inter_pred_filters_luma_vert_av8.s288 loop_8: label
362 beq loop_8 //looping if height ==16
Dih264_inter_pred_luma_vert_qpel_av8.s311 loop_8: label
400 beq loop_8 //looping if height ==16
Dih264_inter_pred_chroma_av8.s155 loop_8: label
Dih264_inter_pred_luma_horz_hpel_vert_hpel_av8.s463 loop_8: label
638 bgt loop_8 //if height =8 loop
Dih264_inter_pred_luma_horz_qpel_vert_hpel_av8.s548 loop_8: label
725 bgt loop_8 //if height =8 loop
/external/libaom/libaom/aom_dsp/x86/
Dsubtract_sse2.asm127 .loop_8: label
133 jg .loop_8

12