HomeSort by relevance Sort by last modified time
    Searched refs:kEventChannelCount (Results 1 - 4 of 4) sorted by null

  /frameworks/wilhelm/src/android/
android_GenericPlayer.h 54 kEventChannelCount = 'ccnt',
MediaPlayer_to_android.cpp 185 case android::GenericPlayer::kEventChannelCount: {
186 SL_LOGV("kEventChannelCount channels = %d", data1);
android_GenericPlayer.cpp 438 notifClient(kEventChannelCount, val1, 0, notifUser);
AudioPlayer_to_android.cpp 781 case android::GenericPlayer::kEventChannelCount: {
    [all...]

Completed in 4150 milliseconds