Searched refs:choose_partitioning (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c376 static void choose_partitioning(VP9_COMP *cpi, function
2504 choose_partitioning(cpi, tile, mi_row, mi_col);
3107 choose_partitioning(cpi, tile, mi_row, mi_col);
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c455 static void choose_partitioning(VP9_COMP *cpi, function
2534 choose_partitioning(cpi, tile, mi_row, mi_col);
3199 choose_partitioning(cpi, tile, mi_row, mi_col);

Completed in 1892 milliseconds