Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
Dvp9_seg_common.h56 void vp9_clearall_segfeatures(struct segmentation *seg);
Dvp9_seg_common.c34 void vp9_clearall_segfeatures(struct segmentation *seg) { in vp9_clearall_segfeatures() function
Dvp9_entropymode.c440 vp9_clearall_segfeatures(&cm->seg); in vp9_setup_past_independence()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_complexity.c40 vp9_clearall_segfeatures(seg); in vp9_setup_in_frame_q_adj()
Dvp9_aq_variance.c87 vp9_clearall_segfeatures(seg); in vp9_vaq_frame_setup()
Dvp9_aq_cyclicrefresh.c227 vp9_clearall_segfeatures(seg); in vp9_cyclic_refresh_setup()
Dvp9_segmentation.c300 vp9_clearall_segfeatures(seg); in vp9_reset_segment_features()
Dvp9_onyx_if.c283 vp9_clearall_segfeatures(seg); in configure_static_seg_features()
294 vp9_clearall_segfeatures(seg); in configure_static_seg_features()
351 vp9_clearall_segfeatures(seg); in configure_static_seg_features()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/decoder/
Dvp9_decodeframe.c524 vp9_clearall_segfeatures(seg); in setup_segmentation()