Home
last modified time | relevance | path

Searched refs:tab_frw_01234567_sse2 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dfdct.c85 DECLARE_ALIGNED(16, const int16_t, tab_frw_01234567_sse2)[256];
86 } tab_frw_01234567_sse2 = variable
88 //DECLARE_ALIGNED(16, static const int16_t, tab_frw_01234567_sse2)[] = { // forward_dct coeff table
362 : "r" (in), "r" (tab_frw_01234567_sse2.tab_frw_01234567_sse2), in fdct_row_sse2()

Completed in 2 milliseconds