Home
last modified time | relevance | path

Searched refs:scaled_last_source (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_onyx_int.h303 YV12_BUFFER_CONFIG scaled_last_source; member
Dvp9_onyx_if.c182 vp9_free_frame_buffer(&cpi->scaled_last_source); in dealloc_compressor_data()
584 if (vp9_alloc_frame_buffer(&cpi->scaled_last_source, in vp9_alloc_compressor_data()
632 if (vp9_realloc_frame_buffer(&cpi->scaled_last_source, in update_frame_size()
2492 &cpi->scaled_last_source);
2493 cpi->Last_Source = &cpi->scaled_last_source;
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
Dvp9_encoder.h337 YV12_BUFFER_CONFIG scaled_last_source; member
Dvp9_encoder.c183 vp9_free_frame_buffer(&cpi->scaled_last_source); in dealloc_compressor_data()
443 if (vp9_alloc_frame_buffer(&cpi->scaled_last_source, in vp9_alloc_compressor_data()
482 if (vp9_realloc_frame_buffer(&cpi->scaled_last_source, in update_frame_size()
2031 &cpi->scaled_last_source);