HomeSort by relevance Sort by last modified time
    Searched full:packing (Results 26 - 50 of 337) sorted by null

12 3 4 5 6 7 8 91011>>

  /frameworks/rs/api/
rs_object_types.spec 133 value: RS_TYPE_UNSIGNED_5_6_5 = 13, "A 16 bit unsigned integer packing graphical data in 5, 6, and 5 bit sections."
134 value: RS_TYPE_UNSIGNED_5_5_5_1 = 14, "A 16 bit unsigned integer packing graphical data in 5, 5, 5, and 1 bit sections."
135 value: RS_TYPE_UNSIGNED_4_4_4_4 = 15, "A 16 bit unsigned integer packing graphical data in 4, 4, 4, and 4 bit sections."
157 as a single unit for packing and alignment purposes.
  /frameworks/rs/scriptc/
rs_object_types.rsh 134 * as a single unit for packing and alignment purposes.
150 RS_TYPE_UNSIGNED_5_6_5 = 13, // A 16 bit unsigned integer packing graphical data in 5, 6, and 5 bit sections.
151 RS_TYPE_UNSIGNED_5_5_5_1 = 14, // A 16 bit unsigned integer packing graphical data in 5, 5, 5, and 1 bit sections.
152 RS_TYPE_UNSIGNED_4_4_4_4 = 15, // A 16 bit unsigned integer packing graphical data in 4, 4, 4, and 4 bit sections.
  /prebuilts/sdk/renderscript/include/
rs_object_types.rsh 134 * as a single unit for packing and alignment purposes.
150 RS_TYPE_UNSIGNED_5_6_5 = 13, // A 16 bit unsigned integer packing graphical data in 5, 6, and 5 bit sections.
151 RS_TYPE_UNSIGNED_5_5_5_1 = 14, // A 16 bit unsigned integer packing graphical data in 5, 5, 5, and 1 bit sections.
152 RS_TYPE_UNSIGNED_4_4_4_4 = 15, // A 16 bit unsigned integer packing graphical data in 4, 4, 4, and 4 bit sections.
  /external/mesa3d/docs/
MESA_pack_invert.spec 35 conventional bottom-to-top order. Only pixel packing can be
53 Resolved: No, we're only concerned with pixel packing. There are other
56 enough to define a complementary extension for pixel packing in the
  /external/protobuf/src/google/protobuf/compiler/cpp/
cpp_field.cc 84 // - This FieldGenerator should support packing, but this method should be
86 // - This FieldGenerator doesn't support packing, and this method should
89 << "called on field generator that does not support packing.";
  /external/protobuf/src/google/protobuf/compiler/java/
java_field.cc 129 // - This FieldGenerator should support packing,
131 // - This FieldGenerator doesn't support packing, and this method
134 << "called on field generator that does not support packing.";
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_field.cc 64 // - This FieldGenerator should support packing, but this method should be
66 // - This FieldGenerator doesn't support packing, and this method should
69 << "called on field generator that does not support packing.";
  /external/mesa3d/src/mesa/main/
pbo.c 372 const struct gl_pixelstore_attrib *packing,
377 if (!_mesa_is_bufferobj(packing->BufferObj)) {
382 ((const GLubyte *) 0) + packing->BufferObj->Size) {
389 packing->BufferObj->Size,
391 packing->BufferObj);
pbo.h 85 const struct gl_pixelstore_attrib *packing,
  /frameworks/base/graphics/java/android/graphics/
Atlas.java 31 * This flag indicates whether the packing algorithm should leave
43 * Each type defines a different packing algorithm that can
156 * A policy defines how the atlas performs the packing operation.
299 * @param freeWidth The rectWidth of the free space after packing a rectangle
300 * @param freeHeight The rectHeight of the free space after packing a rectangle
361 // Remaining free space after packing the rectangle
385 // The order of the cells matters for efficient packing
  /external/libogg/src/
bitwise.c 13 function: packing variable sized words into an octet stream
651 fprintf(stderr,"\nSmall preclipped packing (LSb): ");
659 fprintf(stderr,"\nLarge preclipped packing (LSb): ");
663 fprintf(stderr,"\n32 bit preclipped packing (LSb): ");
682 fprintf(stderr,"\nSmall unclipped packing (LSb): ");
686 fprintf(stderr,"\nLarge unclipped packing (LSb): ");
690 fprintf(stderr,"\nSingle bit unclipped packing (LSb): ");
731 /********** lazy, cut-n-paste retest with MSb packing ***********/
737 fprintf(stderr,"\nSmall preclipped packing (MSb): ");
745 fprintf(stderr,"\nLarge preclipped packing (MSb): ")
    [all...]
  /external/deqp/modules/gles3/functional/
es3fShaderPackingFunctionTests.hpp 23 * \brief Floating-point packing and unpacking function tests.
  /external/deqp/modules/gles31/functional/
es31fShaderPackingFunctionTests.hpp 23 * \brief Floating-point packing and unpacking function tests.
  /external/e2fsprogs/lib/uuid/
pack.c 2 * Internal routine for packing UUID's
  /external/kernel-headers/original/uapi/linux/
sdla.h 13 * 0.15 Mike McLagan Structure packing
  /external/mesa3d/bin/
.cherry-ignore 30 120efeef8b51c16924dafa6bbeb017a856db911b radeonsi: Improve packing of texture address parameters.
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_pack.h 30 * Helper functions for packing/unpacking conversions.
  /frameworks/base/services/core/java/com/android/server/
AssetAtlasService.java 59 * This service is responsible for packing preloaded bitmaps into a single
126 * assets to consider for packing into the atlas and spawn a new thread to
127 * start the packing work.
165 // Kick off the packing work on a worker thread
213 * 3. Compute the packing using the best configuration
237 * was decided by the packing algorithm and will be honored by this
598 * variant of the packing algorithm.
620 * A compute worker will try a finite number of variations of the packing
634 * packing algorithms variants.
  /frameworks/rs/java/tests/RSTest_CompatLib/src/com/android/rs/test/
UT_bug_char.java 33 // packing functions
  /frameworks/rs/java/tests/RSTest_CompatLibLegacy/src/com/android/rs/test/
UT_bug_char.java 33 // packing functions
  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_bug_char.java 33 // packing functions
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
sdla.h 13 * 0.15 Mike McLagan Structure packing
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
sdla.h 13 * 0.15 Mike McLagan Structure packing
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3VendorTags.h 67 // * MIPI - raw format matching the data packing described
69 // is constructed by packing sequentially received pixels
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3VendorTags.h 75 // * MIPI - raw format matching the data packing described
77 // is constructed by packing sequentially received pixels

Completed in 429 milliseconds

12 3 4 5 6 7 8 91011>>