Searched refs:MIN_NOTIFY_INTERVAL_MS (Results 1 – 2 of 2) sorted by relevance
41 static const uint32_t MIN_NOTIFY_INTERVAL_MS = 50; variable
837 if (createParam.u32PlayPosNotifyIntervalMs < MIN_NOTIFY_INTERVAL_MS in CreatePlayerParamCheck()839 MEDIA_ERR_LOG("notify interval small than min value %d", MIN_NOTIFY_INTERVAL_MS); in CreatePlayerParamCheck()