Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderVP8.h51 VP8_SURFACE_NUMBER = 9, enumerator
DVideoDecoderVP8.cpp114 return VideoDecoderBase::setupVA(VP8_SURFACE_NUMBER + VP8_REF_SIZE, vaProfile); in startVA()