Searched refs:vp9_clear_segdata (Results 1 - 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_segmentation.h28 void vp9_clear_segdata(struct segmentation *seg,
H A Dvp9_segmentation.c46 void vp9_clear_segdata(struct segmentation *seg, int segment_id, function
H A Dvp9_encoder.c578 vp9_clear_segdata(seg, 0, SEG_LVL_REF_FRAME);
580 vp9_clear_segdata(seg, 1, SEG_LVL_REF_FRAME);

Completed in 3935 milliseconds