Searched defs:ccCount (Results 1 – 3 of 3) sorted by relevance
240 int ccCount = buffer.get(pos) & 0x1f; in parseClosedCaption() local
122 public final int ccCount; field in Cea708Data.CcPacket125 public CcPacket(byte[] bytes, int ccCount, long pts) { in CcPacket()
240 int ccCount = data.limit() / 3; in parseClosedCaption() local