Searched refs:EVENT_STREAM_END (Results 1 - 4 of 4) sorted by last modified time

/frameworks/av/media/libmedia/
H A DAudioTrack.cpp1641 mCbf(EVENT_STREAM_END, mUserData, NULL);
/frameworks/av/media/libmediaplayerservice/
H A DMediaPlayerService.cpp1926 case AudioTrack::EVENT_STREAM_END:
1927 ALOGV("callbackwrapper: deliver EVENT_STREAM_END");
/frameworks/av/media/libstagefright/
H A DAudioPlayer.cpp457 case AudioTrack::EVENT_STREAM_END:
/frameworks/av/include/media/
H A DAudioTrack.h59 EVENT_STREAM_END = 7, // Sent after all the buffers queued in AF and HW are played enumerator in enum:android::AudioTrack::event_type
110 * - EVENT_STREAM_END: unused.

Completed in 84 milliseconds