HomeSort by relevance Sort by last modified time
    Searched full:index_8 (Results 1 - 6 of 6) sorted by null

  /external/webrtc/webrtc/common_audio/signal_processing/
complex_bit_reverse.c 16 * operation. Same for index_8.
31 static const int16_t index_8[240] = { variable
62 index = index_8;
complex_bit_reverse_arm.S 28 adr r3, index_8 @ Table pointer.
102 index_8: @ Indexes for stages == 8. label
  /frameworks/base/libs/hwui/
Texture.cpp 185 // ARGB_4444 and Index_8 are both upconverted to RGBA_8888
  /cts/tests/tests/graphics/src/android/graphics/cts/
BitmapFactoryTest.java 624 // INDEX_8), ALPHA_8 (gray), or ARGB_8888.
684 // the encoded data. If the image has a color table, this should be INDEX_8.
685 // If we decode to INDEX_8, the output bitmap will report that the Config is
694 // Convert the INDEX_8 bitmap to ARGB_8888 and test that it is identical to
    [all...]
  /external/skia/tools/
sk_tool_utils.cpp 145 case kIndex_8_SkColorType: return "Index_8";
  /external/skia/include/core/
SkBitmap.h 476 Index_8) and the pixels are locked.
    [all...]

Completed in 2674 milliseconds