ReadByte          320 3rdparty/libwebp/demux/demux.c   frame->dispose_method_ = (WebPMuxAnimDispose)(ReadByte(mem) & 1);
ReadByte          482 3rdparty/libwebp/demux/demux.c   dmux->feature_flags_ = ReadByte(mem);
ReadByte          433 samples/winrt/ImageManipulations/common/suspensionmanager.cpp         if (reader->ReadByte() != MapEndMarker)
ReadByte          442 samples/winrt/ImageManipulations/common/suspensionmanager.cpp         auto type = reader->ReadByte();
ReadByte          448 samples/winrt/ImageManipulations/common/suspensionmanager.cpp             return reader->ReadByte();