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

  /external/chromium_org/third_party/openmax_dl/dl/sp/src/x86/
x86SP_FFT_CToC_FC32_Fwd_Radix4_ms_sse.c 33 const OMX_F32 *tw2e = tw2 + 8; local
55 _mm_load_ss(tw2e),
58 _mm_load_ss(tw2e + n_mul_2),
x86SP_FFT_CToC_FC32_Inv_Radix4_ms_sse.c 33 const OMX_F32 *tw2e = tw2 + 8; local
55 _mm_load_ss(tw2e),
58 _mm_load_ss(tw2e + n_mul_2),

Completed in 46 milliseconds