Searched refs:un_scaled_source (Results 1 – 4 of 4) sorted by relevance
301 YV12_BUFFER_CONFIG *un_scaled_source; member
2554 if (cm->mi_cols * MI_SIZE != cpi->un_scaled_source->y_width ||2555 cm->mi_rows * MI_SIZE != cpi->un_scaled_source->y_height) {2556 scale_and_extend_frame_nonnormative(cpi->un_scaled_source,2560 cpi->Source = cpi->un_scaled_source;3113 cpi->un_scaled_source = cpi->Source = force_src_buffer ? force_src_buffer
323 YV12_BUFFER_CONFIG *un_scaled_source; member
2726 scale_and_extend_source(cpi->un_scaled_source, cpi); in resize_key_frame()3844 scale_and_extend_source(cpi->un_scaled_source, cpi); in encode_frame_to_data_rate()4984 cpi->un_scaled_source = cpi->Source; in vp8_get_compressed_data()