Searched refs:getFourCCForMime (Results 1 – 1 of 1) sorted by relevance
170 static const char *getFourCCForMime(const char *mime);655 const char *MPEG4Writer::Track::getFourCCForMime(const char *mime) { in getFourCCForMime() function in android::MPEG4Writer::Track720 } else if (Track::getFourCCForMime(mime) == NULL) { in addSource()4414 const char *fourcc = getFourCCForMime(mime); in writeMetadataFourCCBox()4455 fourcc = getFourCCForMime(mime); in writeVideoFourCCBox()4603 const char *fourcc = getFourCCForMime(mime); in writeAudioFourCCBox()