Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DUtils.cpp2031 struct mime_conv_t { struct
2036 static const struct mime_conv_t mimeLookup[] = {
2055 const struct mime_conv_t* p = &mimeLookup[0]; in mapMimeToAudioFormat()