Home
last modified time | relevance | path

Searched refs:ref0_counts (Results 1 – 12 of 12) sorted by relevance

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/av1/encoder/
H A Dblock.h163 uint8_t ref0_counts[REF_FRAMES]; // Counters for ref_frame[0]. member
H A Dencodeframe.c4222 memset(stats[i].ref0_counts, 0xff, sizeof(stats[i].ref0_counts)); in init_first_partition_pass_stats_tables()
4443 memset(stat->ref0_counts, 0xff, sizeof(stat->ref0_counts)); in encode_rd_sb_row()
4448 stat->ref0_counts[ALTREF2_FRAME] = 0xff; in encode_rd_sb_row()
4450 stat->ref0_counts[BWDREF_FRAME] = 0xff; in encode_rd_sb_row()
5576 if (stats->ref0_counts[mbmi->ref_frame[0]] < 255) in encode_superblock()
5577 ++stats->ref0_counts[mbmi->ref_frame[0]]; in encode_superblock()
H A Drdopt.c10707 if (stats->ref0_counts[ref_frame[0]] && in inter_mode_search_order_independent_skip()
/dports/www/firefox/firefox-99.0/third_party/aom/av1/encoder/
H A Dblock.h163 uint8_t ref0_counts[REF_FRAMES]; // Counters for ref_frame[0]. member
H A Dencodeframe.c4222 memset(stats[i].ref0_counts, 0xff, sizeof(stats[i].ref0_counts)); in init_first_partition_pass_stats_tables()
4443 memset(stat->ref0_counts, 0xff, sizeof(stat->ref0_counts)); in encode_rd_sb_row()
4448 stat->ref0_counts[ALTREF2_FRAME] = 0xff; in encode_rd_sb_row()
4450 stat->ref0_counts[BWDREF_FRAME] = 0xff; in encode_rd_sb_row()
5576 if (stats->ref0_counts[mbmi->ref_frame[0]] < 255) in encode_superblock()
5577 ++stats->ref0_counts[mbmi->ref_frame[0]]; in encode_superblock()
H A Drdopt.c10707 if (stats->ref0_counts[ref_frame[0]] && in inter_mode_search_order_independent_skip()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/av1/encoder/
H A Dblock.h163 uint8_t ref0_counts[REF_FRAMES]; // Counters for ref_frame[0]. member
H A Dencodeframe.c4222 memset(stats[i].ref0_counts, 0xff, sizeof(stats[i].ref0_counts)); in init_first_partition_pass_stats_tables()
4443 memset(stat->ref0_counts, 0xff, sizeof(stat->ref0_counts)); in encode_rd_sb_row()
4448 stat->ref0_counts[ALTREF2_FRAME] = 0xff; in encode_rd_sb_row()
4450 stat->ref0_counts[BWDREF_FRAME] = 0xff; in encode_rd_sb_row()
5576 if (stats->ref0_counts[mbmi->ref_frame[0]] < 255) in encode_superblock()
5577 ++stats->ref0_counts[mbmi->ref_frame[0]]; in encode_superblock()
H A Drdopt.c10707 if (stats->ref0_counts[ref_frame[0]] && in inter_mode_search_order_independent_skip()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/av1/encoder/
H A Dblock.h163 uint8_t ref0_counts[REF_FRAMES]; // Counters for ref_frame[0]. member
H A Dencodeframe.c4222 memset(stats[i].ref0_counts, 0xff, sizeof(stats[i].ref0_counts)); in init_first_partition_pass_stats_tables()
4443 memset(stat->ref0_counts, 0xff, sizeof(stat->ref0_counts)); in encode_rd_sb_row()
4448 stat->ref0_counts[ALTREF2_FRAME] = 0xff; in encode_rd_sb_row()
4450 stat->ref0_counts[BWDREF_FRAME] = 0xff; in encode_rd_sb_row()
5576 if (stats->ref0_counts[mbmi->ref_frame[0]] < 255) in encode_superblock()
5577 ++stats->ref0_counts[mbmi->ref_frame[0]]; in encode_superblock()
H A Drdopt.c10707 if (stats->ref0_counts[ref_frame[0]] && in inter_mode_search_order_independent_skip()