HomeSort by relevance Sort by last modified time
    Searched defs:vp9_is_valid_scale (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/common/
vp9_scale.h 53 static INLINE int vp9_is_valid_scale(const struct scale_factors *sf) { function
59 return vp9_is_valid_scale(sf) &&
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_scale.h 43 static INLINE int vp9_is_valid_scale(const struct scale_factors *sf) { function

Completed in 53 milliseconds