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

/frameworks/av/media/libstagefright/codecs/hevcdec/
H A DSoftHEVC.h112 status_t reInitDecoder();
H A DSoftHEVC.cpp449 status_t SoftHEVC::reInitDecoder() { function in class:android::SoftHEVC
476 reInitDecoder();
612 CHECK_EQ(reInitDecoder(), (status_t)OK);
678 CHECK_EQ(reInitDecoder(), (status_t)OK);

Completed in 198 milliseconds