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

  /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);
330 oxcf->tile_columns = vp8_cfg.tile_columns;
438 MAP(VP9E_SET_TILE_COLUMNS, xcfg.tile_columns);
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_onyx.h 164 int tile_columns; member in struct:__anon23053
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c     [all...]

Completed in 493 milliseconds