Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DACodec.h323 status_t setCyclicIntraMacroblockRefresh(const sp<AMessage> &msg, int32_t mode);
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp4234 status_t ACodec::setCyclicIntraMacroblockRefresh(const sp<AMessage> &msg, int32_t mode) { in setCyclicIntraMacroblockRefresh() function in android::ACodec
4534 err = setCyclicIntraMacroblockRefresh(msg, intraRefreshMode); in setupAVCEncoderParameters()