Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvp9_rtcd.h59 #define vp9_highbd_fht16x16 vp9_highbd_fht16x16_c macro
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h59 #define vp9_highbd_fht16x16 vp9_highbd_fht16x16_c macro
/external/libvpx/config/arm64/
Dvp9_rtcd.h59 #define vp9_highbd_fht16x16 vp9_highbd_fht16x16_c macro
/external/libvpx/config/x86/
Dvp9_rtcd.h66 #define vp9_highbd_fht16x16 vp9_highbd_fht16x16_c macro
/external/libvpx/config/x86_64/
Dvp9_rtcd.h66 #define vp9_highbd_fht16x16 vp9_highbd_fht16x16_c macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemb.c891 vp9_highbd_fht16x16(src_diff, coeff, diff_stride, tx_type); in vp9_encode_block_intra()