Searched refs:OPTION_CLOSEST_SYNC (Results 1 – 5 of 5) sorted by relevance
346 return getFrameAtTime(timeUs, OPTION_CLOSEST_SYNC); in getFrameAtTime()368 return _getFrameAtTime(-1, OPTION_CLOSEST_SYNC, -1 /*dst_width*/, -1 /*dst_height*/); in getFrameAtTime()734 public static final int OPTION_CLOSEST_SYNC = 0x02; field in MediaMetadataRetriever748 OPTION_CLOSEST_SYNC,
22 import static android.media.MediaMetadataRetriever.OPTION_CLOSEST_SYNC;368 mmr.getFrameAtTime(duration / 2, OPTION_CLOSEST_SYNC)); in createVideoThumbnail()371 mmr.getScaledFrameAtTime(duration / 2, OPTION_CLOSEST_SYNC, in createVideoThumbnail()
15117 field public static final int OPTION_CLOSEST_SYNC = 2; // 0x2
25534 field public static final int OPTION_CLOSEST_SYNC = 2; // 0x2
25558 field public static final int OPTION_CLOSEST_SYNC = 2; // 0x2