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 35 void vp8_de_alloc_frame_buffers(VP8_COMMON *oci) function
57 vp8_de_alloc_frame_buffers(oci);
73 vp8_de_alloc_frame_buffers(oci);
90 vp8_de_alloc_frame_buffers(oci);
96 vp8_de_alloc_frame_buffers(oci);
108 vp8_de_alloc_frame_buffers(oci);
119 vp8_de_alloc_frame_buffers(oci);
190 vp8_de_alloc_frame_buffers(oci);
  /external/libvpx/vp8/encoder/
onyx_if.c 210 vp8_de_alloc_frame_buffers(&cpi->common);
    [all...]

Completed in 726 milliseconds