Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DMediaCodec.h559 void requestCpuBoostIfNeeded();
/aosp12/frameworks/av/media/libstagefright/
H A DMediaCodec.cpp2792 void MediaCodec::requestCpuBoostIfNeeded() { in requestCpuBoostIfNeeded() function in android::MediaCodec
4520 requestCpuBoostIfNeeded(); in handleOutputFormatChangeIfNeeded()