Home
last modified time | relevance | path

Searched defs:sb_num (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/hardware/google/gchips/gralloc4/src/core/
Dmali_gralloc_bufferallocation.cpp726 const uint32_t sb_num = (plane_info[plane].alloc_width * plane_info[plane].alloc_height) in calc_allocation_size() local
/aosp_15_r20/external/libvpx/vp9/decoder/
H A Dvp9_decodeframe.c1807 const int sb_num = (cur_sb_row * (aligned_cols >> MI_BLOCK_SIZE_LOG2) + c); in recon_tile_row() local
1882 const int sb_num = (r * (aligned_cols >> MI_BLOCK_SIZE_LOG2) + c); in parse_tile_row() local