Searched refs:spel_top (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_reconinter.c115 const int spel_top = (VP9_INTERP_EXTEND + bh) << SUBPEL_BITS; local
116 const int spel_bottom = spel_top - SUBPEL_SHIFTS;
127 xd->mb_to_top_edge * (1 << (1 - ss_y)) - spel_top,

Completed in 1412 milliseconds