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

/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderBase.h145 VAProfileSoftwareDecoding = 0xFF, enumerator in enum:VideoDecoderBase::__anon188
H A DVideoDecoderBase.cpp840 if ((int32_t)profile != VAProfileSoftwareDecoding) {
966 if ((int32_t)profile != VAProfileSoftwareDecoding) {
985 if ((int32_t)profile == VAProfileSoftwareDecoding) {

Completed in 24 milliseconds