Searched refs:vp8_diamond_search_sad (Results 1 - 7 of 7) sorted by relevance

/external/libvpx/armv7a/
H A Dvpx_rtcd.h322 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/generic/
H A Dvpx_rtcd.h279 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.sh506 prototype int vp8_diamond_search_sad "struct macroblock *x, struct block *b, struct blockd *d, union int_mv *ref_mv, union int_mv *best_mv, int search_param, int sad_per_bit, int *num00, struct variance_vtable *fn_ptr, int *mvcost[2], union int_mv *center_mv"
/external/libvpx/mips/
H A Dvpx_rtcd.h279 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/mips-dspr2/
H A Dvpx_rtcd.h297 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/armv7a-neon/
H A Dvpx_rtcd.h375 #define vp8_diamond_search_sad vp8_diamond_search_sad_c macro
/external/libvpx/libvpx/vp8/encoder/
H A Donyx_if.c2001 cpi->diamond_search_sad = vp8_diamond_search_sad;

Completed in 79 milliseconds