Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Dbitstream.c117 unsigned int bct [VP8_YMODES-1] [2]; in update_mbintra_mode_probs() local
126 unsigned int bct [VP8_UV_MODES-1] [2]; in update_mbintra_mode_probs() local
Dencodeframe.c1123 unsigned int *const bct = is_key ? b_modes : inter_b_modes; in sum_intra_stats() local