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.s117 beq loop_16 //branch if wd is 16
163 loop_16: //each iteration processes eight rows label
206 bgt loop_16 //if greater than 0 repeat the loop again
H A Dih264_weighted_pred_av8.s131 beq loop_16 //branch if wd is 16
208 loop_16: //each iteration processes two rows label
260 bgt loop_16 //if greater than 0 repeat the loop again
H A Dih264_weighted_bi_pred_av8.s158 beq loop_16 //branch if wd is 16
240 loop_16: //each iteration processes two rows label
311 bgt loop_16 //if greater than 0 repeat the loop again
H A Dih264_inter_pred_filters_luma_vert_av8.s134 loop_16: //when wd=16 label
271 b loop_16 // looping if height =16
H A Dih264_padding_neon_av8.s182 loop_16: // /*hard coded for width=16 ,height =8,16*/ label
224 bne loop_16
H A Dih264_inter_pred_filters_luma_horz_av8.s124 loop_16: //when wd=16 label
339 beq loop_16
H A Dih264_inter_pred_luma_vert_qpel_av8.s141 loop_16: //when wd=16 label
294 b loop_16 // looping if height =16
H A Dih264_inter_pred_luma_horz_hpel_vert_hpel_av8.s104 loop_16: label
449 bgt loop_16 // looping if height =16
H A Dih264_inter_pred_luma_horz_qpel_av8.s132 loop_16: //when wd=16 label
375 beq loop_16
H A Dih264_inter_pred_luma_horz_qpel_vert_hpel_av8.s166 loop_16: label
534 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.s255 loop_16: label
286 bne loop_16
/external/libhevc/common/arm64/
H A Dihevc_intra_pred_luma_vert.s257 loop_16: label
288 bne loop_16

Completed in 190 milliseconds

12