Searched refs:kFilterExtraRows (Results 1 – 2 of 2) sorted by relevance
32 static const uint8_t kFilterExtraRows[3] = { 0, 2, 8 }; variable167 const int extra_y_rows = kFilterExtraRows[dec->filter_type_]; in FinishRow()316 const int extra_pixels = kFilterExtraRows[dec->filter_type_]; in VP8EnterCritical()424 + kFilterExtraRows[dec->filter_type_]) * 3 / 2; in AllocateMemory()484 const int extra_rows = kFilterExtraRows[dec->filter_type_]; in AllocateMemory()
201 static const uint8_t kFilterExtraRows[3] = { 0, 2, 8 }; variable417 const int extra_y_rows = kFilterExtraRows[dec->filter_type_]; in FinishRow()585 const int extra_pixels = kFilterExtraRows[dec->filter_type_]; in VP8EnterCritical()716 + kFilterExtraRows[dec->filter_type_]) * 3 / 2; in AllocateMemory()776 const int extra_rows = kFilterExtraRows[dec->filter_type_]; in AllocateMemory()