Home
last modified time | relevance | path

Searched refs:do_8tap_h (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/aarch64/
H A Dvp9mc_neon.S222 .macro do_8tap_h type, size, idx1, idx2
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 Dvp9mc_16bpp_neon.S150 .macro do_8tap_h type, size
279 do_8tap_h put, \size label
280 do_8tap_h avg, \size label
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9mc_neon.S269 .macro do_8tap_h type, size, idx1, idx2
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 Dvp9mc_16bpp_neon.S183 .macro do_8tap_h type, size
289 do_8tap_h put, \size label
290 do_8tap_h avg, \size label

Completed in 5 milliseconds