Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_multi_thread.c111 get_num_vert_units(*tile_info, MI_BLOCK_SIZE_LOG2); in vp9_row_mt_mem_alloc()
Dvp9_encoder.h893 static INLINE int get_num_vert_units(TileInfo tile, int shift) { in get_num_vert_units() function
Dvp9_encodeframe.c4391 tplist_count = get_num_vert_units(*tile_info, MI_BLOCK_SIZE_LOG2); in vp9_init_tile_data()