Searched refs:inst_type (Results 1 – 2 of 2) sorted by relevance
50 enum mtk_instance_type inst_type = *((unsigned int *)priv); in mtk_vcodec_mem_alloc() local54 if (inst_type == MTK_INST_ENCODER) { in mtk_vcodec_mem_alloc()83 enum mtk_instance_type inst_type = *((unsigned int *)priv); in mtk_vcodec_mem_free() local87 if (inst_type == MTK_INST_ENCODER) { in mtk_vcodec_mem_free()
240 enum coda_inst_type inst_type; member