Searched defs:do_8tap_h (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9mc_neon.S | 396 do_8tap_h put, \size, 3, 4 label 397 do_8tap_h avg, \size, 3, 4 label 398 do_8tap_h put, \size, 4, 3 label 399 do_8tap_h avg, \size, 4, 3 label
|
H A D | vp9mc_16bpp_neon.S | 289 do_8tap_h put, \size label 290 do_8tap_h avg, \size label
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | vp9mc_neon.S | 344 do_8tap_h put, \size, 3, 4 label 345 do_8tap_h avg, \size, 3, 4 label 346 do_8tap_h put, \size, 4, 3 label 347 do_8tap_h avg, \size, 4, 3 label
|
H A D | vp9mc_16bpp_neon.S | 279 do_8tap_h put, \size label 280 do_8tap_h avg, \size label
|
Completed in 4 milliseconds