OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:aSource
(Results
1 - 4
of
4
) sorted by null
/frameworks/media/libvideoeditor/lvpp/
DummyAudioSource.cpp
63
sp<DummyAudioSource>
aSource
= new DummyAudioSource (samplingRate,
67
return
aSource
;
/frameworks/media/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioEncoder.cpp
86
sp<VideoEditorAudioEncoderSource>
aSource
=
89
return
aSource
;
VideoEditorAudioDecoder.cpp
114
sp<VideoEditorAudioDecoderSource>
aSource
=
117
return
aSource
;
[
all
...]
VideoEditorVideoEncoder.cpp
105
sp<VideoEditorVideoEncoderSource>
aSource
=
107
return
aSource
;
[
all
...]
Completed in 838 milliseconds