No description
Find a file
Ram Mohan M 96743b4257 bug fix: configure input port buffer size
In video decoders, size of a single input frame (elementary-stream)
is dependent on width, height, color format, profile settings, ...
Most of this information is part of sps, pps and requires parsing.
But as the max size of the stream is known ahead, use it to configure
the input buffer size requirements

Bug: 63875287
Bug: 63796949

Change-Id: Ib760c4f55b094260a0abd120f852dcf1899df4e0
2017-08-15 04:55:40 -07:00
audio Mark hidl utils as vndk 2017-08-04 15:25:13 +09:00
automotive Merge "Mark diagnostic values as either being numerically equivalent to OBD2 values, or providing the equivalent OBD2 value" into oc-mr1-dev 2017-08-11 01:47:49 +00:00
biometrics VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
bluetooth Merge "Bluetooth: Check the number of file descriptors" into oc-dr1-dev 2017-08-10 03:10:57 +00:00
boot VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
broadcastradio Merge "Widen dummy band range to cover all regions." into oc-mr1-dev 2017-08-12 00:15:55 +00:00
camera Update make file for vndk enabled. 2017-08-04 14:12:23 +09:00
cas Update make file for vndk enabled. 2017-08-04 14:12:23 +09:00
configstore Merge "configstore: sandbox with seccomp filter" into oc-mr1-dev 2017-08-11 16:40:06 +00:00
contexthub VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
drm Merge "Remove unused variables." into oc-mr1-dev 2017-08-07 23:51:34 +00:00
dumpstate VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
gatekeeper VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
gnss VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
graphics Merge "Graphics tests statically link to HAL definition libs." into oc-mr1-dev 2017-08-10 03:42:37 +00:00
health VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
ir Merge "Update makefiles for vndk enabled." into oc-mr1-dev 2017-08-04 00:52:06 +00:00
keymaster Merge "Keymaster test statically links to dependencies." into oc-mr1-dev 2017-08-11 01:07:22 +00:00
light VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
media bug fix: configure input port buffer size 2017-08-15 04:55:40 -07:00
memtrack VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
minijail configstore: sandbox with seccomp filter 2017-08-10 10:34:08 -07:00
neuralnetworks Merge "Neural networks test static links to HAL def libs." into oc-mr1-dev 2017-08-10 20:43:07 +00:00
nfc NFC: Add OWNERS file for default/ 2017-08-10 00:38:46 +00:00
oemlock VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
power VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
radio Merge "Add the error code "OPERATION_NOT_ALLOWED" and log the error." into oc-dr1-dev 2017-08-08 20:51:47 +00:00
renderscript Renderscript test static link to HAL def libs. 2017-08-07 14:11:33 -07:00
sensors Merge "VTS tests now static link to HAL def libs. #2" into oc-mr1-dev 2017-08-10 17:45:07 +00:00
soundtrigger VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
tests Update make file for vndk enabled. 2017-08-04 14:12:23 +09:00
tetheroffload Tetheroffload tests static link to HAL def libs. 2017-08-11 14:53:16 -07:00
thermal Merge "VTS tests now static link to HAL def libs. #2" into oc-mr1-dev 2017-08-10 17:45:07 +00:00
tv VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
usb VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
vibrator VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
vr VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
weaver VTS tests now static link to HAL def libs. #2 2017-08-10 17:44:57 +00:00
wifi Merge "VTS tests now static link to HAL def libs. #2" into oc-mr1-dev 2017-08-10 17:45:07 +00:00
.clang-format .clang-format: 100 lines 2017-05-02 16:45:27 -07:00
Android.bp Update comments for VtsHalTargetTestDefaults. 2017-08-03 16:44:29 -07:00
CleanSpec.mk Build automotive hals with VNDK. 2017-07-12 16:25:27 -07:00
compatibility_matrix.26.xml Use different versions for framework compatibility matrix 2017-06-07 19:27:05 +00:00
compatibility_matrix.current.xml Use different versions for framework compatibility matrix 2017-06-07 19:27:05 +00:00
compatibility_matrix.legacy.xml Use different versions for framework compatibility matrix 2017-06-07 19:27:05 +00:00
current.txt Merge "Update IRadioResponse.hal to add new error codes." into oc-mr1-dev 2017-08-08 06:16:47 +00:00
MODULE_LICENSE_APACHE2 Apache2 module license. 2016-08-30 11:28:36 -07:00
NOTICE Apache2 module license. 2016-08-30 11:28:36 -07:00
OWNERS Add OWNERS in hardware/interfaces 2017-06-12 13:20:12 -07:00
PREUPLOAD.cfg Enable the clang-format pre-submit hook 2017-03-30 13:26:49 -07:00
update-base-files.sh Add annotations to create gnss-base.h 2017-01-23 08:41:15 -08:00
update-makefiles.sh Update makefiles from anywhere. 2017-05-11 15:42:32 -07:00