Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp197 STREAM *streamMediaType = STREAM::From(queried[0].get()); in QueryMediaTypeImpl() local
198 if (streamMediaType) { in QueryMediaTypeImpl()
200 streamMediaType->m.value, in QueryMediaTypeImpl()
201 strnlen(streamMediaType->m.value, streamMediaType->flexCount())); in QueryMediaTypeImpl()