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

  /external/sonivox/arm-fm-22k/host_src/
eas_types.h 90 EAS_STATE_PLAY,
  /external/sonivox/arm-hybrid-22k/host_src/
eas_types.h 90 EAS_STATE_PLAY,
  /external/sonivox/arm-wt-22k/host_src/
eas_types.h 90 EAS_STATE_PLAY,
  /frameworks/av/media/libmediaplayerservice/
MidiFile.cpp 225 if (mState == EAS_STATE_PLAY) {
296 return (mState == EAS_STATE_PLAY || (mState == EAS_STATE_READY && mRender));
  /external/sonivox/arm-fm-22k/lib_src/
eas_public.c     [all...]
eas_rtttl.c 495 pData->state = EAS_STATE_PLAY;
684 pData->state = EAS_STATE_PLAY;
    [all...]
eas_smf.c 323 pSMFData->state = EAS_STATE_PLAY;
343 pSMFData->state = EAS_STATE_PLAY;
579 pSMFData->state = EAS_STATE_PLAY;
    [all...]
eas_pcm.c 601 pState->state = EAS_STATE_PLAY;
    [all...]
eas_ota.c 733 pData->state = EAS_STATE_PLAY;
    [all...]
eas_imelody.c 768 pData->state = EAS_STATE_PLAY;
    [all...]
  /external/sonivox/arm-hybrid-22k/lib_src/
eas_public.c     [all...]
eas_rtttl.c 495 pData->state = EAS_STATE_PLAY;
684 pData->state = EAS_STATE_PLAY;
    [all...]
eas_smf.c 323 pSMFData->state = EAS_STATE_PLAY;
343 pSMFData->state = EAS_STATE_PLAY;
579 pSMFData->state = EAS_STATE_PLAY;
    [all...]
eas_pcm.c 601 pState->state = EAS_STATE_PLAY;
    [all...]
eas_ota.c 733 pData->state = EAS_STATE_PLAY;
    [all...]
eas_imelody.c 768 pData->state = EAS_STATE_PLAY;
    [all...]
  /external/sonivox/arm-wt-22k/lib_src/
eas_rtttl.c 495 pData->state = EAS_STATE_PLAY;
684 pData->state = EAS_STATE_PLAY;
    [all...]
eas_tonecontrol.c 366 pData->state = EAS_STATE_PLAY;
554 pData->state = EAS_STATE_PLAY;
eas_public.c     [all...]
eas_smf.c 328 pSMFData->state = EAS_STATE_PLAY;
348 pSMFData->state = EAS_STATE_PLAY;
584 pSMFData->state = EAS_STATE_PLAY;
    [all...]
eas_imelody.c 341 pData->state = EAS_STATE_PLAY;
777 pData->state = EAS_STATE_PLAY;
    [all...]
eas_pcm.c 601 pState->state = EAS_STATE_PLAY;
    [all...]
eas_ota.c 733 pData->state = EAS_STATE_PLAY;
    [all...]
  /external/sonivox/jet_tools/JetCreator/
eas.py 13 EAS_STATE_PLAY = 1
    [all...]

Completed in 718 milliseconds