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