HomeSort by relevance Sort by last modified time
    Searched refs:tw1e (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 32 const OMX_F32 *tw1e = tw1 + 4; local
49 _mm_load_ss(tw1e),
52 _mm_load_ss(tw1e + n_mul_2),
x86SP_FFT_CToC_FC32_Inv_Radix4_ms_sse.c 32 const OMX_F32 *tw1e = tw1 + 4; local
49 _mm_load_ss(tw1e),
52 _mm_load_ss(tw1e + n_mul_2),

Completed in 29 milliseconds