OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i4_x7
(Results
1 - 2
of
2
) sorted by null
/external/libavc/common/
ih264_ihadamard_scaling.c
162
WORD32 i4_x0,i4_x1,i4_x2,i4_x3,i4_x4,i4_x5,i4_x6,
i4_x7
;
local
170
i4_x7
= pi2_src[3];
174
i4_x2 = i4_x6 +
i4_x7
;
175
i4_x3 = i4_x6 -
i4_x7
;
180
i4_x7
= i4_x1-i4_x3;
185
INV_QUANT(
i4_x7
,pu2_iscal_mat[0],pu2_weigh_mat[0],u4_qp_div_6,0,5);
190
pi2_out[3] =
i4_x7
;
/external/libavc/common/arm/
ih264_ihadamard_scaling_a9.s
234
vsub.s32 q1, q1, q2 @i4_x6 = i4_x0-i4_x2;..
i4_x7
243
vmovn.s32 d19, q8 @i4_x6
i4_x7
i4_y6 i4_y7
Completed in 39 milliseconds