Searched refs:frame_bottom (Results 1 – 1 of 1) sorted by relevance
204 int frame_top, frame_left, frame_bottom, frame_right; in av1_cdef_frame() local221 frame_bottom = (mi_row + MI_SIZE_64X64 == cm->mi_rows) ? 1 : 0; in av1_cdef_frame()223 frame_bottom = 1; in av1_cdef_frame()359 if (frame_bottom) { in av1_cdef_frame()