Searched refs:is_frame_top (Results 1 – 1 of 1) sorted by relevance
141 const bool is_frame_top = row4x4 == 0; in PrepareCdefBlock() local143 const int y_offset = is_frame_top ? 0 : kCdefBorder; in PrepareCdefBlock()144 const int cdef_border_row_offset = DivideBy4(row4x4) - (is_frame_top ? 0 : 2); in PrepareCdefBlock()171 if (is_frame_top) { in PrepareCdefBlock()