HomeSort by relevance Sort by last modified time
    Searched defs:vp9_realloc_frame_buffer (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/generic/
yv12config.c 140 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/
yv12config.c 135 int vp9_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, function
247 return vp9_realloc_frame_buffer(ybf, width, height, ss_x, ss_y, border,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
yv12config.c 137 int vp9_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, function
282 return vp9_realloc_frame_buffer(ybf, width, height, ss_x, ss_y, border,

Completed in 257 milliseconds