Searched refs:getFourCCForMime (Results 1 – 1 of 1) sorted by relevance
166 static const char *getFourCCForMime(const char *mime);619 const char *MPEG4Writer::Track::getFourCCForMime(const char *mime) { in getFourCCForMime() function in android::MPEG4Writer::Track664 if (Track::getFourCCForMime(mime) == NULL) { in addSource()4133 const char *fourcc = getFourCCForMime(mime); in writeMetadataFourCCBox()4170 const char *fourcc = getFourCCForMime(mime); in writeVideoFourCCBox()4243 const char *fourcc = getFourCCForMime(mime); in writeAudioFourCCBox()