Searched refs:pDecodeInst (Results 1 – 1 of 1) sorted by relevance
135 ocsd_extern_dcd_inst_t *pDecodeInst = pComp->getDecoderInstInfo(); in createDecoder() local140 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()