Home
last modified time | relevance | path

Searched refs:compound_ref_used_flag (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dethread.c27 td->rd_counts.compound_ref_used_flag |= in accumulate_rd_opt()
28 td_t->rd_counts.compound_ref_used_flag; in accumulate_rd_opt()
Dencoder.h581 int compound_ref_used_flag; member
Dencodeframe.c1016 rdc->compound_ref_used_flag = 1; in update_stats()
1044 rdc->compound_ref_used_flag = 1; in update_stats()
5738 rdc->compound_ref_used_flag = 0; in av1_encode_frame()
5748 if (rdc->compound_ref_used_flag == 0) { in av1_encode_frame()