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

/frameworks/av/media/libstagefright/
H A DMPEG4Writer.cpp111 static const char *getFourCCForMime(const char *mime);
471 const char *MPEG4Writer::Track::getFourCCForMime(const char *mime) { function in class:android::MPEG4Writer::Track
517 if (Track::getFourCCForMime(mime) == NULL) {
2915 const char *fourcc = getFourCCForMime(mime);
2990 const char *fourcc = getFourCCForMime(mime);

Completed in 107 milliseconds