GST_FLOW_CUSTOM_SUCCESS  153 gst/gstpad.c     {GST_FLOW_CUSTOM_SUCCESS, "custom-success", 0},
GST_FLOW_CUSTOM_SUCCESS  178 gst/gstpad.c     ret = CLAMP (ret, GST_FLOW_CUSTOM_ERROR, GST_FLOW_CUSTOM_SUCCESS);
GST_FLOW_CUSTOM_SUCCESS  201 gst/gstpad.c     ret = CLAMP (ret, GST_FLOW_CUSTOM_ERROR, GST_FLOW_CUSTOM_SUCCESS);
GST_FLOW_CUSTOM_SUCCESS   78 libs/gst/base/gstbasetransform.h #define GST_BASE_TRANSFORM_FLOW_DROPPED   GST_FLOW_CUSTOM_SUCCESS
GST_FLOW_CUSTOM_SUCCESS  504 tests/check/gst/gstpad.c   ret = GST_FLOW_CUSTOM_SUCCESS;
GST_FLOW_CUSTOM_SUCCESS  519 tests/check/gst/gstpad.c   ret = GST_FLOW_CUSTOM_SUCCESS + 2;
GST_FLOW_CUSTOM_SUCCESS 1009 win32/common/gstenumtypes.c     {C_ENUM (GST_FLOW_CUSTOM_SUCCESS), "GST_FLOW_CUSTOM_SUCCESS",