void(* filter_row)(const uint8_t *src, uint8_t *dst, const uint8_t **srcf, int w, int mid, int size, int thra, int thrb)
void ff_atadenoise_filter_row8_serial_sse4(const uint8_t *src, uint8_t *dst, const uint8_t **srcf, int w, int mid, int size, int thra, int thrb)
void ff_atadenoise_filter_row8_sse4(const uint8_t *src, uint8_t *dst, const uint8_t **srcf, int w, int mid, int size, int thra, int thrb)