Home
last modified time | relevance | path

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

/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
200 WORD32 bit_pos = proc_type; in ihevcd_proc_map_update() local
1045 …WORD32 bit_pos = ((ps_proc->i4_ctb_y << (log2_ctb_size - 3)) - 1) * loop_filter_strd + (ps_proc->i… in ihevcd_process() local
/external/vulkan-validation-layers/layers/
Dvk_layer_utils.h129 unsigned long bit_pos = 0; in u_ffs() local
Dcore_validation.cpp1787 uint32_t bit_pos = u_ffs(stage); in get_shader_stage_id() local
/external/lzma/xz-embedded/
Dxz_dec_bcj.c204 uint32_t bit_pos; in bcj_ia64() local
/external/pdfium/core/src/fxcrt/
Dfx_basic_buffer.cpp362 FX_DWORD bit_pos = m_BitPos % 8, bit_left = nBits; in GetBits() local
/external/v8/src/arm64/
Dassembler-arm64.cc1050 unsigned bit_pos, in tbz()
1058 unsigned bit_pos, in tbz()
1065 unsigned bit_pos, in tbnz()
1073 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.cc1389 unsigned bit_pos = (instr->ImmTestBranchBit5() << 5) | in VisitTestBranch() local
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/pshinter/
Dpshrec.c312 FT_UInt bit_pos, in ps_mask_table_set_bits()
/external/freetype/src/pshinter/
Dpshrec.c312 FT_UInt bit_pos, in ps_mask_table_set_bits()
/external/pdfium/third_party/freetype/src/pshinter/
Dpshrec.c312 FT_UInt bit_pos, in ps_mask_table_set_bits()
/external/vixl/src/vixl/a64/
Dmacro-assembler-a64.cc576 void MacroAssembler::Tbnz(const Register& rt, unsigned bit_pos, Label* label) { in Tbnz()
597 void MacroAssembler::Tbz(const Register& rt, unsigned bit_pos, Label* label) { in Tbz()
Dassembler-a64.cc838 unsigned bit_pos, in tbz()
846 unsigned bit_pos, in tbz()
855 unsigned bit_pos, in tbnz()
863 unsigned bit_pos, in tbnz()
Dassembler-a64.h3863 static Instr ImmTestBranchBit(unsigned bit_pos) { in ImmTestBranchBit()
Dsimulator-a64.cc857 unsigned bit_pos = (instr->ImmTestBranchBit5() << 5) | in VisitTestBranch() local
/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_flate.cpp155 int bit_pos = m_InPos % 8, bit_left = m_CodeLen; in Decode() local
/external/toybox/toys/pending/
Dxzcat.c621 uint32_t bit_pos; in bcj_ia64() local
/external/valgrind/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
/external/libvpx/libvpx/third_party/libwebm/
Dmkvparser.cpp136 int bit_pos = 0; in ReadID() local
/external/libvpx/libwebm/mkvparser/
Dmkvparser.cc135 int bit_pos = 0; in ReadID() local