Cleaning up tile code.
Removing tile_rows and tile_columns from VP9Common, removing redundant constants MIN_TILE_WIDTH and MAX_TILE_WIDTH, changing signature of vp9_get_tile_n_bits. Change-Id: I8ff3104a38179b2c6900df965c144c1d6f602267
Showing
- vp9/common/vp9_onyxc_int.h 1 addition, 2 deletionsvp9/common/vp9_onyxc_int.h
- vp9/common/vp9_tile_common.c 17 additions, 21 deletionsvp9/common/vp9_tile_common.c
- vp9/common/vp9_tile_common.h 2 additions, 2 deletionsvp9/common/vp9_tile_common.h
- vp9/decoder/vp9_decodframe.c 21 additions, 25 deletionsvp9/decoder/vp9_decodframe.c
- vp9/encoder/vp9_bitstream.c 21 additions, 19 deletionsvp9/encoder/vp9_bitstream.c
- vp9/encoder/vp9_encodeframe.c 6 additions, 5 deletionsvp9/encoder/vp9_encodeframe.c
- vp9/encoder/vp9_onyx_if.c 5 additions, 11 deletionsvp9/encoder/vp9_onyx_if.c
- vp9/encoder/vp9_segmentation.c 4 additions, 7 deletionsvp9/encoder/vp9_segmentation.c
Loading
Please register or sign in to comment