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

  /external/libvpx/libvpx/vp8/common/
onyx.h 34 } VPX_SCALING;
276 int vp8_set_internal_size(struct VP8_COMP *comp, VPX_SCALING horiz_mode,
277 VPX_SCALING vert_mode);
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 92 } VPX_SCALING;
756 int vp9_set_internal_size(VP9_COMP *cpi, VPX_SCALING horiz_mode,
757 VPX_SCALING vert_mode);
vp9_encoder.c 470 static INLINE void Scale2Ratio(VPX_SCALING mode, int *hr, int *hs) {
    [all...]
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c     [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 63 milliseconds