Home | History | Annotate | Download | only in src

Lines Matching refs:sizeOfList

464             range->num_channels = pParam->content.supportedChannels.sizeOfList;    /* Number of channels [0; num - 1] */
465 range->num_frequency = pParam->content.supportedChannels.sizeOfList; /* Number of entry in the list */
467 for (i=0; i<pParam->content.supportedChannels.sizeOfList; i++)