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

  /external/libkmsxx/kms++util/inc/kms++util/
videodevice.h 13 uint32_t min_w, max_w, step_w; member in struct:VideoDevice::VideoFrameSize
  /external/libkmsxx/kms++util/src/
videodevice.cpp 274 s.step_w = v4lfrms.stepwise.step_width;
  /external/libaom/libaom/av1/common/
mvref_common.c 579 const int step_w = (xd->n4_w >= mi_size_wide[BLOCK_64X64]) local
584 for (int blk_col = 0; blk_col < blk_col_end; blk_col += step_w) {
    [all...]

Completed in 334 milliseconds