Home
last modified time | relevance | path

Searched refs:pack (Results 1 – 16 of 16) sorted by relevance

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2EncoderUtils.cpp25 …ze_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pack) in pixelDataSize() argument
29 return ctx->state()->pixelDataSize(width, height, 1, format, type, pack); in pixelDataSize()
32 …e3D(void *self, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack) in pixelDataSize3D() argument
36 return ctx->state()->pixelDataSize(width, height, depth, format, type, pack); in pixelDataSize3D()
DGL2EncoderUtils.h21 …e_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pack);
22 …3D(void *self, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack);
/device/generic/goldfish-opengl/system/GLESv1_enc/
DGLEncoderUtils.cpp22 …ze_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pack) in pixelDataSize() argument
25 return ctx->pixelDataSize(width, height, format, type, pack); in pixelDataSize()
DGLEncoderUtils.h20 …e_t pixelDataSize(void *self, GLsizei width, GLsizei height, GLenum format, GLenum type, int pack);
DGLEncoder.h40 size_t pixelDataSize(GLsizei width, GLsizei height, GLenum format, GLenum type, int pack);
DGLEncoder.cpp1098 size_t GLEncoder::pixelDataSize(GLsizei width, GLsizei height, GLenum format, GLenum type, int pack) in pixelDataSize() argument
1101 return m_state->pixelDataSize(width, height, 1, format, type, pack); in pixelDataSize()
/device/linaro/hikey/installer/hikey960/
Dmkdtimg21 from struct import pack, calcsize
86 args.output.write(pack(dt_head_info_fmt,
92 args.output.write(pack(dt_entry_fmt,
120 args.output.write(pack('I', 0)) # SUCCESS code number
/device/google/coral/vibrator/tests/
Dtest-hwcal.cpp42 static void pack(std::ostream &stream, const uint32_t &value, std::string lpad, in pack() function in android::hardware::vibrator::V1_3::implementation::HwCalTest
48 static void pack(std::ostream &stream, const std::array<T, N> &value, std::string lpad, in pack() function in android::hardware::vibrator::V1_3::implementation::HwCalTest
51 pack(stream, entry, lpad, rpad); in pack()
63 pack(calfile, value, lpad, rpad); in write()
/device/google/cuttlefish/host/commands/tapsetiff/
Dtapsetiff.py29 ifr = struct.pack('16sH', tap_name, IFF_TAP | IFF_NO_PI | IFF_VNET_HDR)
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLClientState.cpp780 …lDataSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack) const in pixelDataSize()
784 ALOGV("%s: pack? %d", __FUNCTION__, pack); in pixelDataSize()
785 if (pack) { in pixelDataSize()
803 pack ? m_pixelStore.pack_alignment : m_pixelStore.unpack_alignment, in pixelDataSize()
804 pack ? m_pixelStore.pack_row_length : m_pixelStore.unpack_row_length, in pixelDataSize()
805 pack ? 0 : m_pixelStore.unpack_image_height, in pixelDataSize()
806 pack ? m_pixelStore.pack_skip_pixels : m_pixelStore.unpack_skip_pixels, in pixelDataSize()
807 pack ? m_pixelStore.pack_skip_rows : m_pixelStore.unpack_skip_rows, in pixelDataSize()
808 pack ? 0 : m_pixelStore.unpack_skip_images); in pixelDataSize()
811 …dDataSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack) const in pboNeededDataSize()
[all …]
DGLClientState.h253 …DataSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack) const;
254 …DataSize(GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, int pack) const;
/device/generic/car/tools/
DREADME.md11 …D with others or run on other host via Android Emulator directly, you can pack necessary image fil…
/device/generic/opengl-transport/host/commands/emugen/
DREADME303 description: provide an expression to pack data into the stream.
304 format: custom_pack <var name> <c++ expression that pack data from var into the stream>
/device/google/contexthub/firmware/
DCodingStandard.txt30 15. All structures shall be packed to avoid space waste, as the compiler is not allowed to pack the…
/device/google/coral/
DWCNSS_qcom_cfg.ini243 # Maximum number of MSDUs the firmware will pack in one HTT_T2H_MSG_TYPE_RX_IN_ORD_PADDR_IND
/device/linaro/dragonboard/db845c/firmware/
Dadsp.b1338 …c: port_id: 0x%x port afe_create_enc, error: invalid input enc [fmt_id or pack id]: [%lu or %lu]�A…
39pack, 5-cop-pack, 6-cop-depack)�AudioDecSvc_Util.cpp:Trying to create COP depacketizer CAPI V2 mod…