Home | Sort by relevance Sort by last modified time |
/external/libvpx/libvpx/ | |
y4minput.h | 44 size_t dst_buf_sz; member in struct:y4m_input |
y4minput.c | 800 _y4m->dst_buf_sz=_y4m->pic_w*_y4m->pic_h 803 _y4m->dst_buf=(unsigned char *)malloc(_y4m->dst_buf_sz); |