HomeSort by relevance Sort by last modified time
    Searched refs:ixheaacd_divideby3 (Results 1 - 3 of 3) sorted by null

  /external/libxaac/decoder/
ixheaacd_ps_dec.h 180 extern WORD16 ixheaacd_divideby3(WORD32 op);
ixheaacd_ps_bitdec.c 77 WORD16 ixheaacd_divideby3(WORD op) { function
ixheaacd_sbrdec_lpfuncs.c 539 params[0] = ixheaacd_divideby3(params[0] + params[0] + params[1]);
540 params[1] = ixheaacd_divideby3(params[1] + params[2] + params[2]);
541 params[2] = ixheaacd_divideby3(params[3] + params[3] + params[4]);
542 params[3] = ixheaacd_divideby3(params[4] + params[5] + params[5]);
    [all...]

Completed in 190 milliseconds