Home
last modified time | relevance | path

Searched refs:kPartitionVerticalWithRightSplit (Results 1 – 4 of 4) sorted by relevance

/external/libgav1/libgav1/src/tile/bitstream/
Dpartition.cc47 cdf += partition_cdf[kPartitionVerticalWithRightSplit] - in PartitionCdfGatherHorizontalAlike()
77 partition_cdf[kPartitionVerticalWithRightSplit]; in PartitionCdfGatherVerticalAlike()
128 reader_.ReadSymbol<kPartitionVerticalWithRightSplit + 1>( in ReadPartition()
/external/libgav1/libgav1/src/
Dsymbol_decoder_context.cc316 return kPartitionVerticalWithRightSplit + 1; in PartitionCdfSize()
/external/libgav1/libgav1/src/utils/
Dconstants.h288 kPartitionVerticalWithRightSplit, enumerator
/external/libgav1/libgav1/src/tile/
Dtile.cc2340 case kPartitionVerticalWithRightSplit: in ProcessPartition()