Home
last modified time | relevance | path

Searched refs:pDecodeInst (Results 1 – 1 of 1) sorted by relevance

/external/OpenCSD/decoder/source/c_api/
Docsd_c_api_custom_obj.cpp135 ocsd_extern_dcd_inst_t *pDecodeInst = pComp->getDecoderInstInfo(); in createDecoder() local
140 pDecodeInst); in createDecoder()
145 if ((pDecodeInst->fn_data_in == 0) || in createDecoder()
146 (pDecodeInst->fn_update_pkt_mon == 0) || in createDecoder()
147 (pDecodeInst->cs_id == 0) || in createDecoder()
148 (pDecodeInst->decoder_handle == 0) || in createDecoder()
149 (pDecodeInst->p_decoder_name == 0) in createDecoder()