Home
last modified time | relevance | path

Searched refs:bct (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c70 unsigned int bct [/* n-1 */] [2], in update_mode()
79 Pnew, bct, num_events, in update_mode()
85 new_b += vp8_cost_branch(bct[i], Pnew[i]); in update_mode()
86 old_b += vp8_cost_branch(bct[i], Pcur[i]); in update_mode()
116 unsigned int bct [VP8_YMODES-1] [2]; in update_mbintra_mode_probs() local
120 Pnew, x->fc.ymode_prob, bct, (unsigned int *)cpi->mb.ymode_count in update_mbintra_mode_probs()
125 unsigned int bct [VP8_UV_MODES-1] [2]; in update_mbintra_mode_probs() local
129 Pnew, x->fc.uv_mode_prob, bct, (unsigned int *)cpi->mb.uv_mode_count in update_mbintra_mode_probs()
Dencodeframe.c1144 unsigned int *const bct = is_key ? b_modes : inter_b_modes; in sum_intra_stats() local
1150 ++ bct[xd->block[b].bmi.mode]; in sum_intra_stats()
/external/valgrind/docs/internals/
Ds390-opcodes.csv24 bct,"branch on count",implemented,