Home
last modified time | relevance | path

Searched refs:TOKEN_PARTITION (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp8/common/
Donyxc_int.h55 } TOKEN_PARTITION; typedef
158 TOKEN_PARTITION multi_token_partition;
/external/libvpx/libvpx/vp8/decoder/
Ddecodeframe.c733 TOKEN_PARTITION multi_token_partition = in setup_token_decoder()
734 (TOKEN_PARTITION)vp8_read_literal(&pbi->mbc[8], 2); in setup_token_decoder()
/external/libvpx/libvpx/vp8/encoder/
Donyx_if.c1524 cm->multi_token_partition = (TOKEN_PARTITION)cpi->oxcf.token_partitions; in vp8_change_config()