Searched refs:PLAYEREVENT_CHANNEL_COUNT (Results 1 - 3 of 3) sorted by path

/frameworks/wilhelm/src/android/
H A Dandroid_GenericMediaPlayer.cpp560 notify(PLAYEREVENT_CHANNEL_COUNT, channelCount, true /*async*/);
H A Dandroid_GenericPlayer.cpp436 } else if (msg->findInt32(PLAYEREVENT_CHANNEL_COUNT, &val1)) {
437 SL_LOGV("GenericPlayer notifying %s = %d", PLAYEREVENT_CHANNEL_COUNT, val1);
H A Dandroid_defs.h118 #define PLAYEREVENT_CHANNEL_COUNT "ccnt" // channel count is now known macro

Completed in 63 milliseconds