Searched refs:kMaxBandwithSizeBytes (Results 1 – 1 of 1) sorted by relevance
34 static const size_t kMaxBandwithSizeBytes = 9600 / 8; variable123 mDTVCCPacket(new ABuffer(kMaxBandwithSizeBytes)) { in CCDecoder()