Searched refs:ProcessRowsFunc (Results 1 – 1 of 1) sorted by relevance
758 typedef void (*ProcessRowsFunc)(VP8LDecoder* const dec, int row); typedef1116 ProcessRowsFunc process_func) { in DecodeImageData()