HomeSort by relevance Sort by last modified time
    Searched refs:kKeyVorbisBooks (Results 1 - 6 of 6) sorted by null

  /frameworks/av/include/media/stagefright/
MetaData.h 63 kKeyVorbisBooks = 'vboo', // raw data
  /frameworks/av/cmds/stagefright/
sf2.cpp 423 CHECK(meta->findData(kKeyVorbisBooks, &type, &data, &size));
  /frameworks/av/media/libstagefright/webm/
WebmWriter.cpp 125 || !md->findData(kKeyVorbisBooks, &type, &headerData3, &headerSize3)) {
  /frameworks/av/media/libstagefright/
Utils.cpp     [all...]
OggExtractor.cpp     [all...]
  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.cpp 1027 kKeyVorbisBooks, 0, &codecPrivate[offset],
    [all...]

Completed in 545 milliseconds