Home
last modified time | relevance | path

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

/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_entity.c43 } else if (entity->type == VSP1_ENTITY_HGT) { in vsp1_entity_route_setup()
411 sink->type != VSP1_ENTITY_HGT) { in vsp1_entity_link_setup_source()
498 entity->type != VSP1_ENTITY_HGT) in vsp1_entity_remote_pad()
539 { VSP1_ENTITY_HGT, 0, 0, { 0, }, 0 },
H A Dvsp1_entity.h28 VSP1_ENTITY_HGT, enumerator
H A Dvsp1_hgt.c195 ret = vsp1_histogram_init(vsp1, &hgt->histo, VSP1_ENTITY_HGT, "hgt", in vsp1_hgt_create()
H A Dvsp1_video.c494 case VSP1_ENTITY_HGT: in vsp1_video_pipeline_build()