Loading apps/decoder.c +2 −2 Original line number Diff line number Diff line Loading @@ -1573,8 +1573,8 @@ static ivas_error decodeG192( #endif } #ifdef WMOPS update_wmops(); update_mem(); update_wmops(); #endif } Loading Loading @@ -2074,8 +2074,8 @@ static ivas_error decodeVoIP( systemTime_ms += 20; #ifdef WMOPS update_wmops(); update_mem(); update_wmops(); #endif } Loading apps/encoder.c +1 −1 Original line number Diff line number Diff line Loading @@ -778,8 +778,8 @@ int main( } #ifdef WMOPS update_wmops(); update_mem(); update_wmops(); #endif } Loading apps/renderer.c +1 −1 Original line number Diff line number Diff line Loading @@ -1021,8 +1021,8 @@ int main( } #ifdef WMOPS update_wmops(); update_mem(); update_wmops(); #endif } Loading Loading
apps/decoder.c +2 −2 Original line number Diff line number Diff line Loading @@ -1573,8 +1573,8 @@ static ivas_error decodeG192( #endif } #ifdef WMOPS update_wmops(); update_mem(); update_wmops(); #endif } Loading Loading @@ -2074,8 +2074,8 @@ static ivas_error decodeVoIP( systemTime_ms += 20; #ifdef WMOPS update_wmops(); update_mem(); update_wmops(); #endif } Loading
apps/encoder.c +1 −1 Original line number Diff line number Diff line Loading @@ -778,8 +778,8 @@ int main( } #ifdef WMOPS update_wmops(); update_mem(); update_wmops(); #endif } Loading
apps/renderer.c +1 −1 Original line number Diff line number Diff line Loading @@ -1021,8 +1021,8 @@ int main( } #ifdef WMOPS update_wmops(); update_mem(); update_wmops(); #endif } Loading