| /external/libgav1/src/ |
| D | motion_vector.cc | 212 const int mv_row = block.row4x4 + delta_row; in ScanRow() local 233 void ScanColumn(const Tile::Block& block, int mv_row, int delta_column, in ScanColumn() 261 const int mv_row = block.row4x4 + delta_row; in ScanPoint() local 423 int mv_row = row_start; in TemporalScan() local 464 const int mv_row = row_start + row; in TemporalScan() local 512 void AddExtraCompoundMvCandidate(const Tile::Block& block, int mv_row, in AddExtraCompoundMvCandidate() 545 void AddExtraSingleMvCandidate(const Tile::Block& block, int mv_row, in AddExtraSingleMvCandidate() 592 const int mv_row = block.row4x4 + ((pass == 0) ? -1 : i); in ExtraSearch() local 718 const int mv_row = block.row4x4 + delta_row; in AddSample() local
|
| /external/libvpx/vp8/common/ |
| D | reconinter.c | 141 int mv_row = x->mode_info_context->mbmi.mv.as_mv.row; in vp8_build_inter16x16_predictors_mbuv() local 242 int mv_row = x->mode_info_context->mbmi.mv.as_mv.row; in vp8_build_inter16x16_predictors_mby() local
|
| /external/libvpx/vp8/encoder/ |
| D | temporal_filter.c | 39 unsigned char *v_mb_ptr, int stride, int mv_row, int mv_col, in vp8_temporal_filter_predictors_mb_c()
|
| D | denoising.c | 477 int mv_row; in vp8_denoiser_denoise_mb() local
|
| D | rdopt.c | 379 int mv_row = x->e_mbd.mode_info_context->mbmi.mv.as_mv.row; in VP8_UVSSE() local
|
| /external/libaom/av1/encoder/ |
| D | av1_temporal_denoiser.c | 315 int mv_col, mv_row; in av1_denoiser_denoise() local
|
| D | temporal_filter.c | 165 const int mv_row = best_mv.as_mv.row; in tf_motion_search() local
|
| D | partition_strategy.c | 846 const float mv_row = (float)(best_mv.as_mv.row / 8); in av1_get_max_min_partition_features() local
|
| D | nonrd_pickmode.c | 1683 RD_STATS *this_rdc, BLOCK_SIZE bsize, int mv_row,
|
| /external/libvpx/vp9/encoder/ |
| D | vp9_denoiser.c | 340 int mv_col, mv_row; in vp9_denoiser_denoise() local
|
| D | vp9_temporal_filter.c | 50 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 | 1300 BLOCK_SIZE bsize, int mv_row, int mv_col, in vp9_NEWMV_diff_bias()
|
| D | vp9_encoder.c | 6554 int mv_row = mv.row >> 3; local
|
| /external/libvpx/vp9/ |
| D | simple_encode.h | 104 double mv_row[2]; member
|
| /external/libaom/test/ |
| D | ratectrl_qmode_test.cc | 535 const int mv_row = min_block_size / 2; in TEST_F() local
|
| /external/libaom/av1/qmode_rc/ |
| D | ratectrl_qmode.cc | 1139 const int mv_row = GetFullpelValue(mv.row, mv.subpel_bits); in TplFrameDepStatsPropagate() local
|
| /external/libaom/av1/common/ |
| D | mvref_common.c | 30 const int mv_row = in get_mv_projection() local
|
| /external/libgav1/src/tile/ |
| D | tile.cc | 2611 const int mv_row = std::abs(mv_to_store.mv[0]); in StoreMotionFieldMvsIntoCurrentFrame() local
|