OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ID3
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/libstagefright/include/
ID3.h
28
struct
ID3
{
38
ID3
(const sp<DataSource> &source, bool ignoreV1 = false, off64_t offset = 0);
39
ID3
(const uint8_t *data, size_t size, bool ignoreV1 = false);
40
~
ID3
();
49
Iterator(const
ID3
&parent, const char *id);
59
const
ID3
&mParent;
84
// size of the
ID3
tag including header before any unsynchronization.
95
ID3
(const
ID3
&);
96
ID3
&operator=(const ID3 &)
[
all
...]
/frameworks/av/media/libstagefright/id3/
ID3.cpp
18
#define LOG_TAG "
ID3
"
21
#include "../include/
ID3
.h"
59
ID3
::
ID3
(const sp<DataSource> &source, bool ignoreV1, off64_t offset)
73
ID3
::
ID3
(const uint8_t *data, size_t size, bool ignoreV1)
92
ID3
::~
ID3
() {
99
bool
ID3
::isValid() const {
103
ID3
::Version ID3::version() const
[
all
...]
/prebuilts/tools/common/m2/repository/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar
/prebuilts/tools/common/offline-m2/org/antlr/antlr/3.5.2/
antlr-3.5.2.jar
/external/antlr/antlr-3.4/lib/
antlr-3.4-complete.jar
/prebuilts/misc/common/antlr/
antlr-3.4-complete.jar
Completed in 1992 milliseconds