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.cpp218 C2PortMediaTypeSetting::input* portMediaType = in TEST_F() local
220 err = mComponent->config({portMediaType}, C2_DONT_BLOCK, &failures); in TEST_F()
/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp190 PORT *portMediaType = in QueryMediaTypeImpl() local
192 if (portMediaType) { in QueryMediaTypeImpl()
194 portMediaType->m.value, in QueryMediaTypeImpl()
195 strnlen(portMediaType->m.value, portMediaType->flexCount())); in QueryMediaTypeImpl()