Searched defs:sb_fp_stats (Results 1 – 2 of 2) sorted by relevance
1492 void av1_backup_sb_state(SB_FIRST_PASS_STATS *sb_fp_stats, const AV1_COMP *cpi, in av1_backup_sb_state()1534 void av1_restore_sb_state(const SB_FIRST_PASS_STATS *sb_fp_stats, AV1_COMP *cpi, in av1_restore_sb_state()
875 SB_FIRST_PASS_STATS sb_fp_stats; in encode_rd_sb() local