Add tile column size limits (256 pixels min, 4096 pixels max).
This is after discussion with the hardware team. Update the unit test to take these sizes into account. Split out some duplicate code into a separate file so it can be shared. Change-Id: I8311d11b0191d8bb37e8eb4ac962beb217e1bff5
Showing
- test/tile_independence_test.cc 4 additions, 5 deletionstest/tile_independence_test.cc
- vp9/common/vp9_onyxc_int.h 1 addition, 1 deletionvp9/common/vp9_onyxc_int.h
- vp9/common/vp9_tile_common.c 43 additions, 0 deletionsvp9/common/vp9_tile_common.c
- vp9/common/vp9_tile_common.h 25 additions, 0 deletionsvp9/common/vp9_tile_common.h
- vp9/decoder/vp9_decodframe.c 16 additions, 27 deletionsvp9/decoder/vp9_decodframe.c
- vp9/encoder/vp9_bitstream.c 17 additions, 14 deletionsvp9/encoder/vp9_bitstream.c
- vp9/encoder/vp9_encodeframe.c 4 additions, 10 deletionsvp9/encoder/vp9_encodeframe.c
- vp9/encoder/vp9_onyx_if.c 16 additions, 3 deletionsvp9/encoder/vp9_onyx_if.c
- vp9/encoder/vp9_segmentation.c 7 additions, 14 deletionsvp9/encoder/vp9_segmentation.c
- vp9/vp9_common.mk 2 additions, 0 deletionsvp9/vp9_common.mk
- vp9/vp9_cx_iface.c 2 additions, 3 deletionsvp9/vp9_cx_iface.c
- vpx/vp8cx.h 0 additions, 13 deletionsvpx/vp8cx.h
Loading
Please register or sign in to comment