Home
last modified time | relevance | path

Searched refs:is_frame_bottom (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/libgav1/src/post_filter/
Dcdef.cc142 const bool is_frame_bottom = start_y + block_height >= plane_height; in PrepareCdefBlock() local
201 (thread_pool_ == nullptr || is_frame_bottom) ? 0 : kCdefBorder; in PrepareCdefBlock()
235 if (is_frame_bottom) { in PrepareCdefBlock()