Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiXC.h460 INPUT_SOURCE_YPBPR_MAX, ///<19 Component max enumerator
508 #define IsSrcTypeYPbPr(x) (((x)>=INPUT_SOURCE_YPBPR)&&((x)<=INPUT_SOURCE_YPBPR_MAX))///< …
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC.h563 INPUT_SOURCE_YPBPR_MAX, ///<19 Component max enumerator
611 #define IsSrcTypeYPbPr(x) (((x)>=INPUT_SOURCE_YPBPR)&&((x)<=INPUT_SOURCE_YPBPR_MAX))///< …
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt572 INPUT_SOURCE_YPBPR_MAX,
620 #define IsSrcTypeYPbPr(x) (((x)>=INPUT_SOURCE_YPBPR)&&((x)<=INPUT_SOURCE_YPBPR_MAX))