GST_FLOW_CUSTOM_ERROR 162 gst/gstpad.c {GST_FLOW_CUSTOM_ERROR, "custom-error", 0} GST_FLOW_CUSTOM_ERROR 178 gst/gstpad.c ret = CLAMP (ret, GST_FLOW_CUSTOM_ERROR, GST_FLOW_CUSTOM_SUCCESS); GST_FLOW_CUSTOM_ERROR 201 gst/gstpad.c ret = CLAMP (ret, GST_FLOW_CUSTOM_ERROR, GST_FLOW_CUSTOM_SUCCESS); GST_FLOW_CUSTOM_ERROR 161 libs/gst/base/gstbasesink.c #define GST_FLOW_STEP GST_FLOW_CUSTOM_ERROR GST_FLOW_CUSTOM_ERROR 511 tests/check/gst/gstpad.c ret = GST_FLOW_CUSTOM_ERROR; GST_FLOW_CUSTOM_ERROR 526 tests/check/gst/gstpad.c ret = GST_FLOW_CUSTOM_ERROR - 2; GST_FLOW_CUSTOM_ERROR 534 tests/check/gst/gstpad.c ret = GST_FLOW_CUSTOM_ERROR + 2; GST_FLOW_CUSTOM_ERROR 1021 win32/common/gstenumtypes.c {C_ENUM (GST_FLOW_CUSTOM_ERROR), "GST_FLOW_CUSTOM_ERROR", "custom-error"},