Home
last modified time | relevance | path

Searched refs:getDoviFourCC (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DMPEG4Writer.cpp171 const char *getDoviFourCC() const;
643 const char *MPEG4Writer::Track::getDoviFourCC() const { in getDoviFourCC() function in android::MPEG4Writer::Track
4453 fourcc = getDoviFourCC(); in writeVideoFourCCBox()