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

  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 905 static INLINE int get_level_index(VP9_LEVEL level) { function
vp9_encoder.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 403 const int target_level_index = get_level_index(oxcf->target_level);
590 if (get_level_index(oxcf->target_level) >= 0) config_target_level(oxcf);
    [all...]

Completed in 67 milliseconds