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

  /external/libvpx/libvpx/vp9/common/
vp9_seg_common.c 49 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id) { function
vp9_seg_common.h 62 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id);
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c 617 data = decode_unsigned_max(rb, vp9_seg_feature_data_max(j));
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_bitstream.c     [all...]

Completed in 220 milliseconds