HomeSort by relevance Sort by last modified time
    Searched refs:vp9_enable_segmentation (Results 1 - 8 of 8) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.h 21 void vp9_enable_segmentation(struct segmentation *seg);
vp9_aq_360.c 46 vp9_enable_segmentation(seg);
vp9_aq_complexity.c 72 vp9_enable_segmentation(seg);
vp9_aq_variance.c 54 vp9_enable_segmentation(seg);
vp9_segmentation.c 21 void vp9_enable_segmentation(struct segmentation *seg) { function
vp9_mbgraph.c 354 vp9_enable_segmentation(&cm->seg);
vp9_aq_cyclicrefresh.c 532 vp9_enable_segmentation(&cm->seg);
vp9_encoder.c 531 vp9_enable_segmentation(seg);
    [all...]

Completed in 661 milliseconds