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