Searched refs:segfeatures_copy (Results 1 – 3 of 3) sorted by relevance
68 static INLINE void segfeatures_copy(struct segmentation *dst, in segfeatures_copy() function
5342 segfeatures_copy(&cm->seg, &cm->prev_frame->seg); in determine_sc_tools_with_encoding()5350 segfeatures_copy(&cm->cur_frame->seg, &cm->seg); in determine_sc_tools_with_encoding()5550 segfeatures_copy(&cm->seg, &cm->prev_frame->seg); in encode_with_recode_loop()5558 segfeatures_copy(&cm->cur_frame->seg, &cm->seg); in encode_with_recode_loop()
1490 segfeatures_copy(&cm->cur_frame->seg, seg); in setup_segmentation()1544 segfeatures_copy(seg, &cm->prev_frame->seg); in setup_segmentation()1546 segfeatures_copy(&cm->cur_frame->seg, seg); in setup_segmentation()