Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/
DFrameDecoder.cpp120 VideoFrame* frameCopy = static_cast<VideoFrame*>(frameMem->unsecurePointer()); in allocVideoFrame() local
121 frameCopy->init(frame, iccData, iccSize); in allocVideoFrame()