Searched refs:motion_threshold (Results 1 – 2 of 2) sorted by relevance
56 guint max_comb, motion_threshold, motion_sense; member92 guint motion_threshold = self->motion_threshold; in greedyh_scanline_C_ayuv() local160 if (mov > motion_threshold) in greedyh_scanline_C_ayuv()161 mov -= motion_threshold; in greedyh_scanline_C_ayuv()204 guint motion_threshold = self->motion_threshold; in greedyh_scanline_C_yuy2() local305 if (mov_l > motion_threshold) in greedyh_scanline_C_yuy2()306 mov_l -= motion_threshold; in greedyh_scanline_C_yuy2()348 guint motion_threshold = self->motion_threshold; in greedyh_scanline_C_uyvy() local449 if (mov_l > motion_threshold) in greedyh_scanline_C_uyvy()450 mov_l -= motion_threshold; in greedyh_scanline_C_uyvy()[all …]
61 i = self->motion_threshold; // scale to range of 0-257280 i = self->motion_threshold; // scale to range of 0-257