Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_int.h304 YV12_BUFFER_CONFIG scaled_last_source; member
Dvp9_onyx_if.c192 vp9_free_frame_buffer(&cpi->scaled_last_source); in dealloc_compressor_data()
599 if (vp9_alloc_frame_buffer(&cpi->scaled_last_source, in vp9_alloc_compressor_data()
647 if (vp9_realloc_frame_buffer(&cpi->scaled_last_source, in update_frame_size()
2568 &cpi->scaled_last_source);
2569 cpi->Last_Source = &cpi->scaled_last_source;