HomeSort by relevance Sort by last modified time
    Searched refs:vp9_clear_segdata (Results 1 - 3 of 3) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_seg_common.c 57 void vp9_clear_segdata(struct segmentation *seg, int segment_id, function
vp9_seg_common.h 66 void vp9_clear_segdata(struct segmentation *seg,
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 448 vp9_clear_segdata(seg, 0, SEG_LVL_REF_FRAME);
450 vp9_clear_segdata(seg, 1, SEG_LVL_REF_FRAME);
    [all...]

Completed in 37 milliseconds