Home
last modified time | relevance | path

Searched refs:vp9_highbd_iht16x16_256_add (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/config/generic/
Dvp9_rtcd.h74 #define vp9_highbd_iht16x16_256_add vp9_highbd_iht16x16_256_add_c macro
/external/libvpx/config/arm64/
Dvp9_rtcd.h76 #define vp9_highbd_iht16x16_256_add vp9_highbd_iht16x16_256_add_neon macro
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h76 #define vp9_highbd_iht16x16_256_add vp9_highbd_iht16x16_256_add_neon macro
/external/libvpx/config/x86/
Dvp9_rtcd.h83 #define vp9_highbd_iht16x16_256_add vp9_highbd_iht16x16_256_add_c macro
/external/libvpx/config/x86_64/
Dvp9_rtcd.h83 #define vp9_highbd_iht16x16_256_add vp9_highbd_iht16x16_256_add_c macro
/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c393 vp9_highbd_iht16x16_256_add(input, dest, stride, tx_type, bd); in vp9_highbd_iht16x16_add()