Searched refs:FourCC2MIME (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libstagefright/
H A DMPEG4Extractor.cpp237 static const char *FourCC2MIME(uint32_t fourcc) { function in namespace:android
939 FourCC2MIME(chunk_type))) {
944 FourCC2MIME(chunk_type))) {
955 mLastTrack->meta->setCString(kKeyMIMEType, FourCC2MIME(chunk_type));
1007 mLastTrack->meta->setCString(kKeyMIMEType, FourCC2MIME(chunk_type));

Completed in 51 milliseconds