Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h167 VAProfileSoftwareDecoding = 0xFF, enumerator
DVideoDecoderBase.cpp854 if ((int32_t)profile != VAProfileSoftwareDecoding) { in setupVA()
986 if ((int32_t)profile != VAProfileSoftwareDecoding) { in setupVA()
1029 if ((int32_t)profile == VAProfileSoftwareDecoding) { in setupVA()