Searched defs:decoder_handle (Results 1 – 3 of 3) sorted by relevance
88 ocsd_err_t ext_echo_destroy(const void *decoder_handle) in ext_echo_destroy()
147 ocsd_datapath_resp_t echo_dcd_trace_data_in(const void *decoder_handle, in echo_dcd_trace_data_in()195 void echo_dcd_update_mon_flags(const void *decoder_handle, const int flags) in echo_dcd_update_mon_flags()
96 …void *decoder_handle; /**< Instance handle for the decoder - used by library to call the decode… member