Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1794 #define DEC_BLOCK(db_r, db_c, db_subsize) \ in decode_partition() argument
1796 reader, DEC_BLOCK_EPT_ARG(db_subsize)) in decode_partition()
1797 #define DEC_PARTITION(db_r, db_c, db_subsize) \ in decode_partition() argument
1799 (db_subsize), parse_decode_flag) in decode_partition()