Searched defs:mv_col (Results 1 – 7 of 7) sorted by relevance
/external/libvpx/libvpx/vp8/common/ |
D | reconinter.c | 142 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/ |
D | temporal_filter.c | 38 unsigned char *v_mb_ptr, int stride, int mv_row, int mv_col, in vp8_temporal_filter_predictors_mb_c()
|
D | denoising.c | 479 int mv_col; in vp8_denoiser_denoise_mb() local
|
D | rdopt.c | 378 int mv_col = x->e_mbd.mode_info_context->mbmi.mv.as_mv.col; in VP8_UVSSE() local
|
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_denoiser.c | 312 int mv_col, mv_row; in vp9_denoiser_denoise() local
|
D | vp9_temporal_filter.c | 40 int stride, int uv_block_width, int uv_block_height, int mv_row, int mv_col, in temporal_filter_predictors_mb_c()
|
D | vp9_pickmode.c | 1231 BLOCK_SIZE bsize, int mv_row, int mv_col, in vp9_NEWMV_diff_bias()
|