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

  /external/libvpx/libvpx/vpx_dsp/
bitreader.h 55 static INLINE int vpx_reader_has_error(vpx_reader *r) { function
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c 840 xd->corrupted |= vpx_reader_has_error(r);
    [all...]

Completed in 251 milliseconds