OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i_z1
(Results
1 - 3
of
3
) sorted by null
/external/libavc/common/
ih264_iquant_itrans_recon.c
340
WORD16 i_z0,
i_z1
, i_z2, i_z3, i_z4, i_z5, i_z6, i_z7;
local
404
i_z1
= i_y1 + (i_y7 >> 2);
425
pi2_tmp_ptr[3] = i_z6 +
i_z1
;
426
pi2_tmp_ptr[4] = i_z6 -
i_z1
;
488
i_z1
= i_y1 + (i_y7 >> 2);
522
i_macro = ((i_z6 +
i_z1
+ 32) >> 6) + *pu1_pred_ptr;
527
i_macro = ((i_z6 -
i_z1
+ 32) >> 6) + *pu1_pred_ptr;
/external/libavc/decoder/
ih264d_parse_cavlc.c
1346
WORD32 i_z0,
i_z1
, i_z2, i_z3;
local
1408
WORD32 i_z0,
i_z1
, i_z2, i_z3;
local
[
all
...]
ih264d_parse_cabac.c
1525
WORD32 i_z0,
i_z1
, i_z2, i_z3;
local
[
all
...]
Completed in 506 milliseconds