Searched refs:headerCache (Results 1 – 1 of 1) sorted by relevance
1982 if (!this.headerCache) {1983 this.headerCache = { class in CAFDemuxer.readChunk1988 if (this.headerCache.oversize) {1992 switch (this.headerCache.type) {2005 this.headerCache = null;2029 this.headerCache = null;2041 this.headerCache = null;2046 this.headerCache.size -= 4;2056 if (this.headerCache.size <= 0) {2057 this.headerCache = null;[all …]