Home
last modified time | relevance | path

Searched defs:do_8tap_h_func (Results 1 - 4 of 4) sorted by relevance

/third_party/ffmpeg/libavcodec/arm/
H A Dvp9mc_neon.S433 do_8tap_h_func put, regular, 1, \size label
434 do_8tap_h_func avg, regular, 1, \size label
435 do_8tap_h_func put, sharp, 2, \size label
436 do_8tap_h_func avg, sharp, 2, \size label
437 do_8tap_h_func put, smooth, 0, \size label
438 do_8tap_h_func avg, smooth, 0, \size label
H A Dvp9mc_16bpp_neon.S315 do_8tap_h_func put, regular, 1, \size, \bpp label
316 do_8tap_h_func avg, regular, 1, \size, \bpp label
317 do_8tap_h_func put, sharp, 2, \size, \bpp label
318 do_8tap_h_func avg, sharp, 2, \size, \bpp label
319 do_8tap_h_func put, smooth, 0, \size, \bpp label
320 do_8tap_h_func avg, smooth, 0, \size, \bpp label
/third_party/ffmpeg/libavcodec/aarch64/
H A Dvp9mc_neon.S371 do_8tap_h_func put, regular, 1, \size label
372 do_8tap_h_func avg, regular, 1, \size label
373 do_8tap_h_func put, sharp, 2, \size label
374 do_8tap_h_func avg, sharp, 2, \size label
375 do_8tap_h_func put, smooth, 0, \size label
376 do_8tap_h_func avg, smooth, 0, \size label
H A Dvp9mc_16bpp_neon.S303 do_8tap_h_func put, regular, 1, \size, \bpp label
304 do_8tap_h_func avg, regular, 1, \size, \bpp label
305 do_8tap_h_func put, sharp, 2, \size, \bpp label
306 do_8tap_h_func avg, sharp, 2, \size, \bpp label
307 do_8tap_h_func put, smooth, 0, \size, \bpp label
308 do_8tap_h_func avg, smooth, 0, \size, \bpp label

Completed in 5 milliseconds