Searched defs:vp9_realloc_frame_buffer (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/generic/
H A Dyv12config.c140 int vp9_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, function
294 return vp9_realloc_frame_buffer(ybf, width, height, ss_x, ss_y,
/external/libvpx/libvpx/vpx_scale/generic/
H A Dyv12config.c135 int vp9_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, function
247 return vp9_realloc_frame_buffer(ybf, width, height, ss_x, ss_y, border,

Completed in 2394 milliseconds