Searched refs:bqPlayerPlay_ (Results 1 – 2 of 2) sorted by relevance
117 bqPlayerPlay_ = NULL; in AudioPlayer()196 bqPlayerPlay_ = NULL; in Close()212 &bqPlayerPlay_); in RealizePlayer()255 SLresult result = (*bqPlayerPlay_)->SetPlayState(bqPlayerPlay_, in Start()278 (*bqPlayerPlay_)->SetPlayState(bqPlayerPlay_, SL_PLAYSTATE_STOPPED); in enqueBuffer()
53 return bqPlayerPlay_; in getPlayerObject()77 SLPlayItf bqPlayerPlay_; variable