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

  /external/libvpx/vp8/common/
alloccommon.h 19 void vp8_de_alloc_frame_buffers(VP8_COMMON *oci);
alloccommon.c 34 void vp8_de_alloc_frame_buffers(VP8_COMMON *oci) function
56 vp8_de_alloc_frame_buffers(oci);
72 vp8_de_alloc_frame_buffers(oci);
89 vp8_de_alloc_frame_buffers(oci);
95 vp8_de_alloc_frame_buffers(oci);
107 vp8_de_alloc_frame_buffers(oci);
118 vp8_de_alloc_frame_buffers(oci);
189 vp8_de_alloc_frame_buffers(oci);
  /external/libvpx/vp8/encoder/
onyx_if.c 285 vp8_de_alloc_frame_buffers(&cpi->common);
    [all...]

Completed in 27 milliseconds