Home
last modified time | relevance | path

Searched defs:selectionFlags (Results 1 – 6 of 6) sorted by relevance

/external/exoplayer/tree/library/common/src/main/java/com/google/android/exoplayer2/
DFormat.java124 @C.SelectionFlags private int selectionFlags; field in Format.Builder
286 public Builder setSelectionFlags(@C.SelectionFlags int selectionFlags) { in setSelectionFlags()
643 @C.SelectionFlags public final int selectionFlags; field in Format
813 @C.SelectionFlags int selectionFlags, in createVideoContainerFormat()
946 @C.SelectionFlags int selectionFlags, in createAudioContainerFormat()
979 @C.SelectionFlags int selectionFlags, in createAudioSampleFormat()
1010 @C.SelectionFlags int selectionFlags, in createAudioSampleFormat()
1044 @C.SelectionFlags int selectionFlags, in createAudioSampleFormat()
1078 @C.SelectionFlags int selectionFlags, in createTextContainerFormat()
1104 @C.SelectionFlags int selectionFlags, in createTextContainerFormat()
[all …]
DMediaItem.java639 @C.SelectionFlags public final int selectionFlags; field in MediaItem.Subtitle
661 Uri uri, String mimeType, @Nullable String language, @C.SelectionFlags int selectionFlags) { in Subtitle()
/external/python/cpython2/Mac/Modules/list/
D_Listmodule.c1008 OptionBits selectionFlags; in List_SetListSelectionFlags() local
/external/exoplayer/tree/library/dash/src/main/java/com/google/android/exoplayer2/source/dash/manifest/
DDashManifestParser.java616 @C.SelectionFlags int selectionFlags = parseSelectionFlagsFromRoleDescriptors(roleDescriptors); in buildFormat() local
/external/exoplayer/tree/library/extractor/src/main/java/com/google/android/exoplayer2/extractor/mkv/
DMatroskaExtractor.java2082 @C.SelectionFlags int selectionFlags = 0; in initializeOutput() local
/external/python/cpython2/Mac/Modules/ctl/
D_Ctlmodule.c2357 UInt32 selectionFlags; in CtlObj_SetDataBrowserSelectionFlags() local
2376 UInt32 selectionFlags; in CtlObj_GetDataBrowserSelectionFlags() local