Searched refs:_fromfixed (Results 1 – 1 of 1) sorted by relevance
/external/python/cpython2/Lib/plat-mac/Carbon/ |
D | MediaDescr.py | 49 def _fromfixed(fixed): function 72 'compressionID', 'packetSize', ('sampleRate', _tofixed, _fromfixed)), 81 'compressionID', 'packetSize', ('sampleRate', _tofixed, _fromfixed), 'samplesPerPacket', 91 'width', 'height', ('hRes', _tofixed, _fromfixed), ('vRes', _tofixed, _fromfixed),
|