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