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