Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2683 BLOCK_SIZE bs_type = mi_8x8[0]->sb_type; in rd_use_partition() local
2696 partition = partition_lookup[bsl][bs_type]; in rd_use_partition()
2741 mi_8x8[0]->sb_type = bs_type; in rd_use_partition()
/external/libaom/libaom/av1/encoder/
Dencodeframe.c1904 BLOCK_SIZE bs_type = mib[0]->sb_type; in rd_use_partition() local
1966 mib[0]->sb_type = bs_type; in rd_use_partition()