Home
last modified time | relevance | path

Searched defs:idct_sse2_row_perm (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Didctdsp_init.c40 static const uint8_t idct_sse2_row_perm[8] = { 0, 4, 1, 5, 2, 6, 3, 7 }; variable
/third_party/ffmpeg/libavcodec/tests/x86/
H A Ddct.c107 static const uint8_t idct_sse2_row_perm[8] = { 0, 4, 1, 5, 2, 6, 3, 7 }; variable

Completed in 1 milliseconds