Pass macroblock index to pick inter functions
Pass the current mb row and column around rather than the recon_yoffset and recon_uvoffset, since those offsets will change from predictor to predictor, based on the reference frame selection. Change-Id: If3f9df059e00f5048ca729d3d083ff428e1859c1
Showing
- vp9/common/vp9_blockd.h 1 addition, 3 deletionsvp9/common/vp9_blockd.h
- vp9/encoder/vp9_encodeframe.c 46 additions, 98 deletionsvp9/encoder/vp9_encodeframe.c
- vp9/encoder/vp9_rdopt.c 30 additions, 45 deletionsvp9/encoder/vp9_rdopt.c
- vp9/encoder/vp9_rdopt.h 17 additions, 3 deletionsvp9/encoder/vp9_rdopt.h
Loading
Please register or sign in to comment