Home
last modified time | relevance | path

Searched refs:fetchInputData (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerDecoderPassThrough.cpp116 err = fetchInputData(msg); in doRequestBuffers()
214 status_t NuPlayer::DecoderPassThrough::fetchInputData(sp<AMessage> &reply) { in fetchInputData() function in android::NuPlayer::DecoderPassThrough
H A DNuPlayerDecoder.cpp599 err = fetchInputData(msg); in doRequestBuffers()
900 status_t NuPlayer::Decoder::fetchInputData(sp<AMessage> &reply) { in fetchInputData() function in android::NuPlayer::Decoder
/aosp_15_r20/frameworks/av/media/libmediaplayerservice/nuplayer/include/nuplayer/
H A DNuPlayerDecoderPassThrough.h74 status_t fetchInputData(sp<AMessage> &reply);
H A DNuPlayerDecoder.h131 status_t fetchInputData(sp<AMessage> &reply);