Searched refs:superres_upscaled_height (Results 1 – 7 of 7) sorted by relevance
182 const int frame_h = cm->superres_upscaled_height; in av1_get_tile_rect()
1395 cm->superres_upscaled_height, seq_params->subsampling_x, in av1_superres_upscale()1409 cm->superres_upscaled_height, seq_params->subsampling_x, in av1_superres_upscale()1424 assert(frame_to_show->y_crop_height == cm->superres_upscaled_height); in av1_superres_upscale()
457 int superres_upscaled_height; member
823 cm->superres_upscaled_height, seq_params->subsampling_x, in alloc_util_frame_buffers()2962 cm->superres_upscaled_height = oxcf->height; in av1_create_compressor()3717 const int frame_height = cm->superres_upscaled_height; in av1_set_frame_size()3962 cm->superres_upscaled_height = encode_height; in setup_frame_size_from_params()3999 assert(cpi->unscaled_source->y_crop_height != cm->superres_upscaled_height); in superres_post_encode()4004 cm->superres_upscaled_height, cm->seq_params.subsampling_x, in superres_post_encode()4011 assert(cpi->scaled_source.y_crop_height == cm->superres_upscaled_height); in superres_post_encode()
2273 const int coded_height = cm->superres_upscaled_height - 1; in write_frame_size()2297 cm->superres_upscaled_height == cfg->y_crop_height; in write_frame_size_with_refs()2868 cm->superres_upscaled_height == seq_params->max_frame_height); in write_uncompressed_header_obu()2876 cm->superres_upscaled_height > seq_params->max_frame_height) { in write_uncompressed_header_obu()2885 cm->superres_upscaled_height != seq_params->max_frame_height); in write_uncompressed_header_obu()
1233 cm->superres_upscaled_height == cm->render_height); in av1_resize_scaled()
2305 cm->render_height = cm->superres_upscaled_height; in setup_render_size()2314 cm->superres_upscaled_height = *height; in setup_superres()