Searched refs:fnDestroyCustomDecoder (Results 1 – 2 of 2) sorted by relevance
212 typedef ocsd_err_t (* fnDestroyCustomDecoder)(const void *decoder_handle); typedef239 fnDestroyCustomDecoder destroyDecoder; /**< Function pointer to destroy a decoder instance. */
46 - `fnDestroyCustomDecoder` : Destroys the decoder. Takes the `decoder_handle` attribute of the inst…