Home
last modified time | relevance | path

Searched defs:aifc (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Doc/whatsnew/
D3.7.rst1940 aifc section in Deprecated Python modules, functions and methods
1948 .. _whatsnew37-asyncio-deprecated:
D3.4.rst605 aifc section in Improved Modules
/third_party/ffmpeg/libavformat/
Daiffenc.c105 int i, aifc = 0; in aiff_write_header() local
/third_party/python/Lib/
Daifc.py609 def aifc(self): member in Aifc_write