mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "bug fix: close file pointer" into oreo-vts-dev
This commit is contained in:
@@ -1378,6 +1378,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