Searched refs:loop_8_uv (Results 1 - 6 of 6) sorted by relevance

/external/libavc/common/armv8/
H A Dih264_default_weighted_pred_av8.s296 beq loop_8_uv //branch if wd is 8
327 loop_8_uv: //each iteration processes four rows label
350 bgt loop_8_uv //if greater than 0 repeat the loop again
H A Dih264_weighted_pred_av8.s363 beq loop_8_uv //branch if wd is 8
405 loop_8_uv: //each iteration processes two rows label
462 bgt loop_8_uv //if greater than 0 repeat the loop again
H A Dih264_weighted_bi_pred_av8.s443 beq loop_8_uv //branch if wd is 8
492 loop_8_uv: //each iteration processes two rows label
563 bgt loop_8_uv //if greater than 0 repeat the loop again
/external/libavc/common/arm/
H A Dih264_default_weighted_pred_a9q.s291 beq loop_8_uv @branch if wd is 8
330 loop_8_uv: @each iteration processes four rows label
351 bgt loop_8_uv @if greater than 0 repeat the loop again
H A Dih264_weighted_pred_a9q.s359 beq loop_8_uv @branch if wd is 8
415 loop_8_uv: @each iteration processes two rows label
472 bgt loop_8_uv @if greater than 0 repeat the loop again
H A Dih264_weighted_bi_pred_a9q.s485 beq loop_8_uv @branch if wd is 8
550 loop_8_uv: @each iteration processes two rows label
635 bgt loop_8_uv @if greater than 0 repeat the loop again

Completed in 191 milliseconds