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