Searched refs:last_height (Results 1 – 7 of 7) sorted by relevance
166 dst_cm->last_height = !src_cm->show_existing_frame ? in vp9_frameworker_copy_context()167 src_cm->height : src_cm->last_height; in vp9_frameworker_copy_context()
405 cm->last_height = cm->height; in vp9_receive_compressed_data()
2193 cm->height == cm->last_height && in vp9_decode_frame()
377 int last_height = input_height; in DownscaleEndsAt() local383 EXPECT_EQ(last_height, res.height); in DownscaleEndsAt()389 last_height = res.height; in DownscaleEndsAt()
121 int last_height; member
3750 if (cm->last_width != cm->width || cm->last_height != cm->height) { in source_var_based_partition_search_method()3920 cm->height == cm->last_height && in encode_frame_internal()
3931 cm->last_height = cm->height;