Searched refs:_RM_ (Results 1 – 2 of 2) sorted by relevance
246 #define OMX_GET_RM_VALUE(_Res_, _RM_) \ argument249 _RM_ = 25; \252 _RM_ = 40; \255 _RM_ = 55; \258 _RM_ = 70; \261 _RM_ = 90; \264 OMX_PRMGR2(pComponentPrivate->dbg, "Value in MHz requested to RM = %d\n",_RM_); \
195 #define OMX_GET_RM_VALUE(_Res_, _RM_, _dbg_) \ argument198 (_RM_) = 30; \201 (_RM_) = 60; \205 OMX_PRMGR2((_dbg_), "Value in MHz requested to RM = %d\n", (_RM_)); \