Searched refs:MAX_VIDEO_SIZE (Results 1 – 1 of 1) sorted by relevance
72 const Size MAX_VIDEO_SIZE = {maxVideoWidth, maxVideoHeight}; in initialize() local76 res = getFilteredSizes(MAX_VIDEO_SIZE, &availableVideoSizes); in initialize()