Home
last modified time | relevance | path

Searched refs:vp8_mbuverror (Results 1 – 10 of 10) sorted by relevance

/external/libvpx/config/generic/
Dvp8_rtcd.h114 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/config/mips64/
Dvp8_rtcd.h114 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/config/mips32/
Dvp8_rtcd.h114 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/config/mips32-dspr2/
Dvp8_rtcd.h125 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/config/arm64/
Dvp8_rtcd.h136 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/config/arm/
Dvp8_rtcd.h134 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/config/arm-neon/
Dvp8_rtcd.h156 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/config/x86_64/
Dvp8_rtcd.h196 #define vp8_mbuverror vp8_mbuverror_xmm macro
/external/libvpx/config/x86/
Dvp8_rtcd.h196 #define vp8_mbuverror vp8_mbuverror_xmm macro
/external/libvpx/libvpx/vp8/encoder/
Drdopt.c854 *distortion = vp8_mbuverror(x) / 4; in rd_inter16x16_uv()
874 *distortion = vp8_mbuverror(x) / 4; in rd_inter4x4_uv()
916 this_distortion = vp8_mbuverror(x) / 4; in rd_pick_intra_mbuv_mode()