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

  /external/libvpx/libvpx/
y4minput.h 59 int y4m_input_open(y4m_input *_y4m, FILE *_fin, char *_skip, int _nskip,
y4minput.c 772 int y4m_input_open(y4m_input *_y4m, FILE *_fin, char *_skip, int _nskip, function
    [all...]
vpxenc.c     [all...]
  /external/libvpx/libvpx/test/
y4m_video_source.h 43 ASSERT_FALSE(y4m_input_open(&y4m_, input_file_, NULL, 0, 0));
  /external/libvpx/libvpx/tools/
tiny_ssim.c 144 y4m_input_open(&input->y4m, input->file, y4m_buf, 4, 0);

Completed in 84 milliseconds