Searched refs:maxItemNum (Results 1 – 1 of 1) sorted by relevance
317 int32_t maxItemNum = 1000; in GetAVQueueItems() local318 …CHECK_AND_RETURN_RET_LOG((itemNum >= 0) && (itemNum <= maxItemNum), AVSESSION_ERROR, "parse int32 … in GetAVQueueItems()