Searched refs:VSP1_ENTITY_HGT (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/media/platform/renesas/vsp1/ |
H A D | vsp1_entity.c | 43 } 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 D | vsp1_entity.h | 28 VSP1_ENTITY_HGT, enumerator
|
H A D | vsp1_hgt.c | 195 ret = vsp1_histogram_init(vsp1, &hgt->histo, VSP1_ENTITY_HGT, "hgt", in vsp1_hgt_create()
|
H A D | vsp1_video.c | 494 case VSP1_ENTITY_HGT: in vsp1_video_pipeline_build()
|