Lines Matching defs:standard

489 	DRX_STANDARD_DTMB,     /*< Terrestrial DTMB standard (China)*/
493 /*< Autodetect standard. */
501 DRX_SUBSTANDARD_MAIN = 0, /*< Main subvariant of standard */
506 /*< Sub-standard unknown. */
508 /*< Auto (default) sub-standard */
873 * \enum enum drxoob_downstream_standard * \brief Used to select OOB standard.
916 #define DRX_CFG_ATV_STANDARD (DRX_CFG_BASE + 16) /* ATV standard */
989 * Only certain fields need to be used for a specific standard.
1258 enum drxoob_downstream_standard standard;
1259 /*< OOB standard */
1358 * \enum enum drx_aud_standard * \brief Audio standard identifier.
1363 DRX_AUD_STANDARD_BTSC, /*< set BTSC standard (USA) */
1369 DRX_AUD_STANDARD_BG_FM, /*< set BG_FM standard */
1370 DRX_AUD_STANDARD_D_K1, /*< set D_K1 standard */
1371 DRX_AUD_STANDARD_D_K2, /*< set D_K2 standard */
1372 DRX_AUD_STANDARD_D_K3, /*< set D_K3 standard */
1374 /*< set BG_NICAM_FM standard */
1376 /*< set L_NICAM_AM standard */
1378 /*< set I_NICAM_FM standard */
1380 /*< set D_K_NICAM_FM standard */
1381 DRX_AUD_STANDARD_NOT_READY,/*< used to detect audio standard */
1636 * AUTO_1 and AUTO_2 are for automatic video standard detection with preference
1885 /*< current standard selection */
1887 /*< previous standard selection */
1889 /*< standard in DI cache if available */
1921 /* standard */
2289 * \brief Macro to check if std is an ATV standard
2290 * \retval true std is an ATV standard
2291 * \retval false std is an ATV standard
2302 * \brief Macro to check if std is an QAM standard
2312 * \brief Macro to check if std is VSB standard
2313 * \retval true std is VSB standard
2314 * \retval false std is not VSB standard
2319 * \brief Macro to check if std is DVBT standard
2320 * \retval true std is DVBT standard
2321 * \retval false std is not DVBT standard