Home
last modified time | relevance | path

Searched refs:vpx_realloc_frame_buffer (Results 1 – 7 of 7) sorted by relevance

/external/libvpx/libvpx/vpx_scale/
Dyv12config.h89 int vpx_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf,
/external/libvpx/libvpx/vpx_scale/generic/
Dyv12config.c137 int vpx_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, in vpx_realloc_frame_buffer() function
295 return vpx_realloc_frame_buffer(ybf, width, height, ss_x, ss_y, in vpx_alloc_frame_buffer()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.c632 if (vpx_realloc_frame_buffer(&cpi->alt_ref_buffer, in alloc_raw_frame_buffers()
646 if (vpx_realloc_frame_buffer(&cpi->last_frame_uf, in alloc_util_frame_buffers()
657 if (vpx_realloc_frame_buffer(&cpi->scaled_source, in alloc_util_frame_buffers()
668 if (vpx_realloc_frame_buffer(&cpi->scaled_last_source, in alloc_util_frame_buffers()
747 if (vpx_realloc_frame_buffer(&cpi->alt_ref_buffer, in update_frame_size()
2846 vpx_realloc_frame_buffer(&new_fb_ptr->buf,
2871 vpx_realloc_frame_buffer(&new_fb_ptr->buf,
3185 vpx_realloc_frame_buffer(get_frame_new_buffer(cm),
Dvp9_temporal_filter.c711 if (vpx_realloc_frame_buffer(&cpi->svc.scaled_frames[frame_used], in vp9_temporal_filter()
Dvp9_svc_layercontext.c36 if (vpx_realloc_frame_buffer(&cpi->svc.empty_frame.img, in vp9_init_layer_context()
/external/libvpx/libvpx/vp9/common/
Dvp9_postproc.c681 if (vpx_realloc_frame_buffer(&cm->post_proc_buffer, cm->width, cm->height, in vp9_post_proc_frame()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodeframe.c1243 if (vpx_realloc_frame_buffer( in setup_frame_size()
1327 if (vpx_realloc_frame_buffer( in setup_frame_size_with_refs()