Set the limitation to the number of concurrent allocated protected buffers
The limitation of the number of concurrent allocated protected buffers in a single ProtectedBufferAllocator is set to 48, expecting 16 for protected input buffers and 32 for protected output buffers. This is helpful to retain ARC++ container from allocating many protected buffers without deallocating previouly allocated protected buffers. BUG=b:72354215 BUG=chromium:804687 TEST=Play Secure video using EXO Player. TEST=GtsMediaTestCases Change-Id: Idabae800a7e87796d83b5bd132f8d6a5fba01bcf Reviewed-on: https://chromium-review.googlesource.com/979673 Commit-Queue: Hirokazu Honda <hiroh@chromium.org> Reviewed-by:Pawel Osciak <posciak@chromium.org> Cr-Commit-Position: refs/heads/master@{#545965}
Showing
Please register or sign in to comment