Home
last modified time | relevance | path

Searched refs:optimised_cols (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/x86/
Dhighbd_idct8x8_add_sse2.c28 int optimised_cols = 0; in vpx_highbd_idct8x8_64_add_sse2() local
76 optimised_cols = 1; in vpx_highbd_idct8x8_64_add_sse2()
87 if (optimised_cols) { in vpx_highbd_idct8x8_64_add_sse2()
127 int optimised_cols = 0; in vpx_highbd_idct8x8_12_add_sse2() local
178 optimised_cols = 1; in vpx_highbd_idct8x8_12_add_sse2()
189 if (optimised_cols) { in vpx_highbd_idct8x8_12_add_sse2()
Dhighbd_idct16x16_add_sse2.c28 int optimised_cols = 0; in vpx_highbd_idct16x16_256_add_sse2() local
84 optimised_cols = 1; in vpx_highbd_idct16x16_256_add_sse2()
95 if (optimised_cols) { in vpx_highbd_idct16x16_256_add_sse2()
140 int optimised_cols = 0; in vpx_highbd_idct16x16_10_add_sse2() local
201 optimised_cols = 1; in vpx_highbd_idct16x16_10_add_sse2()
212 if (optimised_cols) { in vpx_highbd_idct16x16_10_add_sse2()
Dhighbd_idct4x4_add_sse2.c26 int optimised_cols = 0; in vpx_highbd_idct4x4_16_add_sse2() local
74 optimised_cols = 1; in vpx_highbd_idct4x4_16_add_sse2()
85 if (optimised_cols) { in vpx_highbd_idct4x4_16_add_sse2()