Home
last modified time | relevance | path

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

12

/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/
H A DConfigurable.h68 virtual c2_status_t querySupportedValues(
132 virtual Return<void> querySupportedValues(
/aosp12/frameworks/av/media/codec2/hidl/1.0/utils/
H A 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()
H A 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()
H A DComponentInterface.cpp75 virtual c2_status_t querySupportedValues( in querySupportedValues() function
H A 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
H A DComponent.cpp379 virtual c2_status_t querySupportedValues( in querySupportedValues() function
H A DComponentStore.cpp96 virtual c2_status_t querySupportedValues( in querySupportedValues() function
/aosp12/frameworks/av/media/codec2/hidl/services/
H A Dvendor.cpp102 return mInterface.querySupportedValues(fields, C2_MAY_BLOCK); in querySupportedValues_sm()
/aosp12/frameworks/av/media/codec2/sfplugin/
H A DCodec2InfoBuilder.cpp88 c2_status_t err = intf->querySupportedValues(profileQuery, C2_DONT_BLOCK); in addSupportedProfileLevels()
139 err = intf->querySupportedValues(levelQuery, C2_DONT_BLOCK); in addSupportedProfileLevels()
/aosp12/frameworks/av/media/codec2/components/base/include/
H A DSimpleC2Interface.h68 return mImpl->querySupportedValues(fields, mayBlock); in querySupportedValues_vb()
/aosp12/frameworks/av/media/codec2/sfplugin/tests/
H A DCCodecConfig_test.cpp110 c2_status_t querySupportedValues( in querySupportedValues() function in android::CCodecConfigTest::Configurable
113 return mImpl.querySupportedValues(fields, mayBlock); in querySupportedValues()
/aosp12/frameworks/av/media/codec2/hidl/client/include/codec2/hidl/
H A Dclient.h127 c2_status_t querySupportedValues(
/aosp12/hardware/google/interfaces/media/c2/1.0/
H A DIConfigurable.hal152 querySupportedValues(
/aosp12/frameworks/av/services/mediacodec/registrant/
H A DCodecServiceRegistrant.cpp280 Return<void> transResult = mConfigurable->querySupportedValues( in querySupportedValues_sm()
/aosp12/hardware/interfaces/media/c2/1.0/
H A Dtypes.hal764 * IConfigurable::querySupportedValues().
786 * IConfigurable::querySupportedValues().
797 * call to `querySupportedValues()` was `false`.
H A DIConfigurable.hal232 querySupportedValues(
/aosp12/frameworks/av/media/codec2/hidl/plugin/samples/
H A DSampleFilterPlugin.cpp81 return mHelper.querySupportedValues(fields, mayBlock); in querySupportedValues_vb()
870 return mIntf.querySupportedValues(fields, C2_MAY_BLOCK); in querySupportedValues_sm()
/aosp12/frameworks/av/media/codec2/hidl/client/
H A Dclient.cpp153 return mClient->querySupportedValues(fields, C2_MAY_BLOCK); in querySupportedValues_sm()
451 c2_status_t Codec2ConfigurableClient::querySupportedValues( in querySupportedValues() function in android::Codec2ConfigurableClient
463 Return<void> transStatus = mBase->querySupportedValues( in querySupportedValues()
/aosp12/frameworks/av/media/codec2/hidl/1.1/utils/
H A DComponent.cpp379 virtual c2_status_t querySupportedValues( in querySupportedValues() function
H A DComponentStore.cpp96 virtual c2_status_t querySupportedValues( in querySupportedValues() function
/aosp12/frameworks/av/media/codec2/hidl/1.2/utils/
H A DComponent.cpp379 virtual c2_status_t querySupportedValues( in querySupportedValues() function
H A DComponentStore.cpp96 virtual c2_status_t querySupportedValues( in querySupportedValues() function
/aosp12/frameworks/av/media/codec2/vndk/include/util/
H A DC2InterfaceHelper.h674 c2_status_t querySupportedValues(
/aosp12/frameworks/av/media/codec2/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioEncTest.cpp241 c2_status_t c2err = mComponent->querySupportedValues(validValueInfos, C2_DONT_BLOCK); in getChannelCount()
/aosp12/frameworks/av/media/codec2/vndk/util/
H A DC2InterfaceHelper.cpp821 c2_status_t C2InterfaceHelper::querySupportedValues( in querySupportedValues() function in C2InterfaceHelper

12