Searched refs:contInf (Results 1 - 1 of 1) sorted by last modified time

/frameworks/wilhelm/src/itf/
H A DIStreamInformation.c303 StreamInfo contInf; local
304 contInf.domain = XA_DOMAINTYPE_CONTAINER;
305 contInf.containerInfo.containerType = XA_CONTAINERTYPE_UNSPECIFIED;
306 contInf.containerInfo.mediaDuration = XA_TIME_UNKNOWN;
308 contInf.containerInfo.numStreams = 0;
310 thiz->mStreamInfoTable.add(contInf);

Completed in 81 milliseconds