Catch errors from opus_encode() call
opus_encode() uses negative return values to indicate errors, so we store the result in a signed integer so we can properly detect these errors. Bug: 226441860 Test: TreeHugger Change-Id: I674c66f146ba86cd12099e8639043042448321fc
Loading
Please register or sign in to comment