Searched refs:compressHstOmx (Results 1 – 1 of 1) sorted by relevance
168 static const std::map<std::string, OMX_VIDEO_CODINGTYPE> compressHstOmx = { variable175 if (compressHstOmx.find(format) != compressHstOmx.end()) { in CodingTypeHstToHdi()176 return compressHstOmx.at(format); in CodingTypeHstToHdi()