Home | History | Annotate | Download | only in src

Lines Matching refs:num_forward_references

454 	if (pipeline_param->num_forward_references != VSP_FORWARD_REF_NUM) {
455 drv_debug_msg(VIDEO_DEBUG_ERROR, "invalid num_forward_refereces %d setting, should be %d\n", pipeline_param->num_forward_references, VSP_FORWARD_REF_NUM);
716 for (i = 0; i < pipeline_param->num_forward_references; ++i) {
1108 pipeline_caps->num_forward_references = VSP_FORWARD_REF_NUM;