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

  /external/libvpx/libvpx/vp9/common/
vp9_onyxc_int.h 121 struct scale_factors_common active_ref_scale_comm[ALLOWED_REFS_PER_FRAME]; member in struct:VP9Common
vp9_reconinter.c 231 struct scale_factors_common *const sfc = &cm->active_ref_scale_comm[i];
  /external/libvpx/libvpx/vp9/decoder/
vp9_decodframe.c 387 const struct scale_factors_common *sfc = &cm->active_ref_scale_comm[ref];
    [all...]

Completed in 453 milliseconds