OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:token_partitions
(Results
1 - 3
of
3
) sorted by null
/external/libvpx/libvpx/vp8/common/
onyx.h
201
int
token_partitions
; /* how many token partitions to create */
member in struct:__anon23935
/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
))
399
oxcf->
token_partitions
= vp8_cfg.
token_partitions
;
518
MAP(VP8E_SET_TOKEN_PARTITIONS, xcfg.
token_partitions
);
[
all
...]
/external/libvpx/libvpx/vp8/encoder/
onyx_if.c
[
all
...]
Completed in 38 milliseconds