mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
bug fix: close file pointer
Bug: 63796949 Merged-In: Ifd8a27d851cbc659ea8108e0879747cd9169680a Change-Id: Ifd8a27d851cbc659ea8108e0879747cd9169680a
This commit is contained in:
committed by
Pawin Vongmasa
parent
9ce313a7b3
commit
727b2ba98c
@@ -1219,6 +1219,7 @@ TEST_F(VideoDecHidlTest, FlushTest) {
|
||||
Info.size() - index, portMode[1], false);
|
||||
}
|
||||
// Note: Assumes 200 ms is enough to end any decode call that started
|
||||
eleStream.close();
|
||||
flushPorts(omxNode, observer, &iBuffer, &oBuffer, kPortIndexInput,
|
||||
kPortIndexOutput, 200000);
|
||||
framesReceived = 0;
|
||||
|
||||
Reference in New Issue
Block a user