Searched refs:vp8_mbsplit_count (Results 1 – 3 of 3) sorted by relevance
37 extern const int vp8_mbsplit_count [VP8_NUMMBSPLITS]; /* # of subsets */
81 const int vp8_mbsplit_count [VP8_NUMMBSPLITS] = { 2, 2, 4, 16}; variable
1144 label_count = vp8_mbsplit_count[segmentation]; in rd_check_segment()1505 x->partition_info->count = vp8_mbsplit_count[bsi.segment_num]; in vp8_rd_pick_best_mbsegmentation()