Lines Matching refs:NuPlayer
31 NuPlayer::Decoder::Decoder(
38 NuPlayer::Decoder::~Decoder() {
41 void NuPlayer::Decoder::configure(const sp<AMessage> &format) {
85 void NuPlayer::Decoder::onMessageReceived(const sp<AMessage> &msg) {
108 void NuPlayer::Decoder::onFillThisBuffer(const sp<AMessage> &msg) {
133 void NuPlayer::Decoder::signalFlush() {
139 void NuPlayer::Decoder::signalResume() {
145 void NuPlayer::Decoder::initiateShutdown() {
151 bool NuPlayer::Decoder::supportsSeamlessAudioFormatChange(const sp<AMessage> &targetFormat) const {
183 bool NuPlayer::Decoder::supportsSeamlessFormatChange(const sp<AMessage> &targetFormat) const {