Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderBase.cpp794 bool isVP8 = false; local
857 isVP8 = true;
888 if (isVP8 || width > formatInfo->surfaceWidth || height > formatInfo->surfaceHeight) {