HomeSort by relevance Sort by last modified time
    Searched full:_fromfixed (Results 1 - 1 of 1) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/Carbon/
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),

Completed in 143 milliseconds