Home
last modified time | relevance | path

Searched refs:leadoutBlock (Results 1 – 1 of 1) sorted by relevance

/dports/devel/sdl12/SDL-1.2.15/src/cdrom/macosx/
H A DCDPlayer.c246 CFNumberRef leadoutBlock; in ReadTOCData() local
253leadoutBlock = (CFNumberRef) CFDictionaryGetValue (theSessionDict, CFSTR(kLeadoutBlockStrin… in ReadTOCData()
293 CFNumberGetValue (leadoutBlock, kCFNumberSInt32Type, &value); in ReadTOCData()