Home
last modified time | relevance | path

Searched defs:file_format (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/contrib/ffmpeg/
Dffmpeg_ops.py34 def decode_audio(contents, file_format=None, samples_per_second=None, argument
75 def encode_audio(audio, file_format=None, samples_per_second=None): argument
Dencode_audio_op.cc32 const string& file_format, const int32 bits_per_second, in Encode()
97 const string file_format = in Compute() local
Ddecode_audio_op.cc46 const string& file_format, const int32 samples_per_second, in Decode()
139 const string file_format = in Compute() local
Ddecode_audio_op_test.py34 def _loadFileAndTest(self, filename, file_format, duration_sec, argument
/external/autotest/server/site_tests/brillo_DecodingAudioTest/
Dbrillo_DecodingAudioTest.py32 def run_once(self, host, fb_client, file_format, argument
/external/autotest/server/brillo/
Daudio_utils.py108 file_format='wav'): argument
/external/tensorflow/tensorflow/python/keras/preprocessing/
Dimage.py108 file_format=None, argument
/external/python/rsa/rsa/
Dkey.py121 def _assert_format_exists(file_format, methods): argument
/external/python/cpython2/Mac/Demo/applescript/Disk_Copy/
DStandard_Suite.py256 class file_format(aetools.NProperty): class
/external/sqlite/dist/orig/
Dsqlite3.c15077 u8 file_format; /* Schema format version for this file */ member
/external/sqlite/dist/
Dsqlite3.c15077 u8 file_format; /* Schema format version for this file */ member