Searched refs:top_block (Results 1 – 2 of 2) sorted by relevance
886 static void hor_boundary_overlap(int *top_block, int top_stride, in hor_boundary_overlap() argument892 *dst_block = clamp((*top_block * 23 + *bottom_block * 22 + 16) >> 5, in hor_boundary_overlap()894 ++top_block; in hor_boundary_overlap()902 dst_block[0] = clamp((27 * top_block[0] + 17 * bottom_block[0] + 16) >> 5, in hor_boundary_overlap()904 dst_block[dst_stride] = clamp((17 * top_block[top_stride] + in hor_boundary_overlap()908 ++top_block; in hor_boundary_overlap()
96 top_block(int64_t stack) in top_block() function225 Kind target_kind = top_block(to_stack); in explain_incompatible_block_stack()455 Kind kind = top_block(start_block_stack); in frame_setlineno()