Searched defs:comptype (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/test/ | ||
H A D | test_wave.py | 22 comptype = 'NONE' variable in WavePCM8Test 39 comptype = 'NONE' variable in WavePCM16Test 60 comptype = 'NONE' variable in WavePCM24Test 87 comptype = 'NONE' variable in WavePCM32Test |
H A D | test_sunau.py | 24 comptype = 'NONE' variable in SunauPCM8Test 41 comptype = 'NONE' variable in SunauPCM16Test 60 comptype = 'NONE' variable in SunauPCM24Test 85 comptype = 'NONE' variable in SunauPCM32Test 110 comptype = 'ULAW' variable in SunauULAWTest |
H A D | test_aifc.py | 30 comptype = b'NONE' variable in AifcPCM8Test 47 comptype = b'NONE' variable in AifcPCM16Test 66 comptype = b'NONE' variable in AifcPCM24Test 91 comptype = b'NONE' variable in AifcPCM32Test 116 comptype = b'ulaw' variable in AifcULAWTest 137 comptype = b'alaw' variable in AifcALAWTest [all...] |
/third_party/ffmpeg/libavcodec/ | ||
H A D | nuv.c | 174 } comptype; in decode_frame() local |
Completed in 3 milliseconds