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

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

Completed in 91 milliseconds