Home
last modified time | relevance | path

Searched defs:m_mfxItf (Results 1 – 14 of 14) sorted by relevance

/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/mpeg2/packet/
H A Ddecode_mpeg2_slice_packet.h106 std::shared_ptr<Itf> m_mfxItf = nullptr; variable
H A Ddecode_mpeg2_picture_packet.h129 std::shared_ptr<Itf> m_mfxItf = nullptr; variable
H A Ddecode_mpeg2_mb_packet.h108 std::shared_ptr<Itf> m_mfxItf = nullptr; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/vp8/packet/
H A Ddecode_vp8_slice_packet.h109 std::shared_ptr<Itf> m_mfxItf = nullptr; variable
H A Ddecode_vp8_picture_packet.h153 std::shared_ptr<Itf> m_mfxItf = nullptr; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/jpeg/packet/
H A Ddecode_jpeg_picture_packet.h130 std::shared_ptr<mhw::vdbox::mfx::Itf> m_mfxItf = nullptr; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/dec/avc/packet/
H A Ddecode_avc_picture_packet.h149 std::shared_ptr<mhw::vdbox::mfx::Itf> m_mfxItf = nullptr; variable
H A Ddecode_avc_slice_packet.h144 std::shared_ptr<mhw::vdbox::mfx::Itf> m_mfxItf = nullptr; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/shared/packet/
H A Dencode_huc.h195 std::shared_ptr<mhw::vdbox::mfx::Itf> m_mfxItf = nullptr; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/features/
H A Dencode_avc_brc.h264 std::shared_ptr<mhw::vdbox::mfx::Itf> m_mfxItf = nullptr; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/avc/packet/
H A Dencode_avc_vdenc_packet.h464 std::shared_ptr<mhw::vdbox::mfx::Itf> m_mfxItf = nullptr; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/enc/jpeg/packet/
H A Dencode_jpeg_packet.h435 std::shared_ptr<mhw::vdbox::mfx::Itf> m_mfxItf = nullptr; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/media_interfaces/
H A Dmedia_interfaces_mhw_next.h116 std::shared_ptr<mhw::vdbox::mfx::Itf> m_mfxItf = nullptr; variable
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/codec/hal/shared/
H A Dcodec_hw_next.h1000 …std::shared_ptr<mhw::vdbox::mfx::Itf> m_mfxItf = nullptr; //!< Pointer to Mhw mfx interf… variable