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

/frameworks/av/media/libstagefright/
H A DACodec.cpp1766 int32_t autoFrc; local
1767 if (msg->findInt32("auto-frc", &autoFrc)) {
1768 bool enabled = autoFrc;

Completed in 120 milliseconds