Searched defs:epilog (Results 1 - 25 of 37) sorted by relevance

12

/external/libhevc/common/arm/
H A Dihevc_inter_pred_filters_luma_vert_w16inp.s137 sub r7, #4 @subtract by one for epilog
216 beq epilog @jumps to epilog
303 epilog: label
H A Dihevc_inter_pred_luma_vert_w16inp_w16out.s147 sub r7, #4 @subtract by one for epilog
229 beq epilog @jumps to epilog
320 epilog: label
H A Dihevc_inter_pred_chroma_vert.s224 sub r12,#4 @subtract by one for epilog
275 ble epilog @jumps to epilog
341 epilog: label
H A Dihevc_inter_pred_chroma_vert_w16inp.s178 sub r12,#4 @subtract by one for epilog
230 beq epilog @jumps to epilog
287 epilog: label
H A Dihevc_inter_pred_chroma_vert_w16inp_w16out.s176 sub r12,#4 @subtract by one for epilog
227 beq epilog @jumps to epilog
280 epilog: label
H A Dihevc_inter_pred_chroma_vert_w16out.s223 sub r12,#4 @subtract by one for epilog
271 ble epilog @jumps to epilog
330 epilog: label
H A Dihevc_inter_pred_luma_copy_w16out.s143 sub r7,r7,#4 @subtract one for epilog
175 beq epilog @jumps to epilog
219 epilog: label
H A Dihevc_inter_pred_chroma_copy_w16out.s201 sub r7,r7,#4 @subtract one for epilog
235 beq epilog @jumps to epilog
279 epilog: label
H A Dihevc_inter_pred_chroma_horz.s286 epilog: label
H A Dihevc_intra_pred_luma_planar.s317 beq epilog
342 beq epilog
509 epilog: label
/external/libhevc/common/arm64/
H A Dihevc_inter_pred_filters_luma_vert_w16inp.s144 sub x7, x7,#4 //subtract by one for epilog
225 beq epilog //jumps to epilog
314 epilog: label
H A Dihevc_inter_pred_luma_vert_w16inp_w16out.s155 sub x7, x7, #4 //subtract by one for epilog
239 beq epilog //jumps to epilog
332 epilog: label
H A Dihevc_inter_pred_chroma_vert.s229 sub x12, x12,#4 //subtract by one for epilog
284 ble epilog //jumps to epilog
360 epilog: label
H A Dihevc_inter_pred_chroma_vert_w16inp.s183 sub x12, x12,#4 //subtract by one for epilog
238 beq epilog //jumps to epilog
298 epilog: label
H A Dihevc_inter_pred_chroma_vert_w16inp_w16out.s181 sub x12, x12,#4 //subtract by one for epilog
235 beq epilog //jumps to epilog
291 epilog: label
H A Dihevc_inter_pred_chroma_vert_w16out.s229 sub x12, x12,#4 //subtract by one for epilog
281 ble epilog //jumps to epilog
352 epilog: label
H A Dihevc_inter_pred_luma_copy_w16out.s157 sub x7,x7,#4 //subtract one for epilog
192 beq epilog //jumps to epilog
239 epilog: label
H A Dihevc_intra_pred_luma_planar.s313 beq epilog
343 beq epilog
517 epilog: label
H A Dihevc_inter_pred_chroma_copy_w16out.s215 sub x7,x7,#4 //subtract one for epilog
252 beq epilog //jumps to epilog
299 epilog: label
H A Dihevc_inter_pred_chroma_horz.s343 epilog: label
H A Dihevc_inter_pred_filters_luma_vert.s154 sub x7, x7,#4 //subtract by one for epilog
248 beq epilog //jumps to epilog
363 epilog: label
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
H A Dtgsi_iterate.h65 (* epilog)( member in struct:tgsi_iterate_context
H A Dtgsi_transform.h63 void (*epilog)(struct tgsi_transform_context *ctx); member in struct:tgsi_transform_context
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_iterate.h65 (* epilog)( member in struct:tgsi_iterate_context
H A Dtgsi_transform.h63 void (*epilog)(struct tgsi_transform_context *ctx); member in struct:tgsi_transform_context

Completed in 851 milliseconds

12