Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.h107 status_t deInitDecoder();
DGoldfishAVCDec.cpp93 CHECK_EQ(deInitDecoder(), (status_t)OK); in ~GoldfishAVCDec()
148 status_t GoldfishAVCDec::deInitDecoder() { in deInitDecoder() function in android::GoldfishAVCDec