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