Lines Matching full:hvs
580 +#define MMAL_RESIZE_TEXT N_("Use mmal resizer rather than hvs.")
584 +#define MMAL_ISP_TEXT N_("Use mmal isp rather than hvs.")
585 +#define MMAL_ISP_LONGTEXT N_("Use mmal isp rather than hvs. This may be faster but has no blend.")
2342 + // HVS can take new formats without disable, others need it
2702 + // Must use ISP - HVS can't do this, nor can resizer
2707 + // otherwise downgrade HVS to ISP
2710 + // HVS can't do I420
2714 + // Only HVS can deal with SAND30
2739 + use_resizer ? "resize" : use_isp ? "isp" : "hvs",
2799 + msg_Warn(p_filter, "Failed to rcreate HVS resizer - retrying with ISP");
2889 + msg_Warn(p_filter, "Lack of memory to use HVS/ISP: trying resizer");
3733 + case VLC_CODEC_MMAL_ZC_SAND30: // HVS only
3735 + return VLC_CODEC_MMAL_ZC_RGB32; // HVS can't generate YUV of any sort
9985 +#define MMAL_COMPONENT_HVS "vc.ril.hvs"
11535 - msg_Warn(vd, "Could not reset hvs field mode");
12037 + // HVS can deal with on-line dimension changes
12743 + msg_Warn(vd, "Could not reset hvs field mode");