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

  /external/libvpx/libvpx/
y4minput.h 65 int y4m_input_open(y4m_input *_y4m, FILE *_fin, char *_skip, int _nskip,
y4minput.c 701 int y4m_input_open(y4m_input *_y4m, FILE *_fin, char *_skip, int _nskip, function
    [all...]
vpxenc.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
y4minput.h 64 int y4m_input_open(y4m_input *_y4m, FILE *_fin, char *_skip, int _nskip,
y4minput.c 697 int y4m_input_open(y4m_input *_y4m, FILE *_fin, char *_skip, int _nskip, function
    [all...]
vpxenc.c 784 if (y4m_input_open(&input->y4m, input->file, input->detect.buf, 4,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/test/
y4m_video_source.h 47 y4m_input_open(&y4m_, input_file_, NULL, 0, 0);
  /external/libvpx/libvpx/test/
y4m_video_source.h 51 ASSERT_FALSE(y4m_input_open(&y4m_, input_file_, NULL, 0, 0));

Completed in 2453 milliseconds