Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/omx/include/media/stagefright/omx/
DSimpleSoftOMXComponent.h112 bool isSetParameterAllowed(
/frameworks/av/media/libstagefright/omx/
DSimpleSoftOMXComponent.cpp69 bool SimpleSoftOMXComponent::isSetParameterAllowed( in isSetParameterAllowed() function in android::SimpleSoftOMXComponent
130 CHECK(isSetParameterAllowed(index, params)); in setParameter()