Searched defs:vp8_subtract_mbuv (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/ppc/
H A Dcsystemdependent.c48 void (*vp8_subtract_mbuv)(short *diff, unsigned char *usrc, unsigned char *vsrc, unsigned char *pred, int stride); variable
159 vp8_subtract_mbuv = vp8_subtract_mbuv_ppc;
/external/libvpx/armv7a/
H A Dvp8_rtcd.h318 #define vp8_subtract_mbuv vp8_subtract_mbuv_armv6 macro
/external/libvpx/armv7a-neon/
H A Dvp8_rtcd.h371 #define vp8_subtract_mbuv vp8_subtract_mbuv_neon macro
/external/libvpx/generic/
H A Dvp8_rtcd.h275 #define vp8_subtract_mbuv vp8_subtract_mbuv_c macro
/external/libvpx/mips/
H A Dvp8_rtcd.h275 #define vp8_subtract_mbuv vp8_subtract_mbuv_c macro
/external/libvpx/mips-dspr2/
H A Dvp8_rtcd.h293 #define vp8_subtract_mbuv vp8_subtract_mbuv_c macro

Completed in 171 milliseconds