Searched refs:link_encoders (Results 1 – 3 of 3) sorted by relevance
39 link_enc = stream->ctx->dc->res_pool->link_encoders[i]; in is_dig_link_enc_stream()101 stream->link_enc = stream->ctx->dc->res_pool->link_encoders[eng_idx]; in update_link_enc_assignment()163 if (dc->res_pool->link_encoders[i]) in link_enc_cfg_init()312 link_enc = dc->res_pool->link_encoders[eng_id - ENGINE_ID_DIGA]; in link_enc_cfg_get_next_avail_link_enc()
88 link->dc->res_pool->link_encoders[link->eng_id - ENGINE_ID_DIGA] = NULL; in dc_link_destruct()1557 link->dc->res_pool->link_encoders[link->eng_id - ENGINE_ID_DIGA] = link->link_enc; in dc_link_construct()
243 struct link_encoder *link_encoders[MAX_DIG_LINK_ENCODERS]; member