Searched refs:DestroyDecoder (Results 1 – 6 of 6) sorted by relevance
18 virtual void DestroyDecoder(void* pDecoder) = 0;
198 virtual void DestroyDecoder(FX_LPVOID ctx) = 0;
206 void DestroyDecoder(void* ctx);
320 m_pExtProvider->DestroyDecoder(m_pExtContext); in ~CCodec_JpegDecoder()
808 void CCodec_JpxModule::DestroyDecoder(void* ctx) in DestroyDecoder() function in CCodec_JpxModule
642 pJpxModule->DestroyDecoder(ctx); in LoadJpxBitmap()704 pJpxModule->DestroyDecoder(ctx); in LoadJpxBitmap()