Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_picklpf.c41 vpx_yv12_copy_y(&cpi->last_frame_uf, cm->frame_to_show); in try_filter_frame()
66 vpx_yv12_copy_y(cm->frame_to_show, &cpi->last_frame_uf); in search_filter_level()
Dvp9_onyx_int.h332 YV12_BUFFER_CONFIG last_frame_uf; member
Dvp9_onyx_if.c190 vp9_free_frame_buffer(&cpi->last_frame_uf); in dealloc_compressor_data()
585 if (vp9_alloc_frame_buffer(&cpi->last_frame_uf, in vp9_alloc_compressor_data()
633 if (vp9_realloc_frame_buffer(&cpi->last_frame_uf, in update_frame_size()