Searched refs:heavyCompression (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/include/media/stagefright/
H A DACodec.h449 int32_t heavyCompression; member in struct:android::ACodec::drcParams
/frameworks/av/media/libstagefright/
H A DACodec.cpp2159 if (!msg->findInt32("aac-drc-heavy-compression", &drc.heavyCompression)) {
2161 drc.heavyCompression = -1;
2669 presentation.nHeavyCompression = drc.heavyCompression;

Completed in 419 milliseconds