OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWhatSetInputSurface
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/include/media/stagefright/
MediaCodec.h
214
kWhatSetInputSurface
= 'sisf',
ACodec.h
148
kWhatSetInputSurface
= 'sisf',
/frameworks/av/media/libstagefright/
MediaCodec.cpp
510
sp<AMessage> msg = new AMessage(
kWhatSetInputSurface
, this);
[
all
...]
ACodec.cpp
599
sp<AMessage> msg = new AMessage(
kWhatSetInputSurface
, this);
[
all
...]
Completed in 387 milliseconds