Searched refs:y4m_write_file_header (Results 1 – 4 of 4) sorted by relevance
/external/libvpx/libvpx/ |
D | y4menc.h | 24 int y4m_write_file_header(char *buf, size_t len, int width, int height,
|
D | y4menc.c | 14 int y4m_write_file_header(char *buf, size_t len, int width, int height, in y4m_write_file_header() function
|
D | vpxdec.c | 938 len = y4m_write_file_header( in main_loop()
|
/external/libvpx/libvpx/test/ |
D | y4m_test.cc | 163 y4m_write_file_header(buf, sizeof(buf), kWidth, kHeight, &framerate, in WriteY4mAndReadBack()
|