Home
last modified time | relevance | path

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

/aosp_15_r20/external/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c985 const int col_boundary_block_scale_factor[BLOCK_SIZES] = { 13, 13, 13, 2, 2, in scale_partitioning_svc() local
1019 bsize_high = bsize_low + col_boundary_block_scale_factor[bsize_low]; in scale_partitioning_svc()