Home
last modified time | relevance | path

Searched refs:portMediaType (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/component/
DVtsHalMediaC2V1_0TargetComponentTest.cpp236 C2PortMediaTypeSetting::input* portMediaType = in TEST_P() local
238 err = mComponent->config({portMediaType}, C2_DONT_BLOCK, &failures); in TEST_P()
/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp204 PORT *portMediaType = in QueryMediaTypeImpl() local
206 if (portMediaType) { in QueryMediaTypeImpl()
208 portMediaType->m.value, in QueryMediaTypeImpl()
209 strnlen(portMediaType->m.value, portMediaType->flexCount())); in QueryMediaTypeImpl()