Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c3049 static void set_partition_range(VP9_COMMON *cm, MACROBLOCKD *xd, int mi_row, in set_partition_range() function
3895 set_partition_range(cm, xd, mi_row, mi_col, bsize, &min_size, &max_size); in rd_pick_partition()