Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/services/oboeservice/
H A DAAudioServiceEndpointMMAP.cpp90 struct configComp { struct
91 bool operator() (const audio_config_base_t& lhs, const audio_config_base_t& rhs) const { in operator ()()
/aosp_15_r20/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/
H A DVtsHalMediaC2V1_0TargetAudioDecTest.cpp584 TEST_P(Codec2AudioDecHidlTest, configComp) { in TEST_P() argument