Home
last modified time | relevance | path

Searched defs:bit_pos (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dtexcompress_rgtc_tmp.h39 const char bit_pos = ((j&3) * 4 + (i&3)) * 3; in TAG() local
/external/mesa3d/src/mesa/main/
Dtexcompress_rgtc_tmp.h39 const char bit_pos = ((j&3) * 4 + (i&3)) * 3; in TAG() local
/external/libhevc/decoder/
Dihevcd_process_slice.c117 WORD32 bit_pos = proc_type; in ihevcd_proc_map_check() local
199 WORD32 bit_pos = proc_type; in ihevcd_proc_map_update() local
1041 …WORD32 bit_pos = ((ps_proc->i4_ctb_y << (log2_ctb_size - 3)) - 1) * loop_filter_strd + (ps_proc->i… in ihevcd_process() local
/external/chromium_org/media/base/
Dbit_reader_unittest.cc11 static void SetBit(uint8* buf, size_t size, size_t bit_pos) { in SetBit()
/external/pdfium/core/src/fxcrt/
Dfx_basic_buffer.cpp421 FX_DWORD bit_pos = m_BitPos % 8, bit_left = nBits; in GetBits() local
/external/vixl/src/a64/
Dassembler-a64.cc504 unsigned bit_pos, in tbz()
512 unsigned bit_pos, in tbz()
519 unsigned bit_pos, in tbnz()
527 unsigned bit_pos, in tbnz()
Dmacro-assembler-a64.h995 void Tbnz(const Register& rt, unsigned bit_pos, Label* label) { in Tbnz()
1000 void Tbz(const Register& rt, unsigned bit_pos, Label* label) { in Tbz()
Dassembler-a64.h1489 static Instr ImmTestBranchBit(unsigned bit_pos) { in ImmTestBranchBit()
Dsimulator-a64.cc557 unsigned bit_pos = (instr->ImmTestBranchBit5() << 5) | in VisitTestBranch() local
/external/chromium_org/v8/src/arm64/
Dassembler-arm64.cc1040 unsigned bit_pos, in tbz()
1049 unsigned bit_pos, in tbz()
1057 unsigned bit_pos, in tbnz()
1066 unsigned bit_pos, in tbnz()
Dmacro-assembler-arm64.cc771 void MacroAssembler::Tbnz(const Register& rt, unsigned bit_pos, Label* label) { in Tbnz()
788 void MacroAssembler::Tbz(const Register& rt, unsigned bit_pos, Label* label) { in Tbz()
Dsimulator-arm64.cc1334 unsigned bit_pos = (instr->ImmTestBranchBit5() << 5) | in VisitTestBranch() local
/external/pdfium/core/src/fxge/fx_freetype/fxft2.5.01/src/pshinter/
Dpshrec.c315 FT_UInt bit_pos, in ps_mask_table_set_bits()
/external/freetype/src/pshinter/
Dpshrec.c315 FT_UInt bit_pos, in ps_mask_table_set_bits()
/external/chromium_org/third_party/freetype/src/pshinter/
Dpshrec.c315 FT_UInt bit_pos, in ps_mask_table_set_bits()
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_flate.cpp144 int bit_pos = m_InPos % 8, bit_left = m_CodeLen; in Decode() local
/external/valgrind/main/perf/
Dtinycc.c10428 int r, r2, rc2, bit_pos, bit_size, size, align, i; in gv() local
11881 int sbt, dbt, ft, r, t, size, align, bit_size, bit_pos, rc, delayed_cast; in vstore() local
12125 int bit_size, bit_pos, bsize, bt, lbit_pos; in struct_decl() local
13967 int saved_global_expr, bt, bit_pos, bit_size; in init_putv() local