Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/hidl/1.0/vts/functional/component/
DVtsHalMediaC2V1_0TargetComponentTest.cpp227 C2PortMediaTypeSetting::input* portMediaType = in TEST_P() local
229 err = mComponent->config({portMediaType}, C2_DONT_BLOCK, &failures); in TEST_P()
/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp195 PORT *portMediaType = in QueryMediaTypeImpl() local
197 if (portMediaType) { in QueryMediaTypeImpl()
199 portMediaType->m.value, in QueryMediaTypeImpl()
200 strnlen(portMediaType->m.value, portMediaType->flexCount())); in QueryMediaTypeImpl()