OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OMXClient
(Results
1 - 25
of
29
) sorted by null
1
2
/frameworks/av/include/media/stagefright/
OMXClient.h
25
class
OMXClient
{
27
OMXClient
();
39
OMXClient
(const
OMXClient
&);
40
OMXClient
&operator=(const
OMXClient
&);
/frameworks/av/media/libstagefright/include/
StagefrightMetadataRetriever.h
23
#include <media/stagefright/
OMXClient
.h>
46
OMXClient
mClient;
AwesomePlayer.h
26
#include <media/stagefright/
OMXClient
.h>
148
OMXClient
mClient;
/frameworks/base/media/tests/omxjpegdecoder/
omx_jpeg_decoder.h
26
#include <media/stagefright/
OMXClient
.h>
49
sp<MediaSource> getDecoder(
OMXClient
* client, const sp<MediaSource>& source);
58
OMXClient
mClient;
SkOmxPixelRef.h
21
#include <media/stagefright/
OMXClient
.h>
omx_jpeg_decoder.cpp
31
#include <media/stagefright/
OMXClient
.h>
131
OMXClient
*client, const sp<MediaSource>& source) {
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
VideoEditorVideoDecoder_internal.h
45
#include <media/stagefright/
OMXClient
.h>
79
OMXClient
mClient; /**< OMX Client session instance. */
/frameworks/av/cmds/stagefright/
audioloop.cpp
11
#include <media/stagefright/
OMXClient
.h>
26
OMXClient
client;
record.cpp
29
#include <media/stagefright/
OMXClient
.h>
185
OMXClient
client;
302
OMXClient
client;
recordvideo.cpp
26
#include <media/stagefright/
OMXClient
.h>
259
OMXClient
client;
stagefright.cpp
44
#include <media/stagefright/
OMXClient
.h>
165
static void playSource(
OMXClient
*client, sp<MediaSource> &source) {
954
OMXClient
client;
1113
OMXClient
client;
[
all
...]
/frameworks/av/media/libstagefright/rtsp/
rtp_test.cpp
27
#include <media/stagefright/
OMXClient
.h>
181
OMXClient
client;
/frameworks/wilhelm/src/android/
android_AudioSfDecoder.h
26
#include <media/stagefright/
OMXClient
.h>
AacBqToPcmCbRenderer.cpp
160
OMXClient
client;
VideoCodec_to_android.cpp
20
#include <media/stagefright/
OMXClient
.h>
android_AudioSfDecoder.cpp
297
OMXClient
client;
/frameworks/av/media/libstagefright/
OMXClient.cpp
18
#define LOG_TAG "
OMXClient
"
24
#include <media/stagefright/
OMXClient
.h>
334
OMXClient
::
OMXClient
() {
337
status_t
OMXClient
::connect() {
355
void
OMXClient
::disconnect() {
Android.mk
40
OMXClient
.cpp \
MediaCodecList.cpp
25
#include <media/stagefright/
OMXClient
.h>
522
OMXClient
client;
StagefrightMetadataRetriever.cpp
114
OMXClient
*client,
139
OMXClient
*client,
/frameworks/av/libvideoeditor/lvpp/
PreviewPlayer.h
25
#include <media/stagefright/
OMXClient
.h>
125
OMXClient
mClient;
/frameworks/av/libvideoeditor/vss/stagefrightshells/src/
VideoEditorAudioEncoder.cpp
35
#include <media/stagefright/
OMXClient
.h>
231
OMXClient
mClient;
VideoEditorVideoEncoder.cpp
42
#include <media/stagefright/
OMXClient
.h>
282
OMXClient
mClient;
319
OMXClient
client;
[
all
...]
VideoEditorAudioDecoder.cpp
37
#include <media/stagefright/
OMXClient
.h>
99
OMXClient
mClient;
[
all
...]
/frameworks/av/media/libmediaplayerservice/
StagefrightRecorder.cpp
38
#include <media/stagefright/
OMXClient
.h>
859
OMXClient
client;
[
all
...]
Completed in 1697 milliseconds
1
2