Home
last modified time | relevance | path

Searched refs:extractInternalUsingBlockModel (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/include/
DFrameDecoder.h131 status_t extractInternalUsingBlockModel();
/frameworks/av/media/libstagefright/
DFrameDecoder.cpp508 err = extractInternalUsingBlockModel(); in extractFrame()
661 status_t FrameDecoder::extractInternalUsingBlockModel() { in extractInternalUsingBlockModel() function in android::FrameDecoder