Home
last modified time | relevance | path

Searched refs:nbStreams (Results 1 – 1 of 1) sorted by relevance

/frameworks/wilhelm/src/itf/
DIStreamInformation.c74 XAuint32 nbStreams = thiz->mStreamInfoTable.itemAt(0).containerInfo.numStreams; in IStreamInformation_QueryStreamType() local
76 if (streamIndex <= nbStreams) { in IStreamInformation_QueryStreamType()
81 streamIndex, nbStreams); in IStreamInformation_QueryStreamType()
111 XAuint32 nbStreams = thiz->mStreamInfoTable.itemAt(0).containerInfo.numStreams; in IStreamInformation_QueryStreamInformation()
113 if (streamIndex <= nbStreams) { in IStreamInformation_QueryStreamInformation()
148 streamIndex, nbStreams); in IStreamInformation_QueryStreamInformation()
175 XAuint32 nbStreams = thiz->mStreamInfoTable.itemAt(0).containerInfo.numStreams; in IStreamInformation_QueryStreamName() local
177 if (streamIndex <= nbStreams) { in IStreamInformation_QueryStreamName()