Searched refs:optv (Results 1 – 9 of 9) sorted by relevance
171 if (optv) in freeclusterentry()234 if (optv > 1) in sanity_indx_list()281 if (optv <= 1) /* Do not repeat the warning */ in sanity_indx_list()347 if (optv > 1) { in sanity_mft()370 if ((optv > 1) && (attr->type == AT_END)) in sanity_mft()451 if (optv) in read_raw()454 if ((optv > 1) && optc in read_raw()465 if (optv) in read_raw()469 if ((optv > 1) && optc in read_raw()513 if (optv) in write_raw()[all …]
159 int optv; /* verbose */ variable1040 if (optv in firstrecord()1045 if (optv >= 2) in firstrecord()1053 if (optv >= 2) { in firstrecord()2161 if (optv && (!optc || within_lcn_range(logr))) { in showlogr()2250 if (optv) in mark_transactions()2272 if (optv) { in mark_transactions()2281 if (optv && (actives > 1)) in mark_transactions()2320 if (optv) in enqueue_action()2323 if (optv) in enqueue_action()[all …]
122 extern int optv;
34 GST_ELEMENT_REGISTER_DECLARE (optv);
55 ret |= GST_ELEMENT_REGISTER (optv, plugin); in plugin_init()
99 GST_ELEMENT_REGISTER_DEFINE (optv, "optv", GST_RANK_NONE, gst_optv_get_type ());
112 CREATE_TEST (optv);
124 * -good effectv: optv: OpTV effect
37151 effectv/optv: remove unnecessary NULL checks before g_free()115115 effectv: Make the optv threshold property an uint115123 effect: Add optv effect filter from the effectv project