OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:headerdata3
(Results
1 - 1
of
1
) sorted by null
/frameworks/av/media/libstagefright/webm/
WebmWriter.cpp
119
const void *
headerData3
;
125
|| !md->findData(kKeyVorbisBooks, &type, &
headerData3
, &headerSize3)) {
148
memcpy(codecPrivateData + off,
headerData3
, headerSize3);
Completed in 254 milliseconds