Home
last modified time | relevance | path

Searched refs:vp8_yv12_de_alloc_frame_buffer (Results 1 – 6 of 6) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dalloccommon.c24 vp8_yv12_de_alloc_frame_buffer(&oci->yv12_fb[i]); in vp8_de_alloc_frame_buffers()
26 vp8_yv12_de_alloc_frame_buffer(&oci->temp_scale_frame); in vp8_de_alloc_frame_buffers()
28 vp8_yv12_de_alloc_frame_buffer(&oci->post_proc_buffer); in vp8_de_alloc_frame_buffers()
30 vp8_yv12_de_alloc_frame_buffer(&oci->post_proc_buffer_int); in vp8_de_alloc_frame_buffers()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/
Dyv12config.h64 int vp8_yv12_de_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf);
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
Dyv12config.c30 vp8_yv12_de_alloc_frame_buffer(YV12_BUFFER_CONFIG *ybf) { in vp8_yv12_de_alloc_frame_buffer() function
111 vp8_yv12_de_alloc_frame_buffer(ybf); in vp8_yv12_alloc_frame_buffer()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Ddenoising.c180 vp8_yv12_de_alloc_frame_buffer(&denoiser->yv12_running_avg[i]); in vp8_denoiser_free()
182 vp8_yv12_de_alloc_frame_buffer(&denoiser->yv12_mc_running_avg); in vp8_denoiser_free()
Dlookahead.c54 vp8_yv12_de_alloc_frame_buffer(&ctx->buf[i].img); in vp8_lookahead_destroy()
Donyx_if.c464 vp8_yv12_de_alloc_frame_buffer(&cpi->pick_lf_lvl_frame); in dealloc_compressor_data()
465 vp8_yv12_de_alloc_frame_buffer(&cpi->scaled_source); in dealloc_compressor_data()
1132 vp8_yv12_de_alloc_frame_buffer(&cpi->alt_ref_buffer); in dealloc_raw_frame_buffers()