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

  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_scale/generic/
yv12config.c 50 int vp8_yv12_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, function
115 return vp8_yv12_realloc_frame_buffer(ybf, width, height, border);
  /external/libvpx/libvpx/vpx_scale/generic/
yv12config.c 47 int vp8_yv12_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, function
110 return vp8_yv12_realloc_frame_buffer(ybf, width, height, border);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_scale/generic/
yv12config.c 49 int vp8_yv12_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, function
112 return vp8_yv12_realloc_frame_buffer(ybf, width, height, border);

Completed in 2670 milliseconds