Searched refs:fnCreateCustomDecoder (Results 1 – 2 of 2) sorted by relevance
204 typedef ocsd_err_t (* fnCreateCustomDecoder)(const int create_flags, const void *decoder_cfg, const… typedef238 fnCreateCustomDecoder createDecoder; /**< Function pointer to create a decoder instance. */
45 - `fnCreateCustomDecoder` : Creates a decoder. This function will fill in a `ocsd_extern_dcd_inst_…72 …custom decoder name will result in a call to the factor function `fnCreateCustomDecoder` function:-