Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c108 int *t_unpred_seg_counts, int bw, int bh, int mi_row, in count_segs()
145 int *t_unpred_seg_counts, int mi_row, int mi_col, in count_segs_sb()
198 int t_unpred_seg_counts[MAX_SEGMENTS] = { 0 }; in vp9_choose_segmap_coding_method() local