Searched defs:split_rd (Results 1 – 2 of 2) sorted by relevance
910 int64_t *split_rd, int *const dst_prune_horz, in av1_ml_prune_rect_partition()
2704 int64_t split_rd[4] = { 0, 0, 0, 0 }; in rd_pick_partition() local