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

/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp123 static const char *getFourCCForMime(const char *mime);
525 const char *MPEG4Writer::Track::getFourCCForMime(const char *mime) { function in class:MPEG4Writer::Track
567 if (Track::getFourCCForMime(mime) == NULL) {
3244 const char *fourcc = getFourCCForMime(mime);
3258 const char *fourcc = getFourCCForMime(mime);
3331 const char *fourcc = getFourCCForMime(mime);

Completed in 23 milliseconds