Searched defs:_tofixed (Results 1 - 1 of 1) sorted by relevance
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/ |
H A D | MediaDescr.py | 44 def _tofixed(float): function 72 'compressionID', 'packetSize', ('sampleRate', _tofixed, _fromfixed)), 81 'compressionID', 'packetSize', ('sampleRate', _tofixed, _fromfixed), 'samplesPerPacket', 91 'width', 'height', ('hRes', _tofixed, _fromfixed), ('vRes', _tofixed, _fromfixed),
|
Completed in 54 milliseconds