Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/arm/
H A Dvp9itxfm_16bpp_neon.S458 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 Dvp9itxfm_neon.S344 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 Dvp9itxfm_16bpp_neon.S448 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 Dvp9itxfm_neon.S320 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