Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/encoder/ppc/
Dcsystemdependent.c48 void (*vp8_subtract_mbuv)(short *diff, unsigned char *usrc, unsigned char *vsrc, unsigned char *pre… variable
159 vp8_subtract_mbuv = vp8_subtract_mbuv_ppc; in vp8_cmachine_specific_config()
/external/libvpx/libvpx/vp8/encoder/
Dencodeintra.c128 vp8_subtract_mbuv(x->src_diff, x->src.u_buffer, in vp8_encode_intra16x16mbuv()
Dencodemb.c102 vp8_subtract_mbuv(x->src_diff, x->src.u_buffer, in vp8_subtract_mb()
Drdopt.c841 vp8_subtract_mbuv(x->src_diff, in rd_inter16x16_uv()
858 vp8_subtract_mbuv(x->src_diff, in rd_inter4x4_uv()
899 vp8_subtract_mbuv(x->src_diff, in rd_pick_intra_mbuv_mode()
/external/libvpx/generic/
Dvp8_rtcd.h267 #define vp8_subtract_mbuv vp8_subtract_mbuv_c macro
/external/libvpx/mips/
Dvp8_rtcd.h267 #define vp8_subtract_mbuv vp8_subtract_mbuv_c macro
/external/libvpx/mips-dspr2/
Dvp8_rtcd.h285 #define vp8_subtract_mbuv vp8_subtract_mbuv_c macro
/external/libvpx/armv7a/
Dvp8_rtcd.h304 #define vp8_subtract_mbuv vp8_subtract_mbuv_armv6 macro
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h349 #define vp8_subtract_mbuv vp8_subtract_mbuv_neon macro
/external/libvpx/x86/
Dvp8_rtcd.h401 #define vp8_subtract_mbuv vp8_subtract_mbuv_sse2 macro