Loading apps/decoder.c +0 −2 Original line number Diff line number Diff line Loading @@ -2123,8 +2123,6 @@ static ivas_error decodeVoIP( #ifdef JBM_TSM_ON_TCS #ifdef DEBUG_JBM_CMD_OPTION systemTimeInc_ms = arg.frontendFetchSizeMs; #else nFrontendFramesPerIvasFrame = FRAME_SIZE_NS / ( 1000L * JBM_FRONTEND_FETCH_FRAMESIZE_MS ); #endif #endif Loading Loading
apps/decoder.c +0 −2 Original line number Diff line number Diff line Loading @@ -2123,8 +2123,6 @@ static ivas_error decodeVoIP( #ifdef JBM_TSM_ON_TCS #ifdef DEBUG_JBM_CMD_OPTION systemTimeInc_ms = arg.frontendFetchSizeMs; #else nFrontendFramesPerIvasFrame = FRAME_SIZE_NS / ( 1000L * JBM_FRONTEND_FETCH_FRAMESIZE_MS ); #endif #endif Loading