Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_segmentation.c162 int *t_unpred_seg_counts, int bw, int bh, int mi_row, in count_segs()
199 int *t_unpred_seg_counts, int mi_row, int mi_col, in count_segs_sb()
252 int t_unpred_seg_counts[MAX_SEGMENTS] = { 0 }; in vp9_choose_segmap_coding_method() local