Home
last modified time | relevance | path

Searched defs:bct (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/
Dbitstream.c92 unsigned int bct[VP8_YMODES - 1][2]; in update_mbintra_mode_probs() local
99 unsigned int bct[VP8_UV_MODES - 1][2]; in update_mbintra_mode_probs() local
Dencodeframe.c1041 unsigned int *const bct = is_key ? b_modes : inter_b_modes; in sum_intra_stats() local