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

  /external/libaom/libaom/av1/common/
restoration.c 1410 int upscaled_width; local
1461 const int upscaled_width = av1_superres_scaled(cm) local
    [all...]
  /external/libaom/libaom/av1/encoder/
level.c 511 const int upscaled_width = cm->superres_upscaled_width; local
517 const int luma_pic_size = upscaled_width * height;

Completed in 1695 milliseconds