Home
last modified time | relevance | path

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

/external/libvpx/config/generic/
Dvp9_rtcd.h56 #define vp9_highbd_block_error vp9_highbd_block_error_c macro
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h56 #define vp9_highbd_block_error vp9_highbd_block_error_c macro
/external/libvpx/config/arm64/
Dvp9_rtcd.h56 #define vp9_highbd_block_error vp9_highbd_block_error_c macro
/external/libvpx/config/x86/
Dvp9_rtcd.h63 #define vp9_highbd_block_error vp9_highbd_block_error_sse2 macro
/external/libvpx/config/x86_64/
Dvp9_rtcd.h63 #define vp9_highbd_block_error vp9_highbd_block_error_sse2 macro
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rdopt.c318 return vp9_highbd_block_error(coeff, dqcoeff, block_size, ssz, bd); in vp9_highbd_block_error_dispatch()