OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kWhatSetInputSurface
(Results
1 - 6
of
6
) sorted by null
/frameworks/av/media/codec2/sfplugin/
CCodec.h
119
kWhatSetInputSurface
,
CCodec.cpp
[
all
...]
/frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodec.h
236
kWhatSetInputSurface
= 'sisf',
ACodec.h
131
kWhatSetInputSurface
= 'sisf',
/frameworks/av/media/libstagefright/
MediaCodec.cpp
[
all
...]
ACodec.cpp
659
sp<AMessage> msg = new AMessage(
kWhatSetInputSurface
, this);
[
all
...]
Completed in 82 milliseconds