Searched refs:heavyCompression (Results 1 – 2 of 2) sorted by relevance
273 int32_t heavyCompression; member
1563 if (!msg->findInt32("aac-drc-heavy-compression", &drc.heavyCompression)) { in configureCodec()1565 drc.heavyCompression = -1; in configureCodec()1879 presentation.nHeavyCompression = drc.heavyCompression; in setupAACCodec()