Searched refs:contInf (Results 1 - 1 of 1) sorted by relevance

/system/media/wilhelm/src/itf/
H A DIStreamInformation.c262 StreamInfo contInf; local
263 contInf.domain = XA_DOMAINTYPE_CONTAINER;
264 contInf.containerInfo.containerType = XA_CONTAINERTYPE_UNSPECIFIED;
265 contInf.containerInfo.mediaDuration = XA_TIME_UNKNOWN;
267 contInf.containerInfo.numStreams = 0;
269 thiz->mStreamInfoTable.add(contInf);

Completed in 30 milliseconds