Searched defs:resetPlugin (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/libstagefright/codecs/avcdec/ | ||
D | SoftAVCDec.cpp | 171 status_t SoftAVC::resetPlugin() { in resetPlugin() function in android::SoftAVC |
/frameworks/av/media/libstagefright/codecs/hevcdec/ | ||
D | SoftHEVC.cpp | 165 status_t SoftHEVC::resetPlugin() { in resetPlugin() function in android::SoftHEVC |
/frameworks/av/media/libstagefright/codecs/mpeg2dec/ | ||
D | SoftMPEG2.cpp | 170 status_t SoftMPEG2::resetPlugin() { in resetPlugin() function in android::SoftMPEG2 |
/frameworks/av/media/codec2/components/avc/ | ||
D | C2SoftAvcDec.cpp | 662 void C2SoftAvcDec::resetPlugin() { in resetPlugin() function in android::C2SoftAvcDec |
/frameworks/av/media/codec2/components/hevc/ | ||
D | C2SoftHevcDec.cpp | 657 void C2SoftHevcDec::resetPlugin() { in resetPlugin() function in android::C2SoftHevcDec |
/frameworks/av/media/codec2/components/mpeg2/ | ||
D | C2SoftMpeg2Dec.cpp | 731 void C2SoftMpeg2Dec::resetPlugin() { in resetPlugin() function in android::C2SoftMpeg2Dec |