Searched refs:dec_ctx (Results 1 – 2 of 2) sorted by relevance
60 struct mtk_vcodec_dec_ctx *dec_ctx = priv; in mtk_vcodec_mem_alloc() local62 plat_dev = dec_ctx->dev->plat_dev; in mtk_vcodec_mem_alloc()63 id = dec_ctx->id; in mtk_vcodec_mem_alloc()93 struct mtk_vcodec_dec_ctx *dec_ctx = priv; in mtk_vcodec_mem_free() local95 plat_dev = dec_ctx->dev->plat_dev; in mtk_vcodec_mem_free()96 id = dec_ctx->id; in mtk_vcodec_mem_free()
324 struct qat_dec *dec_ctx = &ctx->dec_cd->qat_dec_cd; in qat_alg_aead_init_dec_session() local325 struct icp_qat_hw_auth_algo_blk *hash = &dec_ctx->hash; in qat_alg_aead_init_dec_session()327 (struct icp_qat_hw_cipher_algo_blk *)((char *)dec_ctx + in qat_alg_aead_init_dec_session()
Completed in 6 milliseconds