Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c946 const int col_boundary_block_scale_factor[BLOCK_SIZES] = { in scale_partitioning_svc() local
978 bsize_high = bsize_low + col_boundary_block_scale_factor[bsize_low]; in scale_partitioning_svc()