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

  /external/libvpx/libvpx/vp9/common/
vp9_scale.h 52 static int vp9_is_scaled(const struct scale_factors_common *sfc) { function
vp9_scale.c 87 if (vp9_is_scaled(scale_comm)) {
vp9_reconinter.c 170 if (vp9_is_scaled(scale->sfc)) {
241 if (vp9_is_scaled(sfc))
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c     [all...]

Completed in 706 milliseconds