Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dmcomp.h46 typedef struct search_site_config { struct
50 } search_site_config; argument
57 void av1_init_dsmotion_compensation(search_site_config *cfg, int stride);
58 void av1_init3smotion_compensation(search_site_config *cfg, int stride);
127 MACROBLOCK *x, const search_site_config *cfg, MV *ref_mv, MV *best_mv,
142 const search_site_config *cfg);
149 const search_site_config *cfg);
Dmcomp.c121 void av1_init_dsmotion_compensation(search_site_config *cfg, int stride) { in av1_init_dsmotion_compensation()
142 void av1_init3smotion_compensation(search_site_config *cfg, int stride) { in av1_init3smotion_compensation()
1653 int av1_diamond_search_sad_c(MACROBLOCK *x, const search_site_config *cfg, in av1_diamond_search_sad_c()
1803 const MV *ref_mv, const search_site_config *cfg) { in full_pixel_diamond()
2315 const search_site_config *cfg) { in av1_full_pixel_search()
2802 const search_site_config *cfg, in obmc_diamond_search_sad()
2893 const search_site_config *cfg) { in obmc_full_pixel_diamond()
2956 const search_site_config *cfg) { in av1_obmc_full_pixel_search()
Dencoder.h905 search_site_config ss_cfg[SS_CFG_TOTAL];
/external/libvpx/libvpx/vp9/encoder/
Dvp9_mcomp.h33 typedef struct search_site_config { struct
39 } search_site_config; argument
41 void vp9_init_dsmotion_compensation(search_site_config *cfg, int stride);
42 void vp9_init3smotion_compensation(search_site_config *cfg, int stride);
99 const MACROBLOCK *x, const search_site_config *cfg, MV *ref_mv, MV *best_mv,
Dvp9_encoder.h763 search_site_config ss_cfg;
Dvp9_mcomp.c120 void vp9_init_dsmotion_compensation(search_site_config *cfg, int stride) { in vp9_init_dsmotion_compensation()
138 void vp9_init3smotion_compensation(search_site_config *cfg, int stride) { in vp9_init3smotion_compensation()
1761 const search_site_config *cfg, in vp9_diamond_search_sad_new()
1912 int vp9_diamond_search_sad_c(const MACROBLOCK *x, const search_site_config *cfg, in vp9_diamond_search_sad_c()
/external/libvpx/config/generic/
Dvp9_rtcd.h25 struct search_site_config;
40 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
/external/libvpx/config/arm64/
Dvp9_rtcd.h25 struct search_site_config;
40 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
/external/libvpx/config/arm-neon/
Dvp9_rtcd.h25 struct search_site_config;
40 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
/external/libvpx/config/x86/
Dvp9_rtcd.h25 struct search_site_config;
42 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
/external/libvpx/config/x86_64/
Dvp9_rtcd.h25 struct search_site_config;
42 int vp9_diamond_search_sad_c(const struct macroblock *x, const struct search_site_config *cfg, str…
/external/libvpx/libvpx/vp9/encoder/x86/
Dvp9_diamond_search_sad_avx.c74 const search_site_config *cfg, MV *ref_mv, in vp9_diamond_search_sad_avx()
/external/libaom/config/arm/config/
Dav1_rtcd.h32 struct search_site_config;
/external/libaom/config/x86/config/
Dav1_rtcd.h32 struct search_site_config;
/external/libaom/config/arm64/config/
Dav1_rtcd.h32 struct search_site_config;
/external/libaom/config/x86_64/config/
Dav1_rtcd.h32 struct search_site_config;