HomeSort by relevance Sort by last modified time
    Searched refs:core_loop (Results 1 - 8 of 8) sorted by null

  /external/libhevc/common/arm64/
ihevc_weighted_pred_bi.s 216 core_loop: label
287 bgt core_loop //if greater than 0 repeat the core loop again
301 bgt core_loop //if ht is greater than 0 goto outer_loop
ihevc_weighted_pred_uni.s 170 core_loop: label
225 bgt core_loop //if greater than 0 repeat the core loop again
236 bgt core_loop //if ht is greater than 0 goto outer_loop
ihevc_inter_pred_chroma_horz.s 585 core_loop: label
665 bgt core_loop //loopback
ihevc_inter_pred_chroma_horz_w16out.s 564 core_loop: label
629 bgt core_loop //loopback
  /external/libhevc/common/arm/
ihevc_weighted_pred_uni.s 154 core_loop: label
205 bgt core_loop @if greater than 0 repeat the core loop again
214 bgt core_loop @if ht is greater than 0 goto outer_loop
ihevc_weighted_pred_bi.s 185 core_loop: label
249 bgt core_loop @if greater than 0 repeat the core loop again
260 bgt core_loop @if ht is greater than 0 goto outer_loop
ihevc_inter_pred_chroma_horz.s 500 core_loop: label
580 bgt core_loop @loopback
ihevc_inter_pred_chroma_horz_w16out.s 493 core_loop: label
558 bgt core_loop @loopback

Completed in 64 milliseconds