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

  /external/libvpx/
y4minput.h 58 int y4m_input_fetch_frame(y4m_input *_y4m,FILE *_fin,vpx_image_t *img);
y4minput.c 821 int y4m_input_fetch_frame(y4m_input *_y4m,FILE *_fin,vpx_image_t *_img){ function
vpxenc.c 282 if (y4m_input_fetch_frame(y4m, f, img) < 1)
    [all...]

Completed in 589 milliseconds