Searched refs:itxfm_func4x4 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | vp9itxfm_neon.S | 237 .macro itxfm_func4x4 txfm1, txfm2 320 itxfm_func4x4 idct, idct label 321 itxfm_func4x4 iadst, idct label 322 itxfm_func4x4 idct, iadst label 323 itxfm_func4x4 iadst, iadst label 324 itxfm_func4x4 iwht, iwht label
|
H A D | vp9itxfm_16bpp_neon.S | 356 .macro itxfm_func4x4 txfm1, txfm2, bpp 448 itxfm_func4x4 idct, idct, \bpp label 449 itxfm_func4x4 iadst, idct, \bpp label 450 itxfm_func4x4 idct, iadst, \bpp label 451 itxfm_func4x4 iadst, iadst, \bpp label 452 itxfm_func4x4 iwht, iwht, \bpp label
|
Completed in 5 milliseconds