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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
H A Dvp9_reconinter.c122 const int spel_left = (VP9_INTERP_EXTEND + bw) << SUBPEL_BITS; local
123 const int spel_right = spel_left - SUBPEL_SHIFTS;
134 xd->mb_to_left_edge * (1 << (1 - ss_x)) - spel_left,

Completed in 3221 milliseconds