Searched refs:deInitDecoder (Results 1 – 11 of 11) sorted by relevance
37 ~Codec() { deInitDecoder(); } in ~Codec()39 void deInitDecoder();48 void Codec::deInitDecoder() { GSMDecodeFrameExit(&mAmrHandle); } in deInitDecoder() function in Codec
37 ~Codec() { deInitDecoder(); } in ~Codec()40 void deInitDecoder();58 void Codec::deInitDecoder() { in deInitDecoder() function in Codec
154 ~Codec() { deInitDecoder(); } in ~Codec()158 void deInitDecoder();215 void Codec::deInitDecoder() { in deInitDecoder() function in Codec
43 ~Codec() { deInitDecoder(); } in ~Codec()49 void deInitDecoder();184 void Codec::deInitDecoder() { in deInitDecoder() function in Codec
85 void deInitDecoder();284 void Mpeg4H263DecoderTest::deInitDecoder() { in deInitDecoder() function in Mpeg4H263DecoderTest338 deInitDecoder(); in TEST_P()395 deInitDecoder(); in TEST_P()
102 status_t deInitDecoder();
85 CHECK_EQ(deInitDecoder(), (status_t)OK); in ~SoftHEVC()319 deInitDecoder(); in initDecoder()345 status_t SoftHEVC::deInitDecoder() { in deInitDecoder() function in android::SoftHEVC
83 if (OK != deInitDecoder()) { in ~SoftMPEG2()412 status_t SoftMPEG2::deInitDecoder() { in deInitDecoder() function in android::SoftMPEG2444 deInitDecoder(); in reInitDecoder()449 deInitDecoder(); in reInitDecoder()
114 status_t deInitDecoder();
97 status_t deInitDecoder();
92 CHECK_EQ(deInitDecoder(), (status_t)OK); in ~SoftAVC()280 deInitDecoder(); in initDecoder()306 status_t SoftAVC::deInitDecoder() { in deInitDecoder() function in android::SoftAVC