Home
last modified time | relevance | path

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

/external/libxaac/decoder/
Dixheaacd_ps_bitdec.c47 static WORD32 ixheaacd_clamp(WORD32 i, WORD16 min, WORD16 max) { in ixheaacd_clamp() function
126 ptr_ps_dec->iid_par_table[e][i] = ixheaacd_clamp( in ixheaacd_decode_ps_data()
132 ixheaacd_clamp(ptr_ps_dec->iid_par_table[e][0], in ixheaacd_decode_ps_data()
137 ptr_ps_dec->iid_par_table[e][i] = ixheaacd_clamp( in ixheaacd_decode_ps_data()
160 ixheaacd_clamp(temp, 0, (WORD16)(NUM_ICC_LEVELS - 1)); in ixheaacd_decode_ps_data()
164 ptr_ps_dec->icc_par_table[e][0] = ixheaacd_clamp( in ixheaacd_decode_ps_data()
170 ixheaacd_clamp(temp, 0, (WORD16)(NUM_ICC_LEVELS - 1)); in ixheaacd_decode_ps_data()