mirror of
https://github.com/openharmony/distributed_screen.git
synced 2026-07-20 01:13:32 -04:00
@@ -223,7 +223,7 @@ const int32_t* VDecDemo::GetFrameLen()
|
||||
|
||||
void VDecDemo::InputFunc()
|
||||
{
|
||||
const int32_t *frameLen =GetFrameLen();
|
||||
const int32_t *frameLen = GetFrameLen();
|
||||
|
||||
while (true) {
|
||||
if (!isRunning_.load()) {
|
||||
|
||||
Reference in New Issue
Block a user