Home
last modified time | relevance | path

Searched refs:vp9_disable_segmentation (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.h23 void vp9_disable_segmentation(struct segmentation *seg);
Dvp9_aq_complexity.c68 vp9_disable_segmentation(seg); in vp9_setup_in_frame_q_adj()
Dvp9_segmentation.c28 void vp9_disable_segmentation(struct segmentation *seg) { in vp9_disable_segmentation() function
Dvp9_mbgraph.c373 vp9_disable_segmentation(&cm->seg); in separate_arf_mbs()
Dvp9_aq_cyclicrefresh.c525 vp9_disable_segmentation(&cm->seg); in vp9_cyclic_refresh_setup()
Dvp9_encoder.c493 vp9_disable_segmentation(seg); in configure_static_seg_features()
506 vp9_disable_segmentation(seg); in configure_static_seg_features()
559 vp9_disable_segmentation(seg); in configure_static_seg_features()
3319 vp9_disable_segmentation(&cm->seg);