"processing" is only set to FALSE and never set to TRUE. Therefore, the code that depends on processing to be TRUE is never executed. Remove the dead code. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7543>