Home
last modified time | relevance | path

Searched refs:vp9_enable_segmentation (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.h21 void vp9_enable_segmentation(struct segmentation *seg);
Dvp9_aq_360.c46 vp9_enable_segmentation(seg); in vp9_360aq_frame_setup()
Dvp9_aq_complexity.c72 vp9_enable_segmentation(seg); in vp9_setup_in_frame_q_adj()
Dvp9_aq_variance.c54 vp9_enable_segmentation(seg); in vp9_vaq_frame_setup()
Dvp9_segmentation.c21 void vp9_enable_segmentation(struct segmentation *seg) { in vp9_enable_segmentation() function
Dvp9_mbgraph.c354 vp9_enable_segmentation(&cm->seg); in separate_arf_mbs()
Dvp9_aq_cyclicrefresh.c531 vp9_enable_segmentation(&cm->seg); in vp9_cyclic_refresh_setup()
Dvp9_encoder.c529 vp9_enable_segmentation(seg); in apply_active_map()
4311 vp9_enable_segmentation(&cpi->common.seg);