Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c106 int *no_pred_segcounts, in count_segs()
143 int *no_pred_segcounts, in count_segs_sb()
197 int no_pred_segcounts[MAX_SEGMENTS] = { 0 }; in vp9_choose_segmap_coding_method() local