Home
last modified time | relevance | path

Searched refs:querySupportedValues (Results 1 – 25 of 31) sorted by relevance

12

/frameworks/av/media/codec2/hal/hidl/1.0/utils/include/codec2/hidl/1.0/
DConfigurable.h68 virtual c2_status_t querySupportedValues(
132 virtual Return<void> querySupportedValues(
/frameworks/av/media/codec2/hal/aidl/include/codec2/aidl/
DConfigurable.h62 virtual c2_status_t querySupportedValues(
126 virtual ::ndk::ScopedAStatus querySupportedValues(
/frameworks/av/media/codec2/hal/hidl/1.0/utils/
DInputSurface.cpp110 virtual c2_status_t querySupportedValues( in querySupportedValues() function in android::hardware::media::c2::V1_0::utils::InputSurface::ConfigurableIntf
113 return mIntf->querySupportedValues(fields, mayBlock); in querySupportedValues()
DConfigurable.cpp151 Return<void> CachedConfigurable::querySupportedValues( in querySupportedValues() function in android::hardware::media::c2::V1_0::utils::CachedConfigurable
171 c2_status_t c2res = mIntf->querySupportedValues( in querySupportedValues()
DComponentInterface.cpp150 virtual c2_status_t querySupportedValues( in querySupportedValues() function
171 err = mMultiAccessUnitIntf->querySupportedValues(queryArray[0], mayBlock); in querySupportedValues()
DInputSurfaceConnection.cpp285 virtual c2_status_t querySupportedValues(
516 c2_status_t InputSurfaceConnection::Impl::ConfigurableIntf::querySupportedValues( in querySupportedValues() function in android::hardware::media::c2::V1_0::utils::InputSurfaceConnection::Impl::ConfigurableIntf
DComponentStore.cpp96 virtual c2_status_t querySupportedValues( in querySupportedValues() function
DComponent.cpp455 virtual c2_status_t querySupportedValues( in querySupportedValues() function
/frameworks/av/media/codec2/hal/aidl/
DConfigurable.cpp148 ScopedAStatus CachedConfigurable::querySupportedValues( in querySupportedValues() function in aidl::android::hardware::media::c2::utils::CachedConfigurable
168 c2_status_t c2res = mIntf->querySupportedValues( in querySupportedValues()
DComponentInterface.cpp151 virtual c2_status_t querySupportedValues( in querySupportedValues() function
172 err = mMultiAccessUnitIntf->querySupportedValues(queryArray[0], mayBlock); in querySupportedValues()
DComponent.cpp340 virtual c2_status_t querySupportedValues( in querySupportedValues() function
DComponentStore.cpp100 virtual c2_status_t querySupportedValues( in querySupportedValues() function
/frameworks/av/media/codec2/hal/services/
Dvendor.cpp116 return mInterface.querySupportedValues(fields, C2_MAY_BLOCK); in querySupportedValues_sm()
/frameworks/av/media/codec2/hal/client/include/codec2/hidl/
Dclient.h144 virtual c2_status_t querySupportedValues(
169 c2_status_t querySupportedValues(
/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp115 c2_status_t err = intf->querySupportedValues(profileQuery, C2_DONT_BLOCK); in addSupportedProfileLevels()
183 err = intf->querySupportedValues(levelQuery, C2_DONT_BLOCK); in addSupportedProfileLevels()
270 if (intf->querySupportedValues(query, C2_DONT_BLOCK) == C2_OK) { in addSupportedColorFormats()
/frameworks/av/media/codec2/hal/client/
Dclient.cpp183 return mClient->querySupportedValues(fields, C2_MAY_BLOCK); in querySupportedValues_sm()
328 c2_status_t querySupportedValues(
523 c2_status_t Codec2ConfigurableClient::HidlImpl::querySupportedValues( in querySupportedValues() function in android::Codec2ConfigurableClient::HidlImpl
535 Return<void> transStatus = mBase->querySupportedValues( in querySupportedValues()
597 c2_status_t querySupportedValues(
764 c2_status_t Codec2ConfigurableClient::AidlImpl::querySupportedValues( in querySupportedValues() function in android::Codec2ConfigurableClient::AidlImpl
777 ndk::ScopedAStatus transStatus = mBase->querySupportedValues( in querySupportedValues()
835 c2_status_t Codec2ConfigurableClient::querySupportedValues( in querySupportedValues() function in android::Codec2ConfigurableClient
838 return mImpl->querySupportedValues(fields, mayBlock); in querySupportedValues()
/frameworks/av/media/codec2/components/base/include/
DSimpleC2Interface.h68 return mImpl->querySupportedValues(fields, mayBlock); in querySupportedValues_vb()
/frameworks/av/media/module/codecserviceregistrant/
DCodecServiceRegistrant.cpp503 ScopedAStatus transResult = mAidlConfigurable->querySupportedValues( in querySupportedValues_sm_aidl()
548 Return<void> transResult = mHidlConfigurable->querySupportedValues( in querySupportedValues_sm_hidl()
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp112 c2_status_t querySupportedValues( in querySupportedValues() function in android::CCodecConfigTest::Configurable
115 return mImpl.querySupportedValues(fields, mayBlock); in querySupportedValues()
/frameworks/av/media/codec2/hal/plugin/samples/
DSampleFilterPlugin.cpp93 return mHelper.querySupportedValues(fields, mayBlock); in querySupportedValues_vb()
902 return mIntf.querySupportedValues(fields, C2_MAY_BLOCK); in querySupportedValues_sm()
/frameworks/av/media/codec2/hal/hidl/1.1/utils/
DComponentStore.cpp96 virtual c2_status_t querySupportedValues( in querySupportedValues() function
DComponent.cpp461 virtual c2_status_t querySupportedValues( in querySupportedValues() function
/frameworks/av/media/codec2/vndk/include/util/
DC2InterfaceHelper.h674 c2_status_t querySupportedValues(
/frameworks/av/media/codec2/hal/hidl/1.2/utils/
DComponentStore.cpp96 virtual c2_status_t querySupportedValues( in querySupportedValues() function
DComponent.cpp457 virtual c2_status_t querySupportedValues( in querySupportedValues() function

12