Searched refs:av1_resize_scaled (Results 1 – 3 of 3) sorted by relevance
1683 static INLINE int av1_resize_scaled(const AV1_COMMON *cm) { in av1_resize_scaled() function1689 return !av1_superres_scaled(cm) && av1_resize_scaled(cm); in av1_frame_scaled()
2286 const int scaling_active = av1_resize_scaled(cm); in write_render_size()
4770 if (!av1_resize_scaled(cm)) { in superres_post_encode()