| /external/chromium_org/third_party/webrtc/modules/ |
| iSACFix.target.darwin-mips.mk | 32 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c \
|
| iSACFix.target.darwin-mips64.mk | 32 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c \
|
| iSACFix.target.darwin-x86.mk | 32 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c \
|
| iSACFix.target.darwin-x86_64.mk | 32 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c \
|
| iSACFix.target.linux-arm.mk | 32 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c \
|
| iSACFix.target.linux-arm64.mk | 32 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c \
|
| iSACFix.target.linux-mips.mk | 32 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c \
|
| iSACFix.target.linux-mips64.mk | 32 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c \
|
| iSACFix.target.linux-x86.mk | 32 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c \
|
| iSACFix.target.linux-x86_64.mk | 32 third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c \
|
| /external/chromium_org/v8/src/ |
| ast.h | [all...] |
| objects-inl.h | 54 Smi* smi = Smi::FromInt(value_ | DeletedField::encode(1)); [all...] |
| /external/libvorbis/doc/ |
| 01-introduction.tex | 21 encoder can encode high-quality CD and DAT rate stereo at below 48kbps 157 The mode mechanism is used to encode a frame according to one of 190 Therefore it would be wasteful to encode a full-spectrum version of it 379 as allowing a greater level of easy parallelism in encode and
|
| /external/libvorbis/lib/ |
| res0.c | 19 encode/decode loops are coded for clarity and performance is not 539 int (*encode)(oggpack_buffer *,int *,int, 580 /* first we encode a partition codeword for each channel */ 601 /* now we encode interleaved residual values for the partitions */ 627 ret=encode(opb,in[j]+offset,samples_per_partition,
|
| /external/lzma/CS/7zip/Compress/LzmaAlone/ |
| LzmaAlone.cs | 82 " e: encode file\n" +
|
| /external/chromium_org/third_party/cython/src/Cython/Debugger/ |
| libpython.py | 118 text = text.encode(ENCODING, 'backslashreplace') 127 return filename.encode(encoding) 134 byte = char.encode(encoding) [all...] |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.mortbay.jetty.util_6.1.23.v201004211559.jar | |
| /external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/ |
| __init__.py | 199 filename = filename.encode('idna') 201 filename = filename.encode('idna') 205 filename=filename.encode('utf-8') [all...] |
| /cts/tests/tests/tv/src/android/media/tv/cts/ |
| TvContractTest.java | 136 values.put(TvContract.Programs.COLUMN_CANONICAL_GENRE, TvContract.Programs.Genres.encode(
|
| /development/samples/training/ContactsList/src/com/example/android/contactslist/ui/ |
| ContactsListFragment.java | 471 Uri.withAppendedPath(ContactsQuery.FILTER_URI, Uri.encode(mSearchTerm)); [all...] |
| /external/antlr/antlr-3.4/runtime/Python/unittests/ |
| teststreams.py | 323 file = StringIO(u'foo\nbär'.encode('utf-8'))
|
| /external/chromium-trace/trace-viewer/third_party/pywebsocket/src/mod_pywebsocket/ |
| extensions.py | 570 message = message.encode('utf-8')
|
| /external/chromium_org/mojo/public/python/mojo/bindings/ |
| descriptor.py | 46 Returns the type code (as defined by the struct module) used to encode 63 data_offset: the offset to the end of the data bytearray. Used to encode 66 handle_offset: the offset to use to encode handles. 68 Returns a a tuple where the first element is the value to encode, and the 201 string_array.fromstring(value.encode('utf8'))
|
| /external/chromium_org/sync/tools/testserver/ |
| xmppserver.py | 483 # We explicitly encode to ascii as that is what the client expects 485 self.push(data.encode('ascii'))
|
| /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/ |
| base_unittest.py | 86 new_file.write(contents.encode(encoding))
|