Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/vsp1/
Dvsp1_entity.h25 VSP1_ENTITY_BRU, enumerator
Dvsp1_entity.c160 { VSP1_ENTITY_BRU, 0, VI6_DPR_BRU_ROUTE,
Dvsp1_video.c337 if (entity->type == VSP1_ENTITY_BRU) { in vsp1_pipeline_validate_branch()
445 } else if (e->type == VSP1_ENTITY_BRU) { in vsp1_pipeline_validate()
703 if (entity->type == VSP1_ENTITY_BRU) in vsp1_pipeline_propagate_alpha()
904 if (pipe->uds_input->type == VSP1_ENTITY_BRU) { in vsp1_video_start_streaming()
Dvsp1_bru.c420 bru->entity.type = VSP1_ENTITY_BRU; in vsp1_bru_create()