Searched defs:aifc (Results 1 – 4 of 4) sorted by relevance
/third_party/python/Doc/whatsnew/ | ||
D | 3.7.rst | 1940 aifc section in Deprecated Python modules, functions and methods |
D | 3.4.rst | 605 aifc section in Improved Modules |
/third_party/ffmpeg/libavformat/ | ||
D | aiffenc.c | 105 int i, aifc = 0; in aiff_write_header() local |
/third_party/python/Lib/ | ||
D | aifc.py | 609 def aifc(self): member in Aifc_write |