Searched refs:vp9_disable_segfeature (Results 1 – 5 of 5) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_segmentation.h | 25 void vp9_disable_segfeature(struct segmentation *seg,
|
D | vp9_aq_complexity.c | 46 vp9_disable_segfeature(seg, 0, SEG_LVL_ALT_Q); in vp9_setup_in_frame_q_adj()
|
D | vp9_aq_cyclicrefresh.c | 239 vp9_disable_segfeature(seg, 0, SEG_LVL_ALT_Q); in vp9_cyclic_refresh_setup()
|
D | vp9_segmentation.c | 55 void vp9_disable_segfeature(struct segmentation *seg, int segment_id, in vp9_disable_segfeature() function
|
D | vp9_onyx_if.c | 3383 vp9_disable_segfeature(seg, i, SEG_LVL_ALT_Q); 3388 vp9_disable_segfeature(seg, i, SEG_LVL_ALT_LF);
|