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

  /external/python/cpython2/Lib/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),
  /prebuilts/gdb/darwin-x86/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),
  /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 654 milliseconds