* EbSvtAv1Dec.h: remove prototype for non-existent functions Those functions have apparently never existed in the tree: - eb_peek_sequence_header() - eb_svt_decode_obu() - eb_svt_decode_tu() - eb_dec_flush() - eb_get_stream_info() * EbSvtAv1Dec.h: consistently use the svt_av1_dec_ namespace for public functions * EbSvtAv1Enc.h: consistently use the svt_av1_enc_ namespace for public functions