VSP1_ENTITY_HGO
if (source->type == VSP1_ENTITY_HGO ||
if (entity->type == VSP1_ENTITY_HGO) {
if (sink->type != VSP1_ENTITY_HGO &&
if (entity->type != VSP1_ENTITY_HGO &&
{ VSP1_ENTITY_HGO, 0, 0, { 0, }, 0 },
ret = vsp1_histogram_init(vsp1, &hgo->histo, VSP1_ENTITY_HGO, "hgo",
case VSP1_ENTITY_HGO: