Home
last modified time | relevance | path

Searched defs:tile_dim (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dlibaomenc.c496 int tile_dim = (sb_dim + (1 << tiles_log2) - 1) >> tiles_log2; in count_uniform_tiling() local

Completed in 4 milliseconds