Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dsegmentation.h25 void av1_disable_segfeature(struct segmentation *seg, int segment_id,
Daq_complexity.c87 av1_disable_segfeature(seg, DEFAULT_AQ2_SEG, SEG_LVL_ALT_Q); in av1_setup_in_frame_q_adj()
Dsegmentation.c36 void av1_disable_segfeature(struct segmentation *seg, int segment_id, in av1_disable_segfeature() function
Daq_cyclicrefresh.c482 av1_disable_segfeature(seg, CR_SEGMENT_ID_BASE, SEG_LVL_ALT_Q); in av1_cyclic_refresh_setup()
Dencoder.c172 av1_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_SKIP); in apply_active_map()
173 av1_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_Y_H); in apply_active_map()
174 av1_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_Y_V); in apply_active_map()
175 av1_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_U); in apply_active_map()
176 av1_disable_segfeature(seg, AM_SEGMENT_ID_INACTIVE, SEG_LVL_ALT_LF_V); in apply_active_map()