Loading lib_enc/lsf_msvq_ma_enc.c +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ void msvq_enc /* Set up pointers to parent and current nodes */ #define WMC_TOOL_SKIP swap(indices[0], indices[1], int16_t *); swap(indices[0], indices[1], int *); MOVE(3); swap(resid[0], resid[1], float *); MOVE(3); Loading Loading
lib_enc/lsf_msvq_ma_enc.c +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ void msvq_enc /* Set up pointers to parent and current nodes */ #define WMC_TOOL_SKIP swap(indices[0], indices[1], int16_t *); swap(indices[0], indices[1], int *); MOVE(3); swap(resid[0], resid[1], float *); MOVE(3); Loading