Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
H A Dclient.h185 struct Codec2Client : public Codec2ConfigurableClient { struct
206 typedef Codec2Client Store; argument
297 sp<HidlBase1_1> mHidlBase1_1;
321 std::function<c2_status_t(std::shared_ptr<Codec2Client> const&)> argument
333 static std::shared_ptr<Codec2Client> _CreateFromIndex(size_t index); argument
354 struct Codec2Client::Interface : public Codec2Client::Configurable { argument
/aosp_15_r20/frameworks/av/media/codec2/hal/client/
H A Dclient.cpp1918 Codec2Client::Codec2Client(sp<HidlBase> const& base, in Codec2Client() function in android::Codec2Client
1934 Codec2Client::Codec2Client(std::shared_ptr<AidlBase> const& base, in Codec2Client() function in android::Codec2Client
1947 Codec2Client::Codec2Client(ApexCodec_ComponentStore *base, in Codec2Client() function in android::Codec2Client