Home
last modified time | relevance | path

Searched defs:SetDecodeInUse (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/vp9/features/
H A Dencode_vp9_basic_feature.h234 void SetDecodeInUse(bool decodeInUse) { m_decodeInUse = decodeInUse; } in SetDecodeInUse() function
/aosp_15_r20/external/intel-media-driver/media_driver/agnostic/common/hw/vdbox/
H A Dmhw_vdbox_mfx_interface.h890 inline void SetDecodeInUse(bool decodeInUse) in SetDecodeInUse() function