Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Donyxc_int.h1068 static INLINE int partition_cdf_length(BLOCK_SIZE bsize) { in partition_cdf_length() function
/external/libaom/libaom/av1/encoder/
Dbitstream.c1567 partition_cdf_length(bsize)); in write_partition()
Dencodeframe.c1543 partition_cdf_length(bsize)); in encode_sb()
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1716 r, partition_cdf, partition_cdf_length(bsize), ACCT_STR); in read_partition()