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

  /external/libvpx/vp8/common/
alloccommon.h 20 int vp8_alloc_frame_buffers(VP8_COMMON *oci, int width, int height);
alloccommon.c 53 int vp8_alloc_frame_buffers(VP8_COMMON *oci, int width, int height) function
  /external/libvpx/vp8/decoder/
decodframe.c 618 if (vp8_alloc_frame_buffers(pc, pc->Width, pc->Height))
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 17 milliseconds