Home
last modified time | relevance | path

Searched defs:SimplePlayer (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/cmds/stagefright/
H A DSimplePlayer.h32 struct SimplePlayer : public AHandler { struct
48 enum State {
55 enum {
65 struct BufferInfo {
73 struct CodecState
107 DISALLOW_EVIL_CONSTRUCTORS(SimplePlayer); argument
H A DSimplePlayer.cpp38 SimplePlayer::SimplePlayer() in SimplePlayer() function in android::SimplePlayer
/aosp12/frameworks/base/media/tests/EffectsTest/src/com/android/effectstest/
H A DSimplePlayer.java45 public class SimplePlayer implements OnClickListener { class
64 SimplePlayer(Context context, int playPausebuttonId, ImageView playPausebutton, in SimplePlayer() method in SimplePlayer
71 SimplePlayer(Context context, int playPausebuttonId, ImageView playPausebutton, in SimplePlayer() method in SimplePlayer
/aosp12/frameworks/av/media/codec2/components/cmds/
H A Dcodec2.cpp75 class SimplePlayer { class
139 SimplePlayer::SimplePlayer() in SimplePlayer() function in __anonb1fe4e5b0110::SimplePlayer