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

  /external/chromium_org/third_party/libvpx/source/libvpx/
y4menc.h 24 int y4m_write_file_header(char *buf, size_t len, int width, int height,
y4menc.c 14 int y4m_write_file_header(char *buf, size_t len, int width, int height, function
vpxdec.c     [all...]
  /external/libvpx/libvpx/
y4menc.h 24 int y4m_write_file_header(char *buf, size_t len, int width, int height,
y4menc.c 13 int y4m_write_file_header(char *buf, size_t len, int width, int height, function
vpxdec.c 883 len = y4m_write_file_header(buf, sizeof(buf),
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4menc.h 24 int y4m_write_file_header(char *buf, size_t len, int width, int height,
y4menc.c 13 int y4m_write_file_header(char *buf, size_t len, int width, int height, function
vpxdec.c 883 len = y4m_write_file_header(buf, sizeof(buf),
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
y4m_test.cc 163 y4m_write_file_header(buf, sizeof(buf),

Completed in 808 milliseconds