Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/
H A DC2SoftMpeg4Dec.h54 bool handleResChange(const std::unique_ptr<C2Work> &work);
H A DC2SoftMpeg4Dec.cpp403 bool C2SoftMpeg4Dec::handleResChange(const std::unique_ptr<C2Work> &work) { in handleResChange() function in android::C2SoftMpeg4Dec
557 if (handleResChange(work)) { in process()
624 bool resChange = handleResChange(work); in process()
651 if (handleResChange(work)) { in process()