Searched refs:loop_16 (Results 1 - 25 of 26) sorted by relevance

12

/external/libvpx/libvpx/vpx_dsp/x86/
H A Dsubtract_sse2.asm82 .loop_16:
88 jg .loop_16
/external/libavc/common/armv8/
H A Dih264_default_weighted_pred_av8.s120 beq loop_16 //branch if wd is 16
166 loop_16: //each iteration processes eight rows label
209 bgt loop_16 //if greater than 0 repeat the loop again
H A Dih264_weighted_pred_av8.s132 beq loop_16 //branch if wd is 16
209 loop_16: //each iteration processes two rows label
261 bgt loop_16 //if greater than 0 repeat the loop again
H A Dih264_padding_neon_av8.s184 loop_16: // /*hard coded for width=16 ,height =8,16*/ label
218 bne loop_16
H A Dih264_weighted_bi_pred_av8.s160 beq loop_16 //branch if wd is 16
242 loop_16: //each iteration processes two rows label
313 bgt loop_16 //if greater than 0 repeat the loop again
H A Dih264_inter_pred_filters_luma_vert_av8.s138 loop_16: //when wd=16 label
275 b loop_16 // looping if height =16
H A Dih264_inter_pred_filters_luma_horz_av8.s128 loop_16: //when wd=16 label
343 beq loop_16
H A Dih264_inter_pred_luma_vert_qpel_av8.s145 loop_16: //when wd=16 label
298 b loop_16 // looping if height =16
H A Dih264_inter_pred_luma_horz_hpel_vert_hpel_av8.s108 loop_16: label
453 bgt loop_16 // looping if height =16
H A Dih264_inter_pred_luma_horz_qpel_av8.s136 loop_16: //when wd=16 label
379 beq loop_16
H A Dih264_inter_pred_luma_horz_qpel_vert_hpel_av8.s170 loop_16: label
538 bgt loop_16 // looping if height =16
/external/libavc/common/arm/
H A Dih264_default_weighted_pred_a9q.s118 beq loop_16 @branch if wd is 16
170 loop_16: @each iteration processes eight rows label
207 bgt loop_16 @if greater than 0 repeat the loop again
H A Dih264_inter_pred_filters_luma_horz_a9q.s121 loop_16: @when wd=16 label
176 b loop_16 @ loop if height == 8 or 16
H A Dih264_inter_pred_luma_horz_qpel_a9q.s128 loop_16: @when wd=16 label
187 b loop_16
H A Dih264_inter_pred_filters_luma_vert_a9q.s119 loop_16: @when wd=16 label
198 b loop_16 @ looping if height = 8 or 16
H A Dih264_weighted_pred_a9q.s129 beq loop_16 @branch if wd is 16
206 loop_16: @each iteration processes two rows label
263 bgt loop_16 @if greater than 0 repeat the loop again
H A Dih264_inter_pred_luma_horz_hpel_vert_hpel_a9q.s135 loop_16: label
265 b loop_16 @ looping if height = 8 or 16
H A Dih264_inter_pred_luma_horz_qpel_vert_hpel_a9q.s151 loop_16: label
319 b loop_16 @ Loop if height==8
H A Dih264_inter_pred_luma_horz_qpel_vert_qpel_a9q.s139 loop_16: label
238 b loop_16 @ looping if height = 8 or 16
H A Dih264_inter_pred_luma_vert_qpel_a9q.s127 loop_16: @when wd=16 label
212 b loop_16 @ looping if height = 8 or 16
H A Dih264_padding_neon.s175 loop_16: @ /*hard coded for width=16 ,height =8,16*/ label
201 bne loop_16
H A Dih264_weighted_bi_pred_a9q.s162 beq loop_16 @branch if wd is 16
263 loop_16: @each iteration processes two rows label
348 bgt loop_16 @if greater than 0 repeat the loop again
H A Dih264_inter_pred_luma_bilinear_a9q.s134 loop_16: @when wd=16 label
/external/libhevc/common/arm/
H A Dihevc_intra_pred_luma_vert.s257 loop_16: label
288 bne loop_16
/external/libhevc/common/arm64/
H A Dihevc_intra_pred_luma_vert.s257 loop_16: label
288 bne loop_16

Completed in 436 milliseconds

12