HomeSort by relevance Sort by last modified time
    Searched full:end_loops (Results 1 - 25 of 71) sorted by null

1 2 3

  /external/libhevc/common/arm/
ihevc_inter_pred_chroma_copy.s 111 ble end_loops
151 end_loops: label
157 ble end_loops
170 b end_loops
202 b end_loops
206 ble end_loops
217 b end_loops
249 b end_loops
253 ble end_loops
ihevc_weighted_pred_bi_default.s 145 beq end_loops @if equal, then end the function
176 beq end_loops @if equal, then end the function
219 b end_loops
225 beq end_loops @if equal, then end the function
260 b end_loops
266 beq end_loops @if equal, then end the function
314 b end_loops
321 beq end_loops @if equal, then end the function
364 b end_loops
371 beq end_loops @if equal, then end the functio
490 end_loops: label
    [all...]
ihevc_weighted_pred_uni.s 148 beq end_loops @if equal, then end the function
152 beq end_loops @if equal, then end the function
216 end_loops: label
ihevc_inter_pred_chroma_copy_w16out.s 112 ble end_loops @loop
164 end_loops: label
189 b end_loops
303 b end_loops
ihevc_inter_pred_luma_copy.s 89 ble end_loops
123 end_loops: label
ihevc_weighted_pred_bi.s 179 beq end_loops @if equal, then end the function
183 beq end_loops @if equal, then end the function
262 end_loops: label
ihevc_inter_pred_chroma_vert.s 116 ble end_loops @jumps to end
170 b end_loops @jumps to end
212 b end_loops @jumps to end
379 end_loops: label
ihevc_inter_pred_chroma_vert_w16out.s 117 ble end_loops @jumps to end
170 b end_loops @jumps to end
211 b end_loops @jumps to end
363 end_loops: label
ihevc_inter_pred_luma_copy_w16out.s 91 ble end_loops @loop
131 end_loops: label
ihevc_inter_pred_chroma_horz_w16out.s 121 ble end_loops
378 b end_loops
435 b end_loops
599 b end_loops
668 beq end_loops
709 @b end_loops @jumps to end
711 end_loops: label
ihevc_inter_pred_chroma_horz.s 118 ble end_loops
364 b end_loops
434 b end_loops
618 b end_loops
673 end_loops: label
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_copy.s 105 BLE END_LOOPS
144 END_LOOPS:
149 BLE END_LOOPS
162 B END_LOOPS
195 B END_LOOPS
199 BLE END_LOOPS
208 B END_LOOPS
240 B END_LOOPS
244 BLE END_LOOPS
ihevc_weighted_pred_bi_default.s 159 beq end_loops //if equal, then end the function
190 beq end_loops //if equal, then end the function
236 b end_loops
242 beq end_loops //if equal, then end the function
281 b end_loops
287 beq end_loops //if equal, then end the function
336 b end_loops
343 beq end_loops //if equal, then end the function
389 b end_loops
396 beq end_loops //if equal, then end the functio
532 end_loops: label
    [all...]
ihevc_weighted_pred_uni.s 164 beq end_loops //if equal, then end the function
168 beq end_loops //if equal, then end the function
238 end_loops: label
ihevc_inter_pred_chroma_copy_w16out.s 119 ble end_loops //loop
172 end_loops: label
200 b end_loops
323 b end_loops
ihevc_inter_pred_luma_copy.s 89 ble end_loops
123 end_loops: label
ihevc_weighted_pred_bi.s 210 beq end_loops //if equal, then end the function
214 beq end_loops //if equal, then end the function
303 end_loops: label
ihevc_inter_pred_chroma_vert.s 121 ble end_loops //jumps to end
175 b end_loops //jumps to end
217 b end_loops //jumps to end
398 end_loops: label
ihevc_inter_pred_chroma_vert_w16out.s 123 ble end_loops //jumps to end
176 b end_loops //jumps to end
217 b end_loops //jumps to end
385 end_loops: label
ihevc_inter_pred_chroma_horz_w16out.s 129 ble end_loops
449 b end_loops
506 b end_loops
670 b end_loops
747 beq end_loops
788 //b end_loops //jumps to end
790 end_loops: label
  /external/mesa3d/src/gallium/drivers/r300/compiler/
radeon_emulate_loops.c 188 int end_loops; local
235 end_loops = 1;
236 for(inst = loop->BeginLoop->Next; end_loops > 0; inst = inst->Next){
241 end_loops++;
245 end_loops--;
253 if(inst != loop->Brk && end_loops == 1) {
  /external/libhevc/decoder/arm/
ihevcd_itrans_recon_dc_luma.s 147 b end_loops
184 end_loops: label
  /external/libhevc/decoder/arm64/
ihevcd_itrans_recon_dc_luma.s 170 b end_loops
207 end_loops: label
  /external/libavc/common/arm/
ih264_inter_pred_luma_copy_a9q.s 84 ble end_loops
118 end_loops: label
  /external/libavc/common/armv8/
ih264_inter_pred_luma_copy_av8.s 89 ble end_loops
123 end_loops: label

Completed in 524 milliseconds

1 2 3