Skip to content
  • Yaowu Xu's avatar
    Limit mv search range for first pass and mbgraph · 35c5d79e
    Yaowu Xu authored
    Both first pass and mbgraph search use block size 16x16 for motion
    estimation. This commit put a limit of motion vector range. The
    effective range allows the entire 16x16 with required subpel
    interpolation input to be completely outside image border, but
    not any further away from image border.
    
    Change-Id: Id70a5ed08be49e70959f064859d72adc7d775d08
    35c5d79e