Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/tests/aarch64/
H A Ddct.c24 static const struct algo fdct_tab_arch[] = { variable
/third_party/ffmpeg/libavcodec/tests/ppc/
H A Ddct.c24 static const struct algo fdct_tab_arch[] = { variable
/third_party/ffmpeg/libavcodec/tests/
H A Ddct.c108 static const struct algo fdct_tab_arch[] = { { 0 } }; variable
523 for (i = 0; fdct_tab_arch[i].name; i++) in main()
524 if (!(~cpu_flags & fdct_tab_arch[i].cpu_flag)) in main()
525 err |= dct_error(&fdct_tab_arch[i], test, test_idct, speed, bits); in main()
/third_party/ffmpeg/libavcodec/tests/arm/
H A Ddct.c24 static const struct algo fdct_tab_arch[] = { variable
/third_party/ffmpeg/libavcodec/tests/x86/
H A Ddct.c60 static const struct algo fdct_tab_arch[] = { variable

Completed in 2 milliseconds