commit | aa18ea5e7eecc63bccb35ae372b32a3dbe565230 | [log] [tgz] |
---|---|---|
author | Pin-chih Lin <johnylin@google.com> | Tue Nov 19 18:48:50 2019 +0800 |
committer | Pin-chih Lin <johnylin@google.com> | Wed Nov 27 02:36:31 2019 +0000 |
tree | 6e021a33b9c79dc5ec5b1e135dbea5089c8c851a | |
parent | 73b065fe9ea7169a1747490b95e58a981388c1fc [diff] |
codec2: switch perferred linear allocator type by pool mask The preferred linear buffer allocator could be switched between Gralloc BLOB and ION by runtime property "debug.stagefright.c2-poolmask". ION should be chosen as fallback allocator type if the pool mask property doesn't enable the bit of Gralloc BLOB. Bug: 143180475 Test: make libcodec2_vndk Test: make libsfplugin_ccodec Change-Id: I56fcca7f03660bca63a4974aa0f78a6d2a40e585