Searched defs:fetchInputData (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.cpp118 err = fetchInputData(msg);
218 status_t NuPlayer::DecoderPassThrough::fetchInputData(sp<AMessage> &reply) { function in class:android::NuPlayer::DecoderPassThrough
H A DNuPlayerDecoder.cpp320 err = fetchInputData(msg);
552 status_t NuPlayer::Decoder::fetchInputData(sp<AMessage> &reply) { function in class:android::NuPlayer::Decoder

Completed in 287 milliseconds