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

  /external/libvpx/libvpx/vp8/common/
onyx.h 200 int token_partitions; /* how many token partitions to create */ member in struct:__anon10961
  /external/libvpx/libvpx/vp8/
vp8_cx_iface.c 31 unsigned int token_partitions; member in struct:vp8_extracfg
65 VP8_ONE_TOKENPARTITION, /* token_partitions */
200 RANGE_CHECK(vp8_cfg, token_partitions, VP8_ONE_TOKENPARTITION,
256 if(cfg->g_threads > (1 << vp8_cfg->token_partitions))
402 oxcf->token_partitions = vp8_cfg.token_partitions;
521 MAP(VP8E_SET_TOKEN_PARTITIONS, xcfg.token_partitions);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 426 milliseconds