Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Donyxc_int.h91 YV12_BUFFER_CONFIG post_proc_buffer_int; member
Dalloccommon.c30 vp8_yv12_de_alloc_frame_buffer(&oci->post_proc_buffer_int); in vp8_de_alloc_frame_buffers()
Dpostproc.c751 if (vp8_yv12_alloc_frame_buffer(&oci->post_proc_buffer_int, in vp8_post_proc_frame()
761 … vpx_memset((&oci->post_proc_buffer_int)->buffer_alloc,128,(&oci->post_proc_buffer)->frame_size); in vp8_post_proc_frame()
778 vp8_yv12_copy_frame(&oci->post_proc_buffer, &oci->post_proc_buffer_int); in vp8_post_proc_frame()
781 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()
788 vp8_deblock(oci, &oci->post_proc_buffer_int, &oci->post_proc_buffer, in vp8_post_proc_frame()