Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h165 VBP_INVALID = 0xFF, enumerator
DVideoDecoderBase.cpp121 if ((int32_t)mParserType != VBP_INVALID) { in start()
1504 if ((int32_t)type != VBP_INVALID) { in setParserType()