Searched refs:getDecoderStats (Results 1 – 3 of 3) sorted by relevance
182 ocsd_err_t getDecoderStats(const uint8_t CSID, ocsd_decode_stats_t **p_stats_block);
243 return pDT->getDecoderStats(CSID, p_stats_block); in ocsd_dt_get_decode_stats()
496 ocsd_err_t DecodeTree::getDecoderStats(const uint8_t CSID, ocsd_decode_stats_t **p_stats_block) in getDecoderStats() function in DecodeTree