Searched refs:copy_partitioning (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/ |
D | vp9_encodeframe.c | 975 static int copy_partitioning(VP9_COMP *cpi, MACROBLOCK *x, MACROBLOCKD *xd, in copy_partitioning() function 1391 copy_partitioning(cpi, x, xd, mi_row, mi_col, segment_id, sb_offset)) { in choose_partitioning() 1557 copy_partitioning(cpi, x, xd, mi_row, mi_col, segment_id, sb_offset)) { in choose_partitioning()
|