Home
last modified time | relevance | path

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

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