Searched refs:inConfigure (Results 1 - 2 of 2) sorted by last modified time

/frameworks/av/include/media/stagefright/
H A DACodec.h481 status_t setIntraRefreshPeriod(uint32_t intraRefreshPeriod, bool inConfigure);
/frameworks/av/media/libstagefright/
H A DACodec.cpp2412 status_t ACodec::setIntraRefreshPeriod(uint32_t intraRefreshPeriod, bool inConfigure) { argument
2424 if (!inConfigure) {

Completed in 98 milliseconds