Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp49 static const CodecProfileLevel kVP9ProfileLevels[] = { variable
67 codingType == OMX_VIDEO_CodingVP8 ? NULL : kVP9ProfileLevels, in GoldfishVPX()
68 codingType == OMX_VIDEO_CodingVP8 ? 0 : NELEM(kVP9ProfileLevels), in GoldfishVPX()