Home
last modified time | relevance | path

Searched defs:StoreIntf (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/utils/
H A DComponentStore.cpp59 struct StoreIntf : public ConfigurableC2Intf { struct
60 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) in StoreIntf() argument
65 virtual c2_status_t config( in config()
78 virtual c2_status_t query( in query()
90 virtual c2_status_t querySupportedParams( in querySupportedParams()
96 virtual c2_status_t querySupportedValues( in querySupportedValues()
108 std::shared_ptr<C2ComponentStore> mStore;
/aosp_15_r20/frameworks/av/media/codec2/hal/aidl/
H A DComponentStore.cpp63 struct StoreIntf : public ConfigurableC2Intf { struct
64 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) in StoreIntf() function
69 virtual c2_status_t config( in config()
82 virtual c2_status_t query( in query()
94 virtual c2_status_t querySupportedParams( in querySupportedParams()
100 virtual c2_status_t querySupportedValues( in querySupportedValues()
112 std::shared_ptr<C2ComponentStore> mStore;
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.1/utils/
H A DComponentStore.cpp59 struct StoreIntf : public ConfigurableC2Intf { struct
60 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) in StoreIntf() function
65 virtual c2_status_t config( in config()
78 virtual c2_status_t query( in query()
90 virtual c2_status_t querySupportedParams( in querySupportedParams()
96 virtual c2_status_t querySupportedValues( in querySupportedValues()
108 std::shared_ptr<C2ComponentStore> mStore;
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.2/utils/
H A DComponentStore.cpp59 struct StoreIntf : public ConfigurableC2Intf { struct
60 StoreIntf(const std::shared_ptr<C2ComponentStore>& store) in StoreIntf() argument
65 virtual c2_status_t config( in config()
78 virtual c2_status_t query( in query()
90 virtual c2_status_t querySupportedParams( in querySupportedParams()
96 virtual c2_status_t querySupportedValues( in querySupportedValues()
108 std::shared_ptr<C2ComponentStore> mStore;