Home
last modified time | relevance | path

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

/hardware/google/av/codec2/hidl/1.0/mts/component/
DMtsHidlC2V1_0TargetComponentTest.cpp203 C2PortMediaTypeSetting::input* portMediaType = in TEST_F() local
205 err = mComponent->config({portMediaType}, C2_DONT_BLOCK, &failures); in TEST_F()
/hardware/google/av/media/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()