Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.h54 bool handleResChange(const std::unique_ptr<C2Work> &work);
DC2SoftMpeg4Dec.cpp420 bool C2SoftMpeg4Dec::handleResChange(const std::unique_ptr<C2Work> &work) { in handleResChange() function in android::C2SoftMpeg4Dec
574 if (handleResChange(work)) { in process()
641 bool resChange = handleResChange(work); in process()
668 if (handleResChange(work)) { in process()