OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PortDescription
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/include/media/stagefright/
ACodec.h
59
struct
PortDescription
: public RefBase {
70
PortDescription
();
73
DISALLOW_EVIL_CONSTRUCTORS(
PortDescription
);
/frameworks/av/media/libstagefright/
ACodec.cpp
476
sp<
PortDescription
> desc = new
PortDescription
;
[
all
...]
Completed in 341 milliseconds