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

  /external/libvpx/vp8/common/
onyx.h 71 static __inline void Scale2Ratio(int mode, int *hr, int *hs)
  /external/libvpx/vp8/decoder/x86/
onyxdxv.c 252 Scale2Ratio(common->horiz_scale, &hr, &hs);
253 Scale2Ratio(common->vert_scale, &vr, &vs);
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]
firstpass.c     [all...]

Completed in 24 milliseconds