Home
last modified time | relevance | path

Searched refs:out_frame_allocated (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h36 bool out_frame_allocated[IA_CSS_BINARY_MAX_OUTPUT_PORTS]; member
/openbmc/linux/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c504 if (stage->out_frame_allocated[i]) { in pipeline_stage_destroy()
618 stage->out_frame_allocated[i] = false; in pipeline_stage_create()
630 stage->out_frame_allocated[i] = true; in pipeline_stage_create()