Home
last modified time | relevance | path

Searched refs:search_site_config (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h40 typedef struct search_site_config { struct
44 } search_site_config; typedef
46 void vp9_init_dsmotion_compensation(search_site_config *cfg, int stride);
47 void vp9_init3smotion_compensation(search_site_config *cfg, int stride);
113 const search_site_config *cfg,
Dvp9_encoder.h468 search_site_config ss_cfg;
Dvp9_mcomp.c103 void vp9_init_dsmotion_compensation(search_site_config *cfg, int stride) { in vp9_init_dsmotion_compensation()
124 void vp9_init3smotion_compensation(search_site_config *cfg, int stride) { in vp9_init3smotion_compensation()
1527 const search_site_config *cfg, in vp9_full_range_search_c()
1600 const search_site_config *cfg, in vp9_diamond_search_sad_c()
/external/libvpx/config/mips32/
Dvp9_rtcd.h23 struct search_site_config;
44 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
59 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc…
/external/libvpx/config/generic/
Dvp9_rtcd.h23 struct search_site_config;
44 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
59 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc…
/external/libvpx/config/arm/
Dvp9_rtcd.h23 struct search_site_config;
44 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
59 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc…
/external/libvpx/config/mips64/
Dvp9_rtcd.h23 struct search_site_config;
44 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
59 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc…
/external/libvpx/config/mips32-dspr2/
Dvp9_rtcd.h23 struct search_site_config;
44 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
59 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc…
/external/libvpx/config/arm64/
Dvp9_rtcd.h23 struct search_site_config;
46 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
62 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc…
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h23 struct search_site_config;
46 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
62 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc…
/external/libvpx/config/x86/
Dvp9_rtcd.h23 struct search_site_config;
48 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
68 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc…
/external/libvpx/config/x86_64/
Dvp9_rtcd.h23 struct search_site_config;
48 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
68 int vp9_full_range_search_c(const struct macroblock *x, const struct search_site_config *cfg, struc…