Searched defs:prev_sf (Results 1 – 2 of 2) sorted by relevance
233 const uint8_t *nextband, int prev_sf, int band) in ff_sfdelta_can_remove_band()247 const uint8_t *nextband, int prev_sf, int new_sf, int band) in ff_sfdelta_can_replace()
565 int prev = -1000, prev_sf = -1; in search_for_pns() local