Searched defs:above_row (Results 1 – 1 of 1) sorted by relevance
501 const uint32_t *above_row) in epic_decode_pixel_pred()564 const uint32_t *above_row, uint32_t *pPix) in epic_handle_edges()595 const uint32_t *above_row, in epic_decode_run_length()741 const uint32_t *above_row, uint32_t *pPix) in epic_predict_from_NW_NE()801 uint32_t *curr_row = NULL, *above_row = NULL, *above2_row; in epic_decode_tile() local