Lines Matching refs:unit
168 * It is possible to create named constants for options. Simply set the unit
171 * with their unit field set to the same string.
303 * The logical unit to which the option belongs. Non-constant
305 * unit. May be NULL.
307 const char *unit;
595 * @param[in] unit When searching for named constants, name of the unit
608 const AVOption *av_opt_find(void *obj, const char *name, const char *unit,
620 * @param[in] unit When searching for named constants, name of the unit
632 const AVOption *av_opt_find2(void *obj, const char *name, const char *unit,