| /frameworks/av/media/libstagefright/codecs/aacenc/src/ |
| transform.c | 434 * description: Calculate max possible scale factor for input vector of shorts 458 * description: Calculate transform filter for input vector of shorts
|
| /pdk/apps/TestingCamera2/src/com/android/testingcamera2/ |
| ImageReaderSubPane.java | 414 // rowStride is in bytes, accessing array as shorts 701 int rowStride = img.getPlanes()[0].getRowStride() / 2; // in shorts
|
| /cts/tests/tests/media/src/android/media/cts/ |
| AudioRecordTest.java | 516 // For 16 bit data, use shorts 658 // For 16 bit data, use shorts [all...] |
| /external/gtest/src/ |
| gtest-printers.cc | 321 // would cause pointers to unsigned shorts be printed as wide strings,
|
| /external/icu/android_icu4j/src/main/java/android/icu/text/ |
| RBBITableBuilder.java | [all...] |
| /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
| RBBITableBuilder.java | [all...] |
| /external/libgdx/gdx/src/com/badlogic/gdx/graphics/ |
| Pixmap.java | 361 * and RGBA4444 the pixel colors are stored in shorts in machine dependent order.
|
| /external/libjpeg-turbo/ |
| jmorecfg.h | 376 * two 16-bit shorts is faster than multiplying two ints. Define MULTIPLIER
|
| /external/libopus/celt/ |
| modes.c | 298 /* Shorts longer than 3.3ms are not supported. */
|
| /external/ltrace/ |
| ltrace.conf.5 | 208 create enums over shorts or longs\(emarguments that are themselves
|
| /external/opencv3/3rdparty/libjpeg/ |
| jmorecfg.h | 365 * two 16-bit shorts is faster than multiplying two ints. Define MULTIPLIER
|
| /external/opencv3/3rdparty/zlib/ |
| inftrees.c | 24 lens shorts, which is used as a work area. type is the type of code
|
| /external/pdfium/third_party/libjpeg/ |
| jmorecfg.h | 351 * two 16-bit shorts is faster than multiplying two ints. Define MULTIPLIER
|
| /external/pdfium/third_party/zlib_v128/ |
| inftrees.c | 24 lens shorts, which is used as a work area. type is the type of code
|
| /external/skia/src/opts/ |
| SkBitmapProcState_matrix_neon.h | 216 mydst += 16; // 16 shorts, aka 8 longs
|
| /external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
| gtest-printers.cc | 321 // would cause pointers to unsigned shorts be printed as wide strings,
|
| /external/webrtc/webrtc/base/ |
| win32.cc | 278 // (coloncount + 1) is the number of shorts left in the address.
|
| /external/zlib/src/contrib/infback9/ |
| inftree9.c | 24 lens shorts, which is used as a work area. type is the type of code
|
| /external/zlib/src/ |
| inftrees.c | 24 lens shorts, which is used as a work area. type is the type of code
|
| /frameworks/base/docs/html/guide/topics/renderscript/reference/ |
| rs_value_types.jd | 922 <p> A vector of two shorts. These two shorts are packed into a single 32 bit field 936 <p> A vector of three shorts. These three short fields packed into a single 64 bit field 950 <p> A vector of four shorts. These four short fields packed into a single 64 bit field [all...] |
| /frameworks/base/wifi/java/android/net/wifi/nan/ |
| TlvBufferUtils.java | 407 * Whenever possible bytes, shorts, and integer are printed out (for
|
| /libcore/luni/src/test/java/dalvik/system/ |
| JniTest.java | 207 /** Test passing shorts as arguments to a native method */
|
| /ndk/sources/third_party/googletest/googletest/src/ |
| gtest-printers.cc | 321 // would cause pointers to unsigned shorts be printed as wide strings,
|
| /system/core/adb/ |
| usb_osx.cpp | 257 // changing shorts to bytes.
|
| /system/core/fastboot/ |
| usb_osx.cpp | 376 // skip first word, and copy the rest to the serial string, changing shorts to bytes.
|