Searched refs:VA_PIPELINE_FLAG_END (Results 1 – 5 of 5) sorted by relevance
428 #define VA_PIPELINE_FLAG_END 0x00000004 macro
65 if (pipeline_param->pipeline_flags & VA_PIPELINE_FLAG_END) { in vsp_compose_process_pipeline_param()
465 if (!(pipeline_param->pipeline_flags & VA_PIPELINE_FLAG_END)) { in vsp__VPP_process_pipeline_param()532 if (pipeline_param->pipeline_flags & VA_PIPELINE_FLAG_END) { in vsp__VPP_process_pipeline_param()
776 pipeline->pipeline_flags = VA_PIPELINE_FLAG_END; in process()
1989 pipeline_param->pipeline_flags = VA_PIPELINE_FLAG_END; in queueCompose()