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

  /external/libvpx/libvpx/vp9/common/
vp9_scale.h 63 static INLINE int valid_ref_frame_size(int ref_width, int ref_height, function
vp9_scale.c 57 if (!valid_ref_frame_size(other_w, other_h, this_w, this_h)) {
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 568 if (!valid_ref_frame_size(ctx->cfg.g_w, ctx->cfg.g_h, cfg->g_w, cfg->g_h) ||
    [all...]
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodeframe.c     [all...]

Completed in 187 milliseconds