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
1895 segfeatures_copy(&cm->cur_frame->seg, seg); in setup_segmentation()1949 segfeatures_copy(seg, &cm->prev_frame->seg); in setup_segmentation()1951 segfeatures_copy(&cm->cur_frame->seg, seg); in setup_segmentation()
4452 segfeatures_copy(&cm->seg, &cm->prev_frame->seg); in encode_with_recode_loop()4459 segfeatures_copy(&cm->cur_frame->seg, &cm->seg); in encode_with_recode_loop()