Home
last modified time | relevance | path

Searched defs:bsize2 (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencodeframe.c1711 BLOCK_SIZE bsize2 = get_partition_subsize(bsize, PARTITION_SPLIT); in encode_sb() local
2714 BLOCK_SIZE bsize2 = get_partition_subsize(bsize, PARTITION_SPLIT); in rd_pick_partition() local
/external/libaom/libaom/av1/common/
Dav1_common_int.h1162 BLOCK_SIZE bsize2 = get_partition_subsize(bsize, PARTITION_SPLIT); in update_ext_partition_context() local
/external/libaom/libaom/av1/decoder/
Ddecodeframe.c1333 BLOCK_SIZE bsize2 = get_partition_subsize(bsize, PARTITION_SPLIT); in decode_partition() local