/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),
|