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
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.