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

  /external/libvpx/
y4minput.h 44 size_t dst_buf_sz; member in struct:y4m_input
y4minput.c 808 _y4m->dst_buf_sz=_y4m->pic_w*_y4m->pic_h
811 _y4m->dst_buf=(unsigned char *)malloc(_y4m->dst_buf_sz);

Completed in 104 milliseconds