Home
last modified time | relevance | path

Searched refs:av1_clearall_segfeatures (Results 1 – 9 of 9) sorted by relevance

/external/libaom/libaom/av1/encoder/
Daq_complexity.c60 av1_clearall_segfeatures(seg); in av1_setup_in_frame_q_adj()
75 av1_clearall_segfeatures(seg); in av1_setup_in_frame_q_adj()
Daq_variance.c61 av1_clearall_segfeatures(seg); in av1_vaq_frame_setup()
72 av1_clearall_segfeatures(seg); in av1_vaq_frame_setup()
Daq_cyclicrefresh.c437 av1_clearall_segfeatures(seg); in av1_cyclic_refresh_setup()
471 av1_clearall_segfeatures(seg); in av1_cyclic_refresh_setup()
Dsegmentation.c243 av1_clearall_segfeatures(seg); in av1_reset_segment_features()
Dencoder.c655 av1_clearall_segfeatures(seg); in configure_static_seg_features()
666 av1_clearall_segfeatures(seg); in configure_static_seg_features()
735 av1_clearall_segfeatures(seg); in configure_static_seg_features()
/external/libaom/libaom/av1/common/
Dseg_common.c37 void av1_clearall_segfeatures(struct segmentation *seg) { in av1_clearall_segfeatures() function
Dseg_common.h81 void av1_clearall_segfeatures(struct segmentation *seg);
Dentropymode.c1087 av1_clearall_segfeatures(&cm->seg); in av1_setup_past_independence()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1923 av1_clearall_segfeatures(seg); in setup_segmentation()