Home
last modified time | relevance | path

Searched defs:byte (Results 1 – 15 of 15) sorted by relevance

/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/
Dh264bsd_byte_stream.c89 u8 byte; in h264bsdExtractNalUnit() local
Dh264bsd_stream.c142 u32 byte = (u32)pStrm[4]; in h264bsdShowBits32() local
DDecTestBench.c493 u8 byte; in NextPacket() local
/frameworks/base/media/libstagefright/
DDataSource.cpp45 uint8_t byte[2]; in getUInt16() local
DMPEG4Writer.cpp1566 static void getNalUnitType(uint8_t byte, uint8_t* type) { in getNalUnitType()
/frameworks/base/media/libstagefright/codecs/avc/enc/src/
Dbitstream_io.cpp85 uint8 *write_pnt, byte; in AVCBitstreamSaveWord() local
Dmotion_comp.cpp1660 uint8 byte; in eFullPelMC() local
2122 uint8 byte; in eChromaFullMC_SIMD() local
Dmotion_est.cpp746 uint8 *ptr, byte; in HTFMPrepareCurMB_AVC() local
/frameworks/base/opengl/libs/GLES2_dbg/src/
Dheader.h62 const unsigned byte = function / 8, mask = 1 << (function % 8); in Bit() local
70 const unsigned byte = function / 8, mask = 1 << (function % 8); in Bit() local
/frameworks/base/media/libstagefright/codecs/m4v_h263/enc/src/
Dbitstream_io.cpp583 UChar *ptr, byte; in BitstreamRepos() local
683 UChar *pSrc, *pDst, byte; in BitstreamPrependPacket() local
Dmotion_est.cpp678 UChar *ptr, byte; in HTFMPrepareCurMB() local
/frameworks/compile/libbcc/runtime/lib/
Dgcc_personality_v0.c89 unsigned char byte; in readULEB128() local
/frameworks/base/opengl/tools/glgen/src/
DJType.java43 typeMapping.put(new CType("GLubyte"), new JType("byte")); in typeMapping.put()
47 typeMapping.put(new CType("char", false, true), new JType("byte")); in typeMapping.put()
89 new JType("byte", false, true)); in arrayTypeMapping.put()
/frameworks/base/libs/utils/
DUnicode.cpp441 static inline void utf8_shift_and_mask(uint32_t* codePoint, const uint8_t byte) in utf8_shift_and_mask()
/frameworks/base/cmds/keystore/
Dkeystore.cpp540 uint8_t byte; in recv_end_of_file() local