Searched refs:vp9_diamond_search_sad_c (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/armv7a/ |
D | vp9_rtcd.h | 187 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 188 #define vp9_diamond_search_sad vp9_diamond_search_sad_c
|
/external/libvpx/mips/ |
D | vp9_rtcd.h | 187 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 188 #define vp9_diamond_search_sad vp9_diamond_search_sad_c
|
/external/libvpx/generic/ |
D | vp9_rtcd.h | 187 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 188 #define vp9_diamond_search_sad vp9_diamond_search_sad_c
|
/external/libvpx/mips-dspr2/ |
D | vp9_rtcd.h | 198 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 199 #define vp9_diamond_search_sad vp9_diamond_search_sad_c
|
/external/libvpx/armv7a-neon/ |
D | vp9_rtcd.h | 195 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 196 #define vp9_diamond_search_sad vp9_diamond_search_sad_c
|
/external/libvpx/x86/ |
D | vp9_rtcd.h | 200 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str… 201 #define vp9_diamond_search_sad vp9_diamond_search_sad_c
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_mcomp.c | 851 int vp9_diamond_search_sad_c(const MACROBLOCK *x, in vp9_diamond_search_sad_c() function
|