Searched refs:top_row (Results 1 – 3 of 3) sorted by relevance
934 toprow = top_row(curses_menu); in center_item()1150 last_top_row = top_row(curses_menu); in conf()1268 last_top_row = top_row(curses_menu); in conf_choice()
663 const __m128i top_row = _mm_load_si128((const __m128i*)top); in DC16_SSE2() local666 VP8HorizontalAdd8b(&top_row) + VP8HorizontalAdd8b(&left_row) + 16; in DC16_SSE2()671 const __m128i top_row = _mm_load_si128((const __m128i*)top); in DC16NoLeft_SSE2() local672 const int DC = VP8HorizontalAdd8b(&top_row) + 8; in DC16NoLeft_SSE2()
864 const int top_row = in ExtractPalettedAlphaRows() local868 const int first_row = (dec->last_row_ < top_row) ? top_row : dec->last_row_; in ExtractPalettedAlphaRows()