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

  /external/libvpx/libvpx/vp9/common/
vp9_pred_common.h 22 static INLINE int get_segment_id(const VP9_COMMON *cm, function
  /external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c 132 const int pred_segment_id = get_segment_id(cm, cm->last_frame_seg_map,
vp9_encodeframe.c 227 mbmi->segment_id = get_segment_id(cm, map, bsize, mi_row, mi_col);
681 segment_id = get_segment_id(cm, map, BLOCK_64X64, mi_row, mi_col);
    [all...]

Completed in 384 milliseconds