Searched defs:byte (Results 1 – 15 of 15) sorted by relevance
/frameworks/base/media/libstagefright/codecs/on2/h264dec/source/ |
D | h264bsd_byte_stream.c | 89 u8 byte; in h264bsdExtractNalUnit() local
|
D | h264bsd_stream.c | 142 u32 byte = (u32)pStrm[4]; in h264bsdShowBits32() local
|
D | DecTestBench.c | 493 u8 byte; in NextPacket() local
|
/frameworks/base/media/libstagefright/ |
D | DataSource.cpp | 45 uint8_t byte[2]; in getUInt16() local
|
D | MPEG4Writer.cpp | 1566 static void getNalUnitType(uint8_t byte, uint8_t* type) { in getNalUnitType()
|
/frameworks/base/media/libstagefright/codecs/avc/enc/src/ |
D | bitstream_io.cpp | 85 uint8 *write_pnt, byte; in AVCBitstreamSaveWord() local
|
D | motion_comp.cpp | 1660 uint8 byte; in eFullPelMC() local 2122 uint8 byte; in eChromaFullMC_SIMD() local
|
D | motion_est.cpp | 746 uint8 *ptr, byte; in HTFMPrepareCurMB_AVC() local
|
/frameworks/base/opengl/libs/GLES2_dbg/src/ |
D | header.h | 62 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/ |
D | bitstream_io.cpp | 583 UChar *ptr, byte; in BitstreamRepos() local 683 UChar *pSrc, *pDst, byte; in BitstreamPrependPacket() local
|
D | motion_est.cpp | 678 UChar *ptr, byte; in HTFMPrepareCurMB() local
|
/frameworks/compile/libbcc/runtime/lib/ |
D | gcc_personality_v0.c | 89 unsigned char byte; in readULEB128() local
|
/frameworks/base/opengl/tools/glgen/src/ |
D | JType.java | 43 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/ |
D | Unicode.cpp | 441 static inline void utf8_shift_and_mask(uint32_t* codePoint, const uint8_t byte) in utf8_shift_and_mask()
|
/frameworks/base/cmds/keystore/ |
D | keystore.cpp | 540 uint8_t byte; in recv_end_of_file() local
|