Searched refs:itxfm_func8x8 (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 685 .macro itxfm_func8x8 txfm1, txfm2 777 itxfm_func8x8 idct, idct label 778 itxfm_func8x8 iadst, idct label 779 itxfm_func8x8 idct, iadst label 780 itxfm_func8x8 iadst, iadst label
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | vp9itxfm_neon.S | 376 .macro itxfm_func8x8 txfm1, txfm2 476 itxfm_func8x8 idct, idct label 477 itxfm_func8x8 iadst, idct label 478 itxfm_func8x8 idct, iadst label 479 itxfm_func8x8 iadst, iadst label
|
H A D | vp9itxfm_16bpp_neon.S | 552 .macro itxfm_func8x8 txfm1, txfm2 703 itxfm_func8x8 idct, idct label 704 itxfm_func8x8 iadst, idct label 705 itxfm_func8x8 idct, iadst label 706 itxfm_func8x8 iadst, iadst label
|
Completed in 7 milliseconds