Home | History | Annotate | Download | only in media

Lines Matching defs:OPTION_CLOSEST_SYNC

250      * {@link #OPTION_CLOSEST_SYNC} if one wants to retrieve a sync frame
290 * {@link #OPTION_CLOSEST_SYNC} if one wants to retrieve a sync frame
345 return getFrameAtTime(timeUs, OPTION_CLOSEST_SYNC);
367 return _getFrameAtTime(-1, OPTION_CLOSEST_SYNC, -1 /*dst_width*/, -1 /*dst_height*/);
724 public static final int OPTION_CLOSEST_SYNC = 0x02;
738 OPTION_CLOSEST_SYNC,