Searched refs:kFilterExtraRows (Results 1 – 1 of 1) sorted by relevance
29 static const uint8_t kFilterExtraRows[3] = { 0, 2, 8 }; variable38 const int cache_height = (16 + kFilterExtraRows[dec->filter_type_]) * 3 / 2; in VP8InitFrame()84 const int extra_rows = kFilterExtraRows[dec->filter_type_]; in VP8InitFrame()253 const int extra_y_rows = kFilterExtraRows[dec->filter_type_]; in VP8FinishRow()356 const int extra_pixels = kFilterExtraRows[dec->filter_type_]; in VP8FinishFrameSetup()