Searched defs:LOAD_ERROR (Results 1 – 3 of 3) sorted by relevance
19 LOAD_ERROR, enumerator
499 #define LOAD_ERROR(msg) { GST_WARNING ("unable to load %s: %s", differencematte->location, msg); re… macro
145 #define LOAD_ERROR(context, msg) { gst_gl_context_set_error (context, "unable to load %s: %s", bump… macro