Searched defs:filter_row (Results 1 – 4 of 4) sorted by relevance
34 void (*filter_row[4])(const uint8_t *src, uint8_t *dst, member
474 static void filter_row(uint8_t *dst, int width, in filter_row() function
504 const int filter_row = in VP8ProcessRow() local