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

  /external/libvpx/libvpx/vpx_scale/
yv12config.h 67 int vp9_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf,
  /external/libvpx/libvpx/vpx_scale/generic/
yv12config.c 124 int vp9_realloc_frame_buffer(YV12_BUFFER_CONFIG *ybf, function
209 return vp9_realloc_frame_buffer(ybf, width, height, ss_x, ss_y, border);
  /external/libvpx/libvpx/vp9/common/
vp9_alloccommon.c 89 if (vp9_realloc_frame_buffer(&cm->post_proc_buffer, width, height, ss_x, ss_y,
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c 728 vp9_realloc_frame_buffer(get_frame_new_buffer(cm), cm->width, cm->height,
    [all...]

Completed in 110 milliseconds