Searched defs:marker (Results 1 – 16 of 16) sorted by relevance
35 public static final boolean isSofMarker(short marker) { in isSofMarker()
172 short marker = mBuffer.getShort(); in write() local
759 short marker = dataStream.readShort(); in seekTiffData() local
128 public int marker; field in XmpDepthDecode.Section218 int marker = c; in parse() local285 int marker, boolean skipExtendedContent) throws IOException { in readSection()
228 ProgressMarker marker = markerList.peek(); in updateMarker() local245 ProgressMarker marker = markerList.poll(); in onMarkerReached() local
82 final int marker = jpeg.get(offset) & 0xFF; in getOrientation() local
87 final int marker = jpeg.get(offset) & 0xFF; in getOrientation() local
92 uint8_t marker[kMarkerLength]; member
160 uint8_t marker; in parseJPEG() local
323 uint8_t marker[MARKER_LENGTH]; member
279 uint32_t marker = {}; in invokeAudioTrack() local336 uint32_t marker = mFdp.ConsumeIntegral<uint32_t>(); in invokeAudioRecord() local
716 File marker = new File(syncDir, mInterfaceName + ".xml.migrated"); in migrateIfNecessaryLocked() local
536 status_t AudioRecord::setMarkerPosition(uint32_t marker) in setMarkerPosition()
1372 status_t AudioTrack::setMarkerPosition(uint32_t marker) in setMarkerPosition()
2279 private native final int native_set_marker_pos(int marker); in native_set_marker_pos()
4300 private native final int native_set_marker_pos(int marker); in native_set_marker_pos()