Searched refs:this_rd_tmp (Results 1 – 1 of 1) sorted by relevance
1810 const int64_t this_rd_tmp = in av1_handle_intra_mode() local1813 if (this_rd_tmp != INT64_MAX && this_rd_tmp / 2 > best_rd) { in av1_handle_intra_mode()1816 if (this_rd_tmp < best_rd_so_far) { in av1_handle_intra_mode()1824 best_rd_so_far = this_rd_tmp; in av1_handle_intra_mode()