/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/ |
h264parse_bsd.c | 38 uint32_t bits_offset =0, byte_offset =0;
local 49 viddec_pm_get_au_pos(parent, &bits_offset, &byte_offset, &is_emul);
54 if ((bits_offset != 0) && ( is_first_byte == 1))
58 noOfBits = (uint8_t)(8 - bits_offset);
62 temp = (temp << bits_offset);
65 bits_need_add_in_first_byte = bits_offset;
119 viddec_pm_get_au_pos(parent, &bits_offset, &byte_offset, &is_emul);
121 //count = (uint8_t)((leadingZeroBits + bits_offset)& 0x7);
156 viddec_pm_get_au_pos(parent, &bits_offset, &byte_offset, &is_emul);
157 if(bits_offset!=0) 196 uint32_t bits_offset =0, byte_offset =0; local [all...] |
mix_vbp_h264_stubs.c | 136 uint32_t bits_offset =0, byte_offset =0; local 228 viddec_pm_get_au_pos(parent, &bits_offset, &byte_offset, &is_emul); 230 //OS_INFO("DEBUG---entropy_coding_mode_flag:%d, bits_offset: %d\n", pInfo->active_PPS.entropy_coding_mode_flag, bits_offset); 234 if(0!=bits_offset) { 238 //viddec_pm_get_bits(parent, &data, 8-bits_offset); 243 if(0!=bits_offset) { 245 wi.data.data_offset = bits_offset;
|
h264parse_sh.c | 172 uint32_t bits_offset =0, byte_offset =0; local 229 viddec_pm_get_au_pos(parent, &bits_offset, &byte_offset, &is_emul); 233 pInfo->h264_pwt_start_bit_offset = bits_offset; 240 viddec_pm_get_au_pos(parent, &bits_offset, &byte_offset, &is_emul); 242 if(0 == bits_offset) 250 pInfo->h264_pwt_end_bit_offset = bits_offset;
|
viddec_h264_workload.c | 826 uint32_t bits_offset =0, byte_offset =0; local [all...] |
h264parse_sei.c | 1103 uint32_t next_8_bits = 0,bits_offset=0,byte_offset = 0; local [all...] |
/external/freetype/include/ |
ftwinfnt.h | 214 FT_ULong bits_offset; member in struct:FT_WinFNT_HeaderRec_
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/include/freetype/ |
ftwinfnt.h | 214 FT_ULong bits_offset; member in struct:FT_WinFNT_HeaderRec_
|
/external/pdfium/third_party/freetype/include/freetype/ |
ftwinfnt.h | 214 FT_ULong bits_offset; member in struct:FT_WinFNT_HeaderRec_
|
/hardware/intel/img/psb_video/src/ |
tng_vld_dec.h | 58 unsigned int bits_offset; member in struct:context_DEC_s
|
tng_vld_dec.c | 308 ctx->bits_offset,
|
pnw_MPEG2.c | [all...] |
tng_VP8.c | [all...] |
tng_jpegdec.c | [all...] |
pnw_MPEG4.c | [all...] |
pnw_H264.c | [all...] |
pnw_VC1.c | [all...] |
/prebuilts/misc/darwin-x86_64/freetype/include/freetype2/ |
ftwinfnt.h | 214 FT_ULong bits_offset; member in struct:FT_WinFNT_HeaderRec_
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
bfin.h | 437 int bits_offset; member in struct:__anon76055 548 int bits_offset; member in struct:__anon76057 595 int bits_offset; member in struct:__anon76058 807 int bits_offset; member in struct:__anon76063 846 int bits_offset; member in struct:__anon76064 [all...] |
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/winfonts/ |
winfnt.c | 176 FT_FRAME_ULONG_LE ( bits_offset ), 1051 p = font->fnt_frame + /* font->header.bits_offset */ + offset; [all...] |