Searched refs:do_8tap_8v (Results 1 - 3 of 3) sorted by relevance
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9mc_neon.S | 549 .macro do_8tap_8v type, idx1, idx2 605 do_8tap_8v put, 3, 4 label 606 do_8tap_8v put, 4, 3 label 607 do_8tap_8v avg, 3, 4 label 608 do_8tap_8v avg, 4, 3 label
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | vp9mc_neon.S | 484 .macro do_8tap_8v type, idx1, idx2 542 do_8tap_8v put, 3, 4 label 543 do_8tap_8v put, 4, 3 label 544 do_8tap_8v avg, 3, 4 label 545 do_8tap_8v avg, 4, 3 label
|
H A D | vp9mc_16bpp_neon.S | 449 .macro do_8tap_8v type 521 do_8tap_8v put label 522 do_8tap_8v avg label
|
Completed in 3 milliseconds