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

  /external/ImageMagick/coders/
pdb.c 123 y_last;
397 pdb_image.y_last=(short) ReadBlobMSBShort(image);
821 pdb_image.y_last=0;
949 (void) WriteBlobMSBShort(image,(unsigned short) pdb_image.y_last);
121 y_last; member in struct:_PDBImage
  /external/webrtc/webrtc/modules/desktop_capture/
differ_unittest.cc 357 int y_last = GetDiffInfoHeight() - 2; local
359 EXPECT_TRUE(GetDiffInfo(x, y_last))
360 << "when x = " << x << ", and y = " << y_last; local

Completed in 1105 milliseconds