Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.h22 void vp9_enable_segmentation(struct segmentation *seg);
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.c22 void vp9_enable_segmentation(struct segmentation *seg) { in vp9_enable_segmentation() function
Dvp9_mbgraph.c370 vp9_enable_segmentation(&cm->seg); in separate_arf_mbs()
Dvp9_aq_cyclicrefresh.c549 vp9_enable_segmentation(&cm->seg); in vp9_cyclic_refresh_setup()
Dvp9_encoder.c143 vp9_enable_segmentation(seg); in apply_active_map()