Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/pipeline/src/
H A Dpipeline.c510 if (stage->vf_frame_allocated) { in pipeline_stage_destroy()
620 stage->vf_frame_allocated = false; in pipeline_stage_create()
645 stage->vf_frame_allocated = true; in pipeline_stage_create()
651 stage->vf_frame_allocated = true; in pipeline_stage_create()
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/runtime/pipeline/interface/
H A Dia_css_pipeline.h37 bool vf_frame_allocated; member