Searched defs:createDecoder (Results 1 – 4 of 4) sorted by relevance
238 fnCreateCustomDecoder createDecoder; /**< Function pointer to create a decoder instance. */ member
96 ocsd_err_t DecoderMngrBase<P,Pt,Pc>::createDecoder(const int create_flags, const int instID, const… in createDecoder() function
119 ocsd_err_t CustomDcdMngrWrapper::createDecoder(const int create_flags, const int instID, const CSCo… in createDecoder() function in CustomDcdMngrWrapper
403 ocsd_err_t DecodeTree::createDecoder(const std::string &decoderName, const int createFlags, const C… in createDecoder() function in DecodeTree