Home
last modified time | relevance | path

Searched refs:trans_fac (Results 1 – 1 of 1) sorted by relevance

/external/libxaac/decoder/
Dixheaacd_hbe_trans.c1540 WORD32 trans_fac; in ixheaacd_hbe_post_anal_process() local
1548 trans_fac = 2; in ixheaacd_hbe_post_anal_process()
1549 if (trans_fac <= ptr_hbe_txposer->max_stretch) in ixheaacd_hbe_post_anal_process()
1553 trans_fac = 3; in ixheaacd_hbe_post_anal_process()
1554 if (trans_fac <= ptr_hbe_txposer->max_stretch) in ixheaacd_hbe_post_anal_process()
1558 trans_fac = 4; in ixheaacd_hbe_post_anal_process()
1559 if (trans_fac <= ptr_hbe_txposer->max_stretch) { in ixheaacd_hbe_post_anal_process()
1566 trans_fac = 2; in ixheaacd_hbe_post_anal_process()
1567 if (trans_fac <= ptr_hbe_txposer->max_stretch) { in ixheaacd_hbe_post_anal_process()
1578 trans_fac = 3; in ixheaacd_hbe_post_anal_process()
[all …]