Home
last modified time | relevance | path

Searched refs:un_scaled_source (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Donyx_int.h320 YV12_BUFFER_CONFIG *un_scaled_source; member
Donyx_if.c2798 scale_and_extend_source(cpi->un_scaled_source, cpi); in resize_key_frame()
4172 scale_and_extend_source(cpi->un_scaled_source, cpi); in encode_frame_to_data_rate()
5335 cpi->un_scaled_source = cpi->Source; in vp8_get_compressed_data()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h307 YV12_BUFFER_CONFIG *un_scaled_source; member
Dvp9_encoder.c3238 cpi->un_scaled_source,
3389 cpi->Source = vp9_scale_if_required(cm, cpi->un_scaled_source,
4300 cpi->un_scaled_source = cpi->Source = force_src_buffer ? force_src_buffer
Dvp9_firstpass.c599 cpi->Source = vp9_scale_if_required(cm, cpi->un_scaled_source, in vp9_first_pass()