Searched refs:ProcessRowsFunc (Results 1 – 2 of 2) sorted by relevance
609 typedef void (*ProcessRowsFunc)(VP8LDecoder* const dec, int row); typedef688 int height, ProcessRowsFunc process_func) { \
696 typedef void (*ProcessRowsFunc)(VP8LDecoder* const dec, int row); typedef1023 ProcessRowsFunc process_func) { in DecodeImageData()