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

  /external/libvpx/libvpx/vpx/
vp8dx.h 63 VP8D_GET_FRAME_CORRUPTED,
105 VPX_CTRL_USE_TYPE(VP8D_GET_FRAME_CORRUPTED, int *)
  /external/libvpx/libvpx/vp9/
vp9_dx_iface.c 687 {VP8D_GET_FRAME_CORRUPTED, get_frame_corrupted},
  /external/libvpx/libvpx/vp8/
vp8_dx_iface.c 905 {VP8D_GET_FRAME_CORRUPTED, vp8_get_frame_corrupted},
  /external/libvpx/libvpx/
vpxdec.c 1018 if (vpx_codec_control(&decoder, VP8D_GET_FRAME_CORRUPTED, &corrupted)) {
    [all...]

Completed in 96 milliseconds