Home
last modified time | relevance | path

Searched refs:vp9_disable_segfeature (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.h24 void vp9_disable_segfeature(struct segmentation *seg, int segment_id,
Dvp9_aq_complexity.c78 vp9_disable_segfeature(seg, DEFAULT_AQ2_SEG, SEG_LVL_ALT_Q); in vp9_setup_in_frame_q_adj()
Dvp9_segmentation.c39 void vp9_disable_segfeature(struct segmentation *seg, int segment_id, in vp9_disable_segfeature() function
Dvp9_aq_cyclicrefresh.c544 vp9_disable_segfeature(seg, CR_SEGMENT_ID_BASE, SEG_LVL_ALT_Q); in vp9_cyclic_refresh_setup()
Dvp9_encoder.c537 vp9_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_SKIP); in apply_active_map()
538 vp9_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF); in apply_active_map()