Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.c58 static int get_max_tile_cols(VP9_COMP *cpi) { in get_max_tile_cols() function
83 int max_tile_cols = get_max_tile_cols(cpi); in create_enc_workers()