Home
last modified time | relevance | path

Searched defs:mv_col (Results 1 – 12 of 12) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Dreconinter.c142 int mv_col = x->mode_info_context->mbmi.mv.as_mv.col; in vp8_build_inter16x16_predictors_mbuv() local
243 int mv_col = x->mode_info_context->mbmi.mv.as_mv.col; in vp8_build_inter16x16_predictors_mby() local
/external/libvpx/libvpx/vp8/encoder/
Dtemporal_filter.c39 unsigned char *v_mb_ptr, int stride, int mv_row, int mv_col, in vp8_temporal_filter_predictors_mb_c()
Ddenoising.c478 int mv_col; in vp8_denoiser_denoise_mb() local
Drdopt.c380 int mv_col = x->e_mbd.mode_info_context->mbmi.mv.as_mv.col; in VP8_UVSSE() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_denoiser.c341 int mv_col, mv_row; in vp9_denoiser_denoise() local
Dvp9_temporal_filter.c40 int stride, int uv_block_width, int uv_block_height, int mv_row, int mv_col, in temporal_filter_predictors_mb_c()
Dvp9_pickmode.c1256 BLOCK_SIZE bsize, int mv_row, int mv_col, in vp9_NEWMV_diff_bias()
Dvp9_encoder.c5708 int mv_col = mv.col >> 3; local
/external/libaom/libaom/av1/encoder/
Dtpl_model.c289 int mv_col = mv.col >> 3; in tpl_model_update_b() local
Dpartition_strategy.c626 const float mv_col = (float)(x->best_mv.as_mv.col / 8); in av1_get_max_min_partition_features() local
Dtemporal_filter.c52 int stride, int uv_block_width, int uv_block_height, int mv_row, int mv_col, in temporal_filter_predictors_mb_c()
/external/libaom/libaom/av1/common/
Dmvref_common.c32 const int mv_col = in get_mv_projection() local