Searched defs:DRMPlanesInfo (Results 1 – 5 of 5) sorted by relevance
226 struct DRMPlanesInfo { struct228 std::vector<std::pair<uint32_t, DRMPlaneType>> planes;230 std::map<DRMPlaneType, DRMPlaneTypeInfo> types;
256 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; typedef
569 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; typedef
594 typedef std::vector<std::pair<uint32_t, DRMPlaneTypeInfo>> DRMPlanesInfo; typedef