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

/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp134 static const char *getFourCCForMime(const char *mime);
573 const char *MPEG4Writer::Track::getFourCCForMime(const char *mime) { function in class:MPEG4Writer::Track
617 if (Track::getFourCCForMime(mime) == NULL) {
3671 const char *fourcc = getFourCCForMime(mime);
3685 const char *fourcc = getFourCCForMime(mime);
3758 const char *fourcc = getFourCCForMime(mime);

Completed in 24 milliseconds