Home
last modified time | relevance | path

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

/external/libjpeg-turbo/simd/arm64/
Djsimd_neon.S1632 .macro do_store bpp, size, fast_st3 argument
1635 .if \fast_st3 == 1
1719 defsize, fast_st3 argument
1761 .macro do_yuv_to_rgb_stage2_store_load_stage1 fast_st3 argument
1808 do_store \bpp, 8, \fast_st3
1822 .if \fast_st3 == 1
1883 do_yuv_to_rgb_stage2_store_load_stage1 \fast_st3
1888 do_store \bpp, 8, \fast_st3
1907 do_store \bpp, 4, \fast_st3
1911 do_store \bpp, 2, \fast_st3
[all …]