Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioDecTest.cpp277 std::vector<C2FieldSupportedValues>& supportedValues) { in isLargeAudioFrameSupported()
301 const std::vector<C2FieldSupportedValues>& supportedValues) { in configureLargeFrameParams()
309 -> c2_status_t { in configureLargeFrameParams()
635 std::vector<C2FieldSupportedValues> supportedValues; in TEST_P() local
703 std::vector<C2FieldSupportedValues> supportedValues; in TEST_P() local
797 std::vector<C2FieldSupportedValues> supportedValues; in TEST_P() local
923 std::vector<C2FieldSupportedValues> supportedValues; in TEST_P() local
990 std::vector<C2FieldSupportedValues> supportedValues; in TEST_P() local
/frameworks/libs/modules-utils/java/com/android/internal/util/
DPreconditions.java682 public static String checkArgumentIsSupported(final String[] supportedValues, in checkArgumentIsSupported()
/frameworks/av/media/codec2/hal/client/
DApexCodecsLazy.cpp305 ApexCodec_SupportedValues *supportedValues, in ApexCodec_SupportedValues_getTypeAndValues()
/frameworks/av/media/module/libapexcodecs/
DApexCodecs.cpp530 ApexCodec_SupportedValues *supportedValues, in ApexCodec_SupportedValues_getTypeAndValues() argument