Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_segmentation.c125 int *no_pred_segcounts, in count_segs()
166 int *no_pred_segcounts, in count_segs_sb()
225 int no_pred_segcounts[MAX_SEGMENTS] = { 0 }; in vp9_choose_segmap_coding_method() local