Home
last modified time | relevance | path

Searched refs:last_frame_uf (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_picklpf.c64 vpx_yv12_copy_y(&cpi->last_frame_uf, cm->frame_to_show); in try_filter_frame()
90 vpx_yv12_copy_y(cm->frame_to_show, &cpi->last_frame_uf); in search_filter_level()
Dvp9_encoder.h335 YV12_BUFFER_CONFIG last_frame_uf; member
Dvp9_encoder.c384 vpx_free_frame_buffer(&cpi->last_frame_uf); in dealloc_compressor_data()
646 if (vpx_realloc_frame_buffer(&cpi->last_frame_uf, in alloc_util_frame_buffers()