OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_framerate
(Results
1 - 12
of
12
) sorted by null
/prebuilts/gdb/darwin-x86/lib/python2.7/
wave.py
107
_framerate
-- the sampling frequency
200
return self.
_framerate
264
wFormatTag, self._nchannels, self.
_framerate
, dwAvgBytesPerSec, wBlockAlign = struct.unpack('<HHLLH', chunk.read(14))
289
_framerate
-- the sampling frequency
317
self.
_framerate
= 0
359
self.
_framerate
= framerate
362
if not self.
_framerate
:
364
return self.
_framerate
399
if not self._nchannels or not self._sampwidth or not self.
_framerate
:
401
return self._nchannels, self._sampwidth, self.
_framerate
, \
[
all
...]
sunau.py
195
self.
_framerate
= int(_read_u32(file))
217
return self.
_framerate
295
self.
_framerate
= 0
326
if not self.
_framerate
:
333
self.
_framerate
= framerate
336
if not self.
_framerate
:
338
return self.
_framerate
417
if not self.
_framerate
:
451
_write_u32(self._file, self.
_framerate
)
aifc.py
268
#
_framerate
-- the sampling frequency
334
cl.FRAME_RATE, self.
_framerate
]
378
return self.
_framerate
455
self.
_framerate
= int(_read_float(chunk))
548
#
_framerate
-- the sampling frequency
585
self.
_framerate
= 0
640
self.
_framerate
= framerate
643
if not self.
_framerate
:
645
return self.
_framerate
687
if not self._nchannels or not self._sampwidth or not self.
_framerate
[
all
...]
/prebuilts/gdb/linux-x86/lib/python2.7/
wave.py
107
_framerate
-- the sampling frequency
200
return self.
_framerate
264
wFormatTag, self._nchannels, self.
_framerate
, dwAvgBytesPerSec, wBlockAlign = struct.unpack('<HHLLH', chunk.read(14))
289
_framerate
-- the sampling frequency
317
self.
_framerate
= 0
359
self.
_framerate
= framerate
362
if not self.
_framerate
:
364
return self.
_framerate
399
if not self._nchannels or not self._sampwidth or not self.
_framerate
:
401
return self._nchannels, self._sampwidth, self.
_framerate
, \
[
all
...]
sunau.py
195
self.
_framerate
= int(_read_u32(file))
217
return self.
_framerate
295
self.
_framerate
= 0
326
if not self.
_framerate
:
333
self.
_framerate
= framerate
336
if not self.
_framerate
:
338
return self.
_framerate
417
if not self.
_framerate
:
451
_write_u32(self._file, self.
_framerate
)
aifc.py
268
#
_framerate
-- the sampling frequency
334
cl.FRAME_RATE, self.
_framerate
]
378
return self.
_framerate
455
self.
_framerate
= int(_read_float(chunk))
548
#
_framerate
-- the sampling frequency
585
self.
_framerate
= 0
640
self.
_framerate
= framerate
643
if not self.
_framerate
:
645
return self.
_framerate
687
if not self._nchannels or not self._sampwidth or not self.
_framerate
[
all
...]
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
wave.py
107
_framerate
-- the sampling frequency
200
return self.
_framerate
264
wFormatTag, self._nchannels, self.
_framerate
, dwAvgBytesPerSec, wBlockAlign = struct.unpack('<HHLLH', chunk.read(14))
289
_framerate
-- the sampling frequency
317
self.
_framerate
= 0
359
self.
_framerate
= framerate
362
if not self.
_framerate
:
364
return self.
_framerate
399
if not self._nchannels or not self._sampwidth or not self.
_framerate
:
401
return self._nchannels, self._sampwidth, self.
_framerate
, \
[
all
...]
sunau.py
195
self.
_framerate
= int(_read_u32(file))
217
return self.
_framerate
295
self.
_framerate
= 0
326
if not self.
_framerate
:
333
self.
_framerate
= framerate
336
if not self.
_framerate
:
338
return self.
_framerate
417
if not self.
_framerate
:
451
_write_u32(self._file, self.
_framerate
)
aifc.py
268
#
_framerate
-- the sampling frequency
334
cl.FRAME_RATE, self.
_framerate
]
378
return self.
_framerate
455
self.
_framerate
= int(_read_float(chunk))
548
#
_framerate
-- the sampling frequency
585
self.
_framerate
= 0
640
self.
_framerate
= framerate
643
if not self.
_framerate
:
645
return self.
_framerate
687
if not self._nchannels or not self._sampwidth or not self.
_framerate
[
all
...]
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/
wave.py
107
_framerate
-- the sampling frequency
200
return self.
_framerate
264
wFormatTag, self._nchannels, self.
_framerate
, dwAvgBytesPerSec, wBlockAlign = struct.unpack('<HHLLH', chunk.read(14))
289
_framerate
-- the sampling frequency
317
self.
_framerate
= 0
359
self.
_framerate
= framerate
362
if not self.
_framerate
:
364
return self.
_framerate
399
if not self._nchannels or not self._sampwidth or not self.
_framerate
:
401
return self._nchannels, self._sampwidth, self.
_framerate
, \
[
all
...]
sunau.py
195
self.
_framerate
= int(_read_u32(file))
217
return self.
_framerate
295
self.
_framerate
= 0
326
if not self.
_framerate
:
333
self.
_framerate
= framerate
336
if not self.
_framerate
:
338
return self.
_framerate
417
if not self.
_framerate
:
451
_write_u32(self._file, self.
_framerate
)
aifc.py
268
#
_framerate
-- the sampling frequency
334
cl.FRAME_RATE, self.
_framerate
]
378
return self.
_framerate
455
self.
_framerate
= int(_read_float(chunk))
548
#
_framerate
-- the sampling frequency
585
self.
_framerate
= 0
640
self.
_framerate
= framerate
643
if not self.
_framerate
:
645
return self.
_framerate
687
if not self._nchannels or not self._sampwidth or not self.
_framerate
[
all
...]
Completed in 688 milliseconds