Home
last modified time | relevance | path

Searched defs:jcp_param (Results 1 – 7 of 7) sorted by relevance

/external/libaom/av1/encoder/x86/
Dreconinter_enc_ssse3.c42 int ref_stride, const DIST_WTD_COMP_PARAMS *jcp_param, int subpel_search) { in aom_dist_wtd_comp_avg_upsampled_pred_ssse3()
Dreconinter_enc_sse2.c297 int ref_stride, int bd, const DIST_WTD_COMP_PARAMS *jcp_param, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_sse2()
/external/libaom/aom_dsp/x86/
Djnt_variance_ssse3.c50 const DIST_WTD_COMP_PARAMS *jcp_param) { in aom_dist_wtd_comp_avg_pred_ssse3()
Dhighbd_variance_sse2.c630 const DIST_WTD_COMP_PARAMS *jcp_param) { in aom_highbd_dist_wtd_comp_avg_pred_sse2()
/external/libaom/av1/encoder/
Dreconinter_enc.c541 int ref_stride, const DIST_WTD_COMP_PARAMS *jcp_param, int subpel_search) { in aom_dist_wtd_comp_avg_upsampled_pred_c()
667 int ref_stride, int bd, const DIST_WTD_COMP_PARAMS *jcp_param, in aom_highbd_dist_wtd_comp_avg_upsampled_pred_c()
/external/libaom/aom_dsp/
Dvariance.c324 const DIST_WTD_COMP_PARAMS *jcp_param) { in aom_dist_wtd_comp_avg_pred_c()
752 const DIST_WTD_COMP_PARAMS *jcp_param) { in aom_highbd_dist_wtd_comp_avg_pred_c()
/external/libaom/test/
Dvariance_test.cc235 aom_bit_depth_t bit_depth, DIST_WTD_COMP_PARAMS *jcp_param) { in dist_wtd_subpel_avg_variance_ref()