Home
last modified time | relevance | path

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

/hardware/intel/img/psb_video/src/
Dvsp_VPP.c58 #define VSP_FORWARD_REF_NUM 3 macro
458 if (pipeline_param->num_forward_references != VSP_FORWARD_REF_NUM) { in vsp__VPP_process_pipeline_param()
459 …efereces %d setting, should be %d\n", pipeline_param->num_forward_references, VSP_FORWARD_REF_NUM); in vsp__VPP_process_pipeline_param()
1112 pipeline_caps->num_forward_references = VSP_FORWARD_REF_NUM; in vsp_QueryVideoProcPipelineCaps()