Searched defs:itxfm_func4x4 (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/arm/ |
H A D | vp9itxfm_16bpp_neon.S | 458 itxfm_func4x4 idct, idct, \bpp label 459 itxfm_func4x4 iadst, idct, \bpp label 460 itxfm_func4x4 idct, iadst, \bpp label 461 itxfm_func4x4 iadst, iadst, \bpp label 462 itxfm_func4x4 iwht, iwht, \bpp label
|
H A D | vp9itxfm_neon.S | 344 itxfm_func4x4 idct, idct label 345 itxfm_func4x4 iadst, idct label 346 itxfm_func4x4 idct, iadst label 347 itxfm_func4x4 iadst, iadst label 348 itxfm_func4x4 iwht, iwht label
|
/third_party/ffmpeg/libavcodec/aarch64/ |
H A D | vp9itxfm_16bpp_neon.S | 448 itxfm_func4x4 idct, idct, \bpp label 449 itxfm_func4x4 iadst, idct, \bpp label 450 itxfm_func4x4 idct, iadst, \bpp label 451 itxfm_func4x4 iadst, iadst, \bpp label 452 itxfm_func4x4 iwht, iwht, \bpp label
|
H A D | vp9itxfm_neon.S | 320 itxfm_func4x4 idct, idct label 321 itxfm_func4x4 iadst, idct label 322 itxfm_func4x4 idct, iadst label 323 itxfm_func4x4 iadst, iadst label 324 itxfm_func4x4 iwht, iwht label
|
Completed in 9 milliseconds