HomeSort by relevance Sort by last modified time
    Searched full:pt_cos_x (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libstagefright/codecs/mp3dec/src/
pvmp3_mdct_18.cpp 145 const int32 *pt_cos_x = &cosTerms_1_ov_cos_phi[17]; local
155 tmp1 = fxp_mul32_Q27(tmp1, *(pt_cos_x--));
  /frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
pvmp3_mdct_18_arm.s 68 ; tmp1 = fxp_mul32_Q27( tmp1, *(pt_cos_x--));
pvmp3_mdct_18_gcc.s 66 @ tmp1 = fxp_mul32_Q27( tmp1, *(pt_cos_x--))
pvmp3_mdct_18_wm.asm 66 ; tmp1 = fxp_mul32_Q27( tmp1, *(pt_cos_x--));

Completed in 448 milliseconds