Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/decoder/
Ddecodeframe.c718 const int pred_height = AOMMIN(this_height / 2, 32); in dec_build_prediction_by_above_preds() local
719 xd->mb_to_bottom_edge += GET_MV_SUBPEL(this_height - pred_height); in dec_build_prediction_by_above_preds()
730 xd->mb_to_bottom_edge -= GET_MV_SUBPEL(this_height - pred_height); in dec_build_prediction_by_above_preds()