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

  /external/dbus/dbus/
dbus-message-private.h 71 DBusValidity corruption_reason; /**< why we were corrupted */
73 unsigned int corrupted : 1; /**< We got broken data, and are no longer working */ member in struct:DBusMessageLoader
  /external/libvpx/vpx_scale/
yv12config.h 61 int corrupted; member in struct:__anon7779
  /external/libvpx/vp8/
vp8_dx_iface.c 686 int *corrupted = va_arg(args, int *); local
688 if (corrupted)
691 *corrupted = pbi->common.frame_to_show->corrupted;
  /external/libvpx/vp8/common/
blockd.h 283 int corrupted; member in struct:__anon7672

Completed in 81 milliseconds