Home
last modified time | relevance | path

Searched refs:mfxExtDeviceAffinityMask (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/onevpl/oneVPL-2022.0.6/preview/python/binding/
H A Dmfxstructures.cpp1662 py::class_<mfxExtDeviceAffinityMask, std::shared_ptr<mfxExtDeviceAffinityMask>>( in init_mfxstructures()
1668 &mfxExtDeviceAffinityMask::Header, in init_mfxstructures()
1672 [](mfxExtDeviceAffinityMask *self) { in init_mfxstructures()
1675 [](mfxExtDeviceAffinityMask *self, std::string &value) { in init_mfxstructures()
1680 &mfxExtDeviceAffinityMask::NumSubDevices, in init_mfxstructures()
H A Dextension_buffer.cpp448 mfxExtDeviceAffinityMask, in init_extension_buffer()
/dports/multimedia/onevpl/oneVPL-2022.0.6/api/vpl/
H A Dmfxstructures.h4403 } mfxExtDeviceAffinityMask; typedef
/dports/multimedia/onevpl/oneVPL-2022.0.6/api/vpl/preview/
H A Dextension_buffer.hpp1635 class ExtDeviceAffinityMask : public extension_buffer_with_ptrs<mfxExtDeviceAffinityMask,