Searched refs:getDecoderInstInfo (Results 1 – 2 of 2) sorted by relevance
135 ocsd_extern_dcd_inst_t *pDecodeInst = pComp->getDecoderInstInfo(); in createDecoder()167 m_dcd_fact.destroyDecoder(pCustWrap->getDecoderInstInfo()->decoder_handle); in destroyDecoder()
105 ocsd_extern_dcd_inst_t *getDecoderInstInfo() { return &m_decoder_inst; } in getDecoderInstInfo() function