Searched defs:trackCount (Results 1 - 3 of 3) sorted by relevance

/haiku/src/apps/haiku3d/texture/
H A DVideoFileTexture.cpp59 int32 trackCount = fMediaFile->CountTracks(); local
/haiku/src/apps/mediaplayer/supplier/
H A DMediaFileTrackSupplier.cpp191 int trackCount = mediaFile->CountTracks(); local
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp552 uint32 trackCount = toc->last_track + 1 - toc->first_track; local
666 int32 trackCount = toc->last_track + 1 - toc->first_track; local
1403 uint32 trackCount = toc->last_track + (uint32)1 - toc->first_track; local

Completed in 42 milliseconds