Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_seg_common.h38 struct segmentation { struct
52 static INLINE int segfeature_active(const struct segmentation *seg, in segfeature_active() argument
/external/libvpx/libvpx/vp8/encoder/
Drdopt.c1107 BEST_SEG_INFO *bsi, unsigned int segmentation) in rd_check_segment()