commit | b86d6719375686074ec99aba563ce172255120f2 | [log] [tgz] |
---|---|---|
author | Yichi Chen <yichichen@google.com> | Fri Oct 23 18:10:30 2020 +0800 |
committer | Yichi Chen <yichichen@google.com> | Mon Nov 09 12:57:40 2020 +0000 |
tree | 9d7cfa4b8d6250f839546740512d36176e3e0381 | |
parent | 4601bb7c1bb30e45bcf9a282ad46d2f38e3dd1bb [diff] |
ACodec: Correct kVideoGrallocUsage to BufferUsage HIDL format ACodec used the combination of usage bits in kVideoGrallocUsage before VIDEO_DECODER usage bit had been defined. The patch corrects kVideoGrallocUsage to BufferUsage::VIDEO_DECODER for the modern definition. Bug: 171544272 Test: CtsMediaTestCases Change-Id: Icd84fb76173d52a43858f5b597fdaf43a53ab005