Searched refs:top_row_data (Results 1 – 1 of 1) sorted by relevance
236 alignas(kMaxAlignment) Pixel top_row_data[160]; in IntraPrediction() local240 memset(top_row_data, 0, sizeof(top_row_data)); in IntraPrediction()248 Pixel* const top_row = top_row_data + 16; in IntraPrediction()