Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp1939 int32_t autoFrc; in configureCodec() local
1940 if (msg->findInt32("auto-frc", &autoFrc)) { in configureCodec()
1941 bool enabled = autoFrc; in configureCodec()