Home
last modified time | relevance | path

Searched refs:of_h (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dmotion_search_facade.c145 const int of_h = mi_row % mi_size_high[cm->seq_params.sb_size]; in av1_single_motion_search() local
147 const int start = of_h / tplh * x->cost_stride + of_w / tplw; in av1_single_motion_search()
Drdopt.c4573 const int of_h = mi_row % mi_size_high[cm->seq_params.sb_size]; in av1_rd_pick_inter_mode_sb() local
4575 const int start = of_h / tplh * x->cost_stride + of_w / tplw; in av1_rd_pick_inter_mode_sb()