Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.h187 size_t mNumProfileLevels; member
DGoldfishVideoDecoderOMXComponent.cpp72 mNumProfileLevels(numProfileLevels) { in GoldfishVideoDecoderOMXComponent()
396 if (profileLevel->nProfileIndex >= mNumProfileLevels) { in internalGetParameter()