Home | History | Annotate | Download | only in libstagefright

Lines Matching refs:fourcc

790 void MPEG4Writer::beginBox(const char *fourcc) {
791 CHECK_EQ(strlen(fourcc), 4);
797 writeFourcc(fourcc);
2229 const char *fourcc = NULL;
2231 fourcc = "samr";
2233 fourcc = "sawb";
2235 fourcc = "mp4a";
2241 mOwner->beginBox(fourcc); // audio format