OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:i16_tx
(Results
1 - 2
of
2
) sorted by null
/external/libavc/decoder/
ih264d_parse_bslice.c
1199
WORD16 i16_tb, i16_td,
i16_tx
;
local
[
all
...]
ih264d_process_bslice.c
793
WORD16 i16_tb,
i16_tx
, i2_dist_scale_factor, i16_temp;
local
799
i16_tx
= (16384 + ABS(SIGN_POW2_DIV(i16_td, 1))) / i16_td;
801
(((i16_tb *
i16_tx
) + 32) >> 6));
[
all
...]
Completed in 1895 milliseconds