Searched refs:last_height (Results 1 – 6 of 6) sorted by relevance
377 int last_height = input_height; in DownscaleEndsAt() local383 EXPECT_EQ(last_height, res.height); in DownscaleEndsAt()389 last_height = res.height; in DownscaleEndsAt()
99 int last_height; member
421 cm->last_height = cm->height; in vp9_receive_compressed_data()
2514 cm->height == cm->last_height && !cm->last_intra_only && in vp9_decode_frame()
5509 if (cm->last_width != cm->width || cm->last_height != cm->height) { in source_var_based_partition_search_method()5710 cm->height == cm->last_height && !cm->intra_only && cm->last_show_frame; in encode_frame_internal()
4920 cm->last_height = cm->height;