Descriptionppapi: examples: audio_encode: prevent buffer reallocations
Prevent buffer reallocations by using an array of buffers to save encoded
audio data in and just create a buffer to contain all of them when the user
wants to save the data to a file.
BUG=570837
Committed: https://crrev.com/f0c88d2d5e63301459685e84f724da4163b32c4d
Cr-Commit-Position: refs/heads/master@{#370940}
Patch Set 1 #Patch Set 2 : Fix blob creation #Patch Set 3 : Use a set of buffers to hold the encoded audio data #
Total comments: 1
Patch Set 4 : comment nit #Messages
Total messages: 12 (6 generated)
|