Searched refs:bct (Results 1 - 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
H A Dbitstream.c70 unsigned int bct [/* n-1 */] [2],
79 Pnew, bct, num_events,
85 new_b += vp8_cost_branch(bct[i], Pnew[i]);
86 old_b += vp8_cost_branch(bct[i], Pcur[i]);
116 unsigned int bct [VP8_YMODES-1] [2]; local
120 Pnew, x->fc.ymode_prob, bct, (unsigned int *)cpi->mb.ymode_count
125 unsigned int bct [VP8_UV_MODES-1] [2]; local
129 Pnew, x->fc.uv_mode_prob, bct, (unsigned int *)cpi->mb.uv_mode_count
H A Dencodeframe.c1144 unsigned int *const bct = is_key ? b_modes : inter_b_modes; local
1150 ++ bct[xd->block[b].bmi.mode];
/external/v8/test/cctest/
H A Dtest-disasm-s390.cc147 COMPARE(bct(r1, MemOperand(r9, 15)), "4610900f bct\tr1,15(r9)");
/external/v8/src/s390/
H A Dassembler-s390.h971 void bct(Register r, const MemOperand& opnd);
H A Dassembler-s390.cc1614 void Assembler::bct(Register r, const MemOperand& opnd) { function in class:v8::internal::Assembler
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dcom.ibm.icu_4.2.1.v20100412.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 167 milliseconds