Use explicit block position in foreach_transformed_block
Add the row and column index to the argument list of unit functions called by foreach_transformed_block wrapper. This avoids the repeated internal parsing according to the block index. Change-Id: Ie7508acdac0b498487564639bc5cc6378a8a0df7
Showing
- vp10/common/blockd.c 1 addition, 1 deletionvp10/common/blockd.c
- vp10/common/blockd.h 1 addition, 11 deletionsvp10/common/blockd.h
- vp10/encoder/encodemb.c 34 additions, 37 deletionsvp10/encoder/encodemb.c
- vp10/encoder/encodemb.h 9 additions, 5 deletionsvp10/encoder/encodemb.h
- vp10/encoder/rdopt.c 13 additions, 12 deletionsvp10/encoder/rdopt.c
- vp10/encoder/tokenize.c 15 additions, 13 deletionsvp10/encoder/tokenize.c
Loading
Please register or sign in to comment