Home
last modified time | relevance | path

Searched refs:vp9_highbd_iht4x4_16_add (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/config/generic/
Dvp9_rtcd.h74 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h76 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_neon macro
/external/libvpx/config/arm64/
Dvp9_rtcd.h76 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_neon macro
/external/libvpx/config/x86/
Dvp9_rtcd.h81 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
/external/libvpx/config/x86_64/
Dvp9_rtcd.h81 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
/external/libvpx/libvpx/vp9/common/
Dvp9_idct.c376 vp9_highbd_iht4x4_16_add(input, dest, stride, tx_type, bd); in vp9_highbd_iht4x4_add()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c950 vp9_highbd_iht4x4_16_add(dqcoeff, dst16, dst_stride, tx_type, in vp9_encode_block_intra()