Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
H A DSimpleSoftOMXComponent.h112 bool isSetParameterAllowed(
/aosp12/frameworks/av/media/libstagefright/omx/
H A DSimpleSoftOMXComponent.cpp73 bool SimpleSoftOMXComponent::isSetParameterAllowed( in isSetParameterAllowed() function in android::SimpleSoftOMXComponent
147 CHECK(isSetParameterAllowed(index, params)); in setParameter()