Searched refs:onOutputReceived (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
H A DFrameDecoder.h74 virtual status_t onOutputReceived(
130 virtual status_t onOutputReceived(
165 virtual status_t onOutputReceived(
/frameworks/av/media/libstagefright/
H A DFrameDecoder.cpp379 err = onOutputReceived(videoFrameBuffer, mOutputFormat, ptsUs, &done);
483 status_t VideoFrameDecoder::onOutputReceived( function in class:android::VideoFrameDecoder
674 status_t ImageDecoder::onOutputReceived( function in class:android::ImageDecoder

Completed in 73 milliseconds