frames_per_sec in jbm
Within JBM_TSM_ON_TCS
switch, there is used a macro FRAMES_PER_SECOND
which is defined only in wmc_auto.h. It seems that macro FRAMES_PER_SEC
defined in ivas_cnst.h should be used here instead.
Edited by vaclav
WARNING! Gitlab maintenance operation scheduled for Saturday, 27 September 2025, from 07:00 AM to 4:00 PM GMT (09:00 AM to 6:00 PM CEST)
Within JBM_TSM_ON_TCS
switch, there is used a macro FRAMES_PER_SECOND
which is defined only in wmc_auto.h. It seems that macro FRAMES_PER_SEC
defined in ivas_cnst.h should be used here instead.