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

  /external/libvpx/libvpx/vp9/common/
vp9_onyx.h 159 int tile_columns; member in struct:__anon23076
  /external/libvpx/libvpx/vp9/
vp9_cx_iface.c 30 unsigned int tile_columns; member in struct:vp9_extracfg
58 0, /* tile_columns */
190 RANGE_CHECK(vp8_cfg, tile_columns, 0, 6);
329 oxcf->tile_columns = vp8_cfg.tile_columns;
437 MAP(VP9E_SET_TILE_COLUMNS, xcfg.tile_columns);
    [all...]

Completed in 163 milliseconds