Home | History | Annotate | Download | only in media

Lines Matching defs:OPTION_CLOSEST

252      * {@link #OPTION_CLOSEST} if one wants to retrieve a frame that may
254 * {@link #OPTION_CLOSEST} often has larger performance overhead compared
262 option > OPTION_CLOSEST) {
292 * {@link #OPTION_CLOSEST} if one wants to retrieve a frame that may
294 * {@link #OPTION_CLOSEST} often has larger performance overhead compared
307 option > OPTION_CLOSEST) {
732 public static final int OPTION_CLOSEST = 0x03;
739 OPTION_CLOSEST,